Home
last modified time | relevance | path

Searched refs:locale_xhtml (Results 101 – 125 of 132) sorted by path

123456

/plugin/spatialhelper/admin/
H A Dpurge.php79 echo $this->locale_xhtml('admin_purge_intro');
/plugin/sqlite/
H A Dadmin.php108 echo $this->locale_xhtml('intro');
/plugin/stopforumspam2/
H A Daction.php28 $text = $this->locale_xhtml('banned');
53 echo $this->locale_xhtml('bannededit');
57 echo $this->locale_xhtml('bannedreg');
/plugin/struct/admin/
H A Dassignments.php92 echo $this->locale_xhtml('assignments_intro');
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/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/superacl/
H A Dadmin.php302 echo $this->locale_xhtml('help');
/plugin/swarmwebhook/
H A Dadmin.php47 $html = $this->locale_xhtml('ifttt_instructions');
62 $html = $this->locale_xhtml('zapier_instructions');
/plugin/swiftmail/
H A Dadmin.php55 echo $this->locale_xhtml('intro');
/plugin/sync/
H A Dadmin.php112 echo $this->locale_xhtml('sync');
175 echo $this->locale_xhtml('nochange');
178 echo $this->locale_xhtml('intro');
510 echo $this->locale_xhtml('list');
/plugin/tagging/
H A Dadmin.php50 echo $this->locale_xhtml('intro');
52 echo $this->locale_xhtml('clean');
/plugin/textinsert/
H A Dadmin.php224 ptln( $this->locale_xhtml('intro') . '</div>');
/plugin/tokenbucketauth/
H A Daction.php243 $text = $this->locale_xhtml('banned');
269 $body = $this->locale_xhtml('mailbody');
H A Dadmin.php161 echo $this->locale_xhtml('admin_intro');
/plugin/tos/
H A Daction.php72 echo $this->locale_xhtml('intro');
/plugin/tplinc/
H A Dadmin.php51 echo $this->locale_xhtml('intro');
98 echo $this->locale_xhtml('help');
/plugin/translate/
H A Dhelper.php386 echo $this->locale_xhtml('newtrans');
429 echo $this->locale_xhtml('newpage');
/plugin/translator/
H A Dadmin.php101 print $this->locale_xhtml('intro');
/plugin/translator/syntax/
H A Dtranslator.php98 $renderer->doc .= $this->locale_xhtml('noauth');
120 $renderer->doc .= $this->locale_xhtml('setup');
178 $renderer->doc .= $this->locale_xhtml('nothingtodo');
339 $renderer->doc .= $this->locale_xhtml('statistics');
/plugin/twofactor/action/
H A Dlogin.php127 echo $this->locale_xhtml('login');
H A Dprofile.php101 echo $this->locale_xhtml('profile');
167 echo $this->locale_xhtml($setting);
H A Dresendpwd.php108 echo $this->locale_xhtml('resendpwd');
/plugin/twofactor/
H A Dadmin.php63 echo $this->locale_xhtml('admin');
/plugin/txtconf/
H A Dadmin.php164 print $this->locale_xhtml('intro');
178 print $this->locale_xhtml($this->_myconf->_intro);
/plugin/unameban/
H A Daction.php36 $text = $this->locale_xhtml('banned');

123456