Home
last modified time | relevance | path

Searched refs:getLang (Results 701 – 725 of 1005) sorted by relevance

1...<<21222324252627282930>>...41

/plugin/bez/tpl/mail/
H A Dtask_comment.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>
H A Dthread_comment.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>
/plugin/tagfilter/
H A Daction.php97 $this->sendResponse(sprintf($Htagfilter->getLang('missing_plugin'), 'tag'));
103 $this->sendResponse(sprintf($Htagfilter->getLang('missing_plugin'), 'pagelist'));
/plugin/siteexport/inc/
H A Djavahelp.php137 <label>{$this->functions->getLang('toc')}</label>
144 <label>{$this->functions->getLang('search')}</label>
/plugin/sfauth/
H A Daction.php46 echo $this->getLang('login');
/plugin/shorturl/
H A Dsyntax.php54 … href=". wl($shortID, "", true) ." class=\"shortlinkinpage\" >" . $this->getLang('shortlinktext') …
H A Daction.php45 msg(sprintf($this->getLang('redirected'),hsc($ID)));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataCommon.php53 public function getLang() function in Google\\Service\\Books\\GeolayerdataCommon
/plugin/dokudrawingboard/
H A Daction.php32 'title' => $this->getLang('qb_abutton'),
/plugin/qc/
H A Dhelper.php19 echo $this->getLang('i_qcscore');
/plugin/imageflow/
H A Daction.php35 'title' => $this->getLang('toolbar_picker'),
/plugin/encryptedpasswords/
H A Daction.php44 $repl = $this->getLang('draftreplace');
/plugin/struct/meta/
H A DSummaryColumn.php79 return $helper->getLang('summarylabel');
H A DUserColumn.php80 return $helper->getLang('userlabel');
H A DRevisionColumn.php80 return $helper->getLang('revisionlabel');
/plugin/farmsync/action/
H A Dajax.php84 $result .= '<th colspan="2">' . $this->getLang('diff:animal') . '</th>';
85 $result .= '<th colspan="2">' . $this->getLang('diff:source') . '</th>';
/plugin/docnavigation/syntax/
H A Dtoc.php228 msg(sprintf($this->getLang('dontlinkback'), $pageid, $previouspage), -1);
238 msg(sprintf($this->getLang('recursionprevented'), $pageid, $nextpageid), -1);
/plugin/authwordpress/
H A Dauth.php101 msg(sprintf($this->getLang('error_connect_failed'), $e->getMessage()));
152 msg($this->getLang('user_list_use_wordpress'));
/plugin/authsmf20/
H A Dauth.php80 msg($this->getLang('config_error'), -1);
120 msg($this->getLang('login_error'), -1);
239 msg($this->getLang('database_error'), -1);
/plugin/data-au/syntax/
H A Dlist.php78 $R->cdata($this->getLang('none'));
/plugin/tabinclude/
H A Dajax.php37 $goto = $ti->getLang('gotohere');
/plugin/pagehere/
H A Dsyntax.php42 $renderer->doc .= '<input type="submit" value="' . $this->getLang('submit') . '" class="btn" />';
/plugin/data/syntax/
H A Dlist.php82 $R->cdata($this->getLang('none'));
/plugin/openlayersmap/
H A Daction.php57 $event->data[] = ['type' => 'format', 'title' => $this->getLang('openlayersmap'), 'icon' => '../../plugins/openlayersmap/toolbar/map.png', 'open' => $strOpen, 'sample' => '50.0117,5.1287,-90,.8,marker-green.png,Pont de Barbouillons; Daverdisse \\\\ external link:
/plugin/infomail/
H A Dhelper.php24 'text' => $this->getLang('name'),

1...<<21222324252627282930>>...41