Home
last modified time | relevance | path

Searched refs:getLang (Results 626 – 650 of 1005) sorted by relevance

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

/plugin/deletepagebutton/
H A DDeletePageButton.php38 return $plugin->getLang('menu_item');
/plugin/struct/types/
H A DAbstractMultiBaseType.php32 $this->getLang('multi') .
/plugin/odtplus2dw/
H A DMenuItem.php33 return $hlp->getLang('import_button');
/plugin/plantuml/
H A Daction.php33 'title' => htmlspecialchars($this->getLang('tooltip')),
/plugin/file2dw/
H A DMenuItem.php33 return $hlp->getLang('import_button');
/plugin/approve/meta/
H A DViewModeEdit.php15 $this->label = $helper->getLang('btn_edit_mode');
/plugin/orgapp/
H A Daction.php24 …'type' => 'format', 'title' => $this->getLang('orgapp_editor'), 'icon' => '../../plugins/orgapp/ed…
/plugin/prettytables/
H A Daction.php28 'title' => $this->getLang('fix_table_syntax'),
/plugin/barcode/
H A Daction.php24 …'type' => 'format', 'title' => $this->getLang('barcode_editor'), 'icon' => '../../plugins/barcode/…
/plugin/move/
H A DMenuItem.php33 return $hlp->getLang('renamepage');
/plugin/odt/
H A DMenuItemODT.php38 return $hlp->getLang('export_odt_button');
H A DMenuItemODTPDF.php38 return $hlp->getLang('export_odt_pdf_button');
/plugin/sync/
H A Ddiff.php29 <title><?php echo $plugin->getLang('diff')?></title>
/plugin/farmsync/meta/
H A DMediaUpdates.php52 echo sprintf($this->getLang('progress:media'), $target, $i, $total) . "</br>";
56 echo "<h3>".$this->getLang('heading:media')."</h3>";
/plugin/purplenumbers/
H A Drenderer.php45 $link .= '" class="pn" title="'.$this->getLang('sectionlink').'">'.$linkText.'</a>';
244 $pnlink = $sep.'<a href="#'.$this->_getID().'" class="pn" title="'.$this->getLang('sectionlink').'">'.$linkText.'</a>';
284 html_wikilink($aID,$this->getLang('comment')).
/plugin/translatebutton/
H A Daction.php41 'title' => $this->getLang('translate'),
/plugin/authgoogle2fa/
H A Daction.php24 …$twofa_form = "<label class=\"block\"><span>".$this->getLang('google_2fa')." </span><input type='p…
/plugin/codebuttontrumod/
H A Daction.php50 'title' => $this->getLang('insertcode'),
/plugin/redissue/
H A Daction.php40 'title' => $this->getLang('redissue.button'),
/plugin/cite/
H A DMenuItem.php47 return $hlp->getLang('cite_button');
/plugin/dw2pdf/
H A DMenuItem.php45 return $hlp->getLang('export_pdf_button');
/plugin/twofactor/
H A DOtpField.php19 $label = (Manager::getInstance())->getLang('otp');
/plugin/ocr/
H A Daction.php33 'title' => $this->getLang('qb_abutton'),
/plugin/elasticsearch/action/
H A Dconfmanager.php28 $this->getLang('confmanager title'),
/plugin/issuelinks/classes/
H A DIssueLinksException.php27 $trans = $plugin->getLang($this->trans_prefix . $message);

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