Home
last modified time | relevance | path

Searched refs:locale_xhtml (Results 1 – 25 of 132) sorted by relevance

123456

/plugin/submgr/
H A Dadmin.php71 echo $this->locale_xhtml('intro');
120 echo $this->locale_xhtml('help');
136 echo $this->locale_xhtml('nosubs');
141 echo $this->locale_xhtml('nousers');
/plugin/accscounter/
H A Dadmin.php51 echo $this->locale_xhtml('heading');
117 echo $this->locale_xhtml('noitem');
118 echo $this->locale_xhtml('mngintro');
129 echo $this->locale_xhtml('viewer');
182 echo $this->locale_xhtml('mngintro');
/plugin/adfs/
H A Dadmin.php32 echo $this->locale_xhtml('intro');
46 echo $this->locale_xhtml('found');
55 echo $this->locale_xhtml('notfound');
/plugin/tagging/
H A Dadmin.php50 echo $this->locale_xhtml('intro');
52 echo $this->locale_xhtml('clean');
/plugin/ipgroup/
H A Dadmin.php66 print $this->locale_xhtml('intro');
68 print $this->locale_xhtml('list');
104 print $this->locale_xhtml('add');
/plugin/stopforumspam2/
H A Daction.php28 $text = $this->locale_xhtml('banned');
53 echo $this->locale_xhtml('bannededit');
57 echo $this->locale_xhtml('bannedreg');
/plugin/swarmwebhook/
H A Dadmin.php47 $html = $this->locale_xhtml('ifttt_instructions');
62 $html = $this->locale_xhtml('zapier_instructions');
/plugin/iptrust/
H A Dadmin.php106 print $this->locale_xhtml('intro');
108 print $this->locale_xhtml('list');
141 print $this->locale_xhtml('add');
152 print $this->locale_xhtml('access');
/plugin/iptrust2/
H A Dadmin.php94 print $this->locale_xhtml('intro');
96 print $this->locale_xhtml('list');
129 print $this->locale_xhtml('add');
140 print $this->locale_xhtml('access');
/plugin/farmer/
H A Dadmin.php90 echo $this->locale_xhtml('tab_' . $this->page);
96 echo $this->locale_xhtml('tab_' . $this->page . '_help');
/plugin/nsexport/action/
H A Dexport.php37 echo $this->locale_xhtml('autointro');
40 echo $this->locale_xhtml('intro');
/plugin/googlesearch/
H A Daction.php106 echo $this->locale_xhtml('noresult');
121 echo $this->locale_xhtml('result');
/plugin/tplinc/
H A Dadmin.php51 echo $this->locale_xhtml('intro');
98 echo $this->locale_xhtml('help');
/plugin/securelogin/
H A Dadmin.php68 print $this->locale_xhtml('needopenssl');
72 print $this->locale_xhtml('needpatch');
/plugin/googleads/
H A Dadmin.php72 print $this->locale_xhtml('intro');
75 print $this->locale_xhtml('outtro');
/plugin/redirect2/
H A Dadmin.php59 echo $this->locale_xhtml('intro');
75 echo $this->locale_xhtml('loginfo');
/plugin/xcom/
H A Dadmin.php47 …e(\'#xcom_howto\')">' . $this->getLang('close'). '</button>&nbsp;' . $this->locale_xhtml('howto'));
56 …m_functions\')">' . $this->getLang('close'). '</button>&nbsp;' . $this->locale_xhtml('functions'));
/plugin/upgrade/
H A Dadmin.php164 echo $this->locale_xhtml('final');
185 echo $this->locale_xhtml('step0');
/plugin/struct/admin/
H A Dschemas.php157 echo $this->locale_xhtml('editor_edit');
180 echo $this->locale_xhtml('editor_intro');
268 $form->addHTML($this->locale_xhtml('delete_intro'));
274 $form->addHTML($this->locale_xhtml('clear_intro'));
/plugin/cite/
H A Dadmin.php24 echo $this->locale_xhtml('intro');
/plugin/searchindex/
H A Dadmin.php31 echo $this->locale_xhtml('intro');
/plugin/googleanalytics/
H A Dadmin.php30 echo $this->locale_xhtml('intro');
/plugin/referrers/
H A Dadmin.php30 echo $this->locale_xhtml('intro');
/plugin/cookiebanner/
H A Daction.php26 $JSINFO['plugins']['cookiebanner']['text'] = $this->locale_xhtml('intro');
/plugin/shell/
H A Dadmin.php25 echo $this->locale_xhtml('help');

123456