Home
last modified time | relevance | path

Searched refs:getLang (Results 776 – 800 of 1005) sorted by relevance

1...<<3132333435363738394041

/plugin/autologoff/
H A Dhelper.php43 msg($this->getLang('groupCannotBeEmpty'), -1);
47 msg($this->getLang('mintime'), -1);
H A Daction.php56 msg(sprintf($this->getLang('loggedoff'), hsc($_SERVER['REMOTE_USER'])));
/plugin/textmodule/
H A Daction.php37 if (strlen($title)==0) $title = $this->getLang("text module");
/plugin/watchcycle/helper/
H A Ddb.php77 msg($this->getLang('error sqlite missing'), -1);
/plugin/ireadit/action/
H A Dnotification.php61 $full = sprintf($this->getLang('notification full'), $link);
/plugin/diagrams/action/
H A Daction.php56 msg($this->getLang('missingConfig'), -1);
/plugin/randominc/
H A Dsyntax.php106 msg($this->getLang('nopagemsg'));
131 msg($this->getLang('plugin_include_failure'), -1);
/plugin/timetrack/
H A Dsyntax.php118 $r->doc .= $r->_xmlEntities($this->getLang('sum'));
151 $r->doc .= $r->_xmlEntities($this->getLang('sum'));
/plugin/keyboard/
H A Dsyntax.php103 $subst = $this->getLang($key);
141 $subst = $this->getLang($key);
/plugin/autotranslation/
H A Dhelper.php267 $out .= '<span>' . $this->getLang('translations');
446 $msg = sprintf($this->getLang('outdated'), wl($orig));
450 $msg .= sprintf(' ' . $this->getLang('diff'), $difflink);
/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php47 … $this->tpl = form_makeButton('submit','', '@@DISPLAY|' . $this->getLang('submit') . '@@', $attr);
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php47 … $this->tpl = form_makeButton('submit','', '@@DISPLAY|' . $this->getLang('submit') . '@@', $attr);
/plugin/fbcomments/
H A Dsyntax.php100 .'<script src="http://connect.facebook.net/'. $this->getLang('fb_langs')
/plugin/podcast/blogtng-tpl/
H A Dentry.php83 …echo "\n <div class=\"level2\">\n <h2 class=\"hspec\">".$entry->getLang("comments")."</h…
/plugin/usermanagerextended/action/
H A Dextend.php110 msg($this->getLang('error_forbidden'), -1);
/plugin/authhttp/
H A Dauth.php51 msg($this->getLang('nocreds'), -1);
/plugin/blogtng/action/
H A Dnew.php50 msg($this->getLang('err_notitle'),-1);
/plugin/upgrade/
H A Dlegacy.php114 public function getLang($key)
111 public function getLang($key) global() function
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php47 … $this->tpl = form_makeButton('submit','', '@@DISPLAY|' . $this->getLang('submit') . '@@', $attr);
/plugin/struct/types/
H A DDropdown.php86 $html .= '<small>' . $this->getLang('multidropdown') . '</small>';
/plugin/structpublish/action/
H A Drevisions.php63 $status . ' (' . $this->getLang('version') . ' ' . $version . ')</span>';
/plugin/listeabo/
H A Daction.php138 …) $abonnesMEF[]='<a href="?do=listeabo&user='.$abonne.'" title="'.$this->getLang('abo_abode').' '.…
/plugin/bookcreator/syntax/
H A Dexportsaved.php74 $title = sprintf($this->getLang('exportselection'), $savedSelectionPage, $type);
/plugin/pageimage/
H A Dhelper.php35 return $this->getLang('image');
/plugin/rtmchecklist/
H A Dsyntax.php160 …$renderer->doc .= '<input type="submit" class="button" value="'.$this->getLang('send').'" ></submi…

1...<<3132333435363738394041