Lines Matching refs:getLang

18         $code_msg = '# '.$this->getLang('panel_info').'\n';
19 $code_txt = 'text="'.$this->getLang('port_title').'"';
20 $code_url = $code_txt.',link="'.$this->getLang('port_url').'",target="_blank"';
24 …1se12 = '\n11,11:case=close,text="'.$this->getLang('port_close').'"\n12,12:case=serial,text="'.$th…
27 …$of23gb24 = '\n23,23:case=of,text="'.$this->getLang('port_of').'"\n24,24:case=gbic,text="'.$this->
30 …5se36 = '\n11,35:case=close,text="'.$this->getLang('port_close').'"\n12,36:case=serial,text="'.$th…
33 …$of47gb48 = '\n23,47:case=2of,text="'.$this->getLang('port_2of').'"\n24,48:case=gbic,text="'.$this…
49 …$code = '\n<switchpanel showEars=false>\n'.$code_msg.'==text\n'.$this->getLang('name_1x24a').'\n'.…
53 …$code = '\n<switchpanel showEars=false>\n'.$code_msg.'==text\n'.$this->getLang('name_1x48a').'\n'.…
57 …$code = '\n<switchpanel showEars=false>\n'.$code_msg.'==text\n'.$this->getLang('name_2x24a').'\n'.…
58 … $code.= '\n==text\n'.$this->getLang('name_2x24b').'\n'.$rj25_48a.'\n</switchpanel>\n';
61 … '\n<switchpanel showEars=false group=12>\n'.$code_msg.'==text\n'.$this->getLang('name_2x12a').'\n…
65 … '\n<switchpanel showEars=false group=12>\n'.$code_msg.'==text\n'.$this->getLang('name_4x12a').'\n…
66 … $code.= '\n==text\n'.$this->getLang('name_4x12b').'\n'.$rj25_48b.'\n</switchpanel>\n';
69 … $code = '\n<switchpanel>\n'.$code_msg.'==text\n'.$this->getLang('name_logo').'\n'.$rj01_24a;
73 …$code = '\n<switchpanel logo=none>\n'.$code_msg.'==text\n'.$this->getLang('name_ears').'\n'.$rj01_…
95 'title' => $this->getLang('panel_24rj'),
102 'title' => $this->getLang('panel_1x24'),
109 'title' => $this->getLang('panel_1x48'),
116 'title' => $this->getLang('panel_2x24'),
123 'title' => $this->getLang('panel_2x12'),
130 'title' => $this->getLang('panel_4x12'),
137 'title' => $this->getLang('panel_logo'),
144 'title' => $this->getLang('panel_ears'),
151 'title' => $this->getLang('rj'),
158 'title' => $this->getLang('of'),
165 'title' => $this->getLang('2of'),
172 'title' => $this->getLang('gbic'),
179 'title' => $this->getLang('serial'),
186 'title' => $this->getLang('close'),
193 'title' => $this->getLang('none'),
200 'title' => $this->getLang('syntax'),