Home
last modified time | relevance | path

Searched refs:getLang (Results 601 – 625 of 1005) sorted by relevance

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

/plugin/hidden/
H A Daction.php21 'title' => $this->getLang('button'),
/plugin/issuelinks/action/
H A Dajax.php137 $html .= '<p>' . $this->getLang('text:repo admin') . '</p>';
156 …$hookTitle = $repo->error === 403 ? $this->getLang('title:forbidden') : $this->getLang('title:issu…
/plugin/newline/
H A Daction.php25 'title' => $this->getLang('qb_newlinebutton'),
/plugin/blockquote/
H A Daction.php28 'title' => $this->getLang('qb_blockquote'),
/plugin/commentsyntax/
H A Daction.php26 'title' => $this->getLang('toolbar_title'),
/plugin/onlinenumber/
H A Dsyntax.php181 $error = $this->getLang('err1') . $base . $this->getLang('err2');
/plugin/wikicalendar/
H A Dsyntax.php368 …$out .= '<input type="submit" class="button" name="go2" value="'.$this->getLang('go').'" />' . DOK…
374 …$out .= '<input type="submit" class="button" name="back2cur" value="'.$this->getLang('current').'"…
/plugin/namespacesearch/
H A Dsyntax.php57 …Field('namespacesearchField', $FANCYDATA['namespacesearchField'], $this->getLang('keywords') . ':'…
63 $names[] = array("$allScopes", $this->getLang('all_scopes'), 'allscopes');
/plugin/bookmarkme/
H A Daction.php189 …if ($this->getConf('show_header')) $html[] = '<li class="head">'.$this->getLang('bookmark').'</li>…
191 $book_lng = htmlspecialchars($this->getLang('bookmark_title'));
/plugin/xcom/scripts/
H A Dxml.php82 $retv = $helper->getLang('timedout');
113 echo $helper->getLang('noconnection') . "\n";
/plugin/shell/
H A Dadmin.php14 echo '<h1>' . $this->getLang('menu') . '</h1>';
/plugin/siteexport/
H A DMenuItem.php36 return $hlp->getLang('siteexport_button');
/plugin/codebuttonmod1/
H A Daction.php27 'title' => $this->getLang('insertcode'),
/plugin/snap/
H A Dsyntax.php28 'desc' => html_entity_decode($this->getLang('snap_description')),
/plugin/sapnotelink/
H A Daction.php24 'title' => $this->getLang('toolbar_icon'),
/plugin/blogtng/tpl/default/
H A Dcomments.php22 <?php $comment->tpl_number(true, '%d', $comment->getLang('comment_reply'))?>
/plugin/bookcreator/
H A DMenuItem.php38 $jslocal = $hlp->getLang('js');
/plugin/bureaucracyau/helper/
H A Dfieldemail.php27 throw new Exception(sprintf($this->getLang('e_email'),hsc($this->getParam('display'))));
/plugin/bureaucracy-au/helper/
H A Dfieldemail.php27 throw new Exception(sprintf($this->getLang('e_email'),hsc($this->getParam('display'))));
/plugin/codebash/
H A Daction.php28 'title' => $this->getLang('insertcode'),
/plugin/dokutts/
H A Daction.php31 'title' => $this->getLang('qb_abutton'),
/plugin/keyboard/
H A Daction.php25 'title' => $this->getLang('qb_keyboard'),
/plugin/bureaucracy/helper/
H A Dfieldemail.php27 throw new Exception(sprintf($this->getLang('e_email'),hsc($this->getParam('display'))));
/plugin/googlechart/
H A Daction.php38 'title' => $this->getLang('google chart api'),
/plugin/symbols/
H A Daction.php38 'title' => $this->getLang('symbols'),

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