Home
last modified time | relevance | path

Searched refs:getLang (Results 676 – 700 of 1005) sorted by relevance

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

/plugin/bez/tpl/mail/
H A Dthread.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>
H A Dtask.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php vprintf($tpl->getLang($tpl->get('action')), $tpl->get('action_replacements', array())) ?>
/plugin/struct/meta/
H A DPublishedColumn.php47 return $helper->getLang('publishedlabel');
H A DRowColumn.php47 return $helper->getLang('rowlabel');
/plugin/folded/
H A DMenuItemFolded.php35 return $hlp->getLang('fold_unfold_all_button');
/plugin/timestamp/action/
H A DTimestamp.php38 'title' => $this->getLang('tb_timestamp_button'),
/plugin/wikistats/
H A Dhelper.php65 $label = $this->getLang('btn_display_stats');
/plugin/farmsync/meta/
H A DTemplateUpdates.php49 echo sprintf($this->getLang('progress:templates'), $target, $i, $total) . "</br>";
105 echo "<h3>".$this->getLang('heading:templates')."</h3>";
/plugin/ckgedit/action/
H A Dsave.php24 msg($this->getLang("fontdel"),1);
27 msg($this->getLang("formatdel"),1);
30 msg($this->getLang("list_in_table"),1);
33 if($img_size) msg($this->getLang('broken_image') . $img_size/1000000 . 'M' );
/plugin/farmer/action/
H A Ddisable.php53 msg($this->getLang('disable_new_plugins'));
/plugin/bureaucracy-au/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/colorpicker/
H A Daction.php48 'title' => $this->getLang('colorpicker'),
/plugin/bureaucracyau/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/do/scripts/
H A Dgeneral.js6 PluginDo.getLang("popup_msg") +
/plugin/bureaucracy/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/dokuprism/
H A Daction.php48 'title' => $this->getLang('button_title'),
/plugin/gplusone/
H A Daction.php25 …'type' => 'format', 'title' => $this->getLang('gplusone_editor'), 'icon' => '../../plugins/gpluson…
/plugin/hiddenswitch/
H A Dsyntax.php25 $return = array('text' => $this->getLang('default'));
/plugin/stale/
H A Dadmin.php58 ptln('<h1>' . $this->getLang('h1') . '</h1>');
/plugin/dwedit/
H A DMenuItem.php59 $btn_name = $hlp->getLang('btn_dw_edit');
/plugin/translation3/
H A Dhelper.php195 $out .= '<span>'.$this->getLang('translations');
414 $msg = sprintf($this->getLang('outdated'),wl($orig));
416 $msg .= sprintf(' '.$this->getLang('diff'),
/plugin/news/
H A Daction.php38 msg($this->getLang('no_permission'));

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