Home
last modified time | relevance | path

Searched refs:lang (Results 5826 – 5850 of 6322) sorted by relevance

1...<<231232233234235236237238239240>>...253

/plugin/combo/action/
H A Dlinkwizard.php91 global $lang;
96 ->setBody("<div>" . $lang['nothingfound'] . "</div>", Mime::getHtml())
H A Dresend.php38 global $lang;
39 $resentText = $lang['pwdforget'];
/plugin/stale/lang/en/
H A Dsettings.php3 $lang[helper_plugin_stale::CONF_ADMIN_ONLY] = 'Allow stale plugin only for admins (superusers)';
/plugin/stale/lang/ja/
H A Dsettings.php3 $lang[helper_plugin_stale::CONF_ADMIN_ONLY] = '管理者(スーパーユーザー)だけにタイムスタンプ更新を許可する。';
/plugin/revealjs/
H A Drenderer.php56 global $lang;
82 <html lang="'.$conf['lang'].'" dir="'.$lang['direction'].'">
466 global $lang;
475 …rtlink($ID, 'code', array('codeblock' => $this->_codeblock)).'" title="'.$lang['download'].'" clas…
/plugin/webcode/syntax/
H A Dbasis.php233 foreach ($matches[1] as $key => $lang) {
234 $attributeKey = strtolower($lang);
276 foreach ($matches[1] as $key => $lang) {
283 $lowerCodeName = strtolower($lang);
/plugin/math/lang/en/
H A Dlang.php10 $lang['mathmulti_info'] = 'Add (La)Tex or plain tex style mathematical formulae to dokuwiki
/plugin/gpsies/lang/en/
H A Dlang.php6 $lang['visit_track'] = 'Visit this track at http://gpsies.com';
/plugin/sapnotelink/lang/de/
H A Dsettings.php8 $lang['sapnoteurl'] = 'SAP Hinweis URL, normalerweise https://service.sap.com/sap/support/n…
/plugin/sapnotelink/lang/de-informal/
H A Dsettings.php8 $lang['sapnoteurl'] = 'SAP Hinweis URL, Standard https://service.sap.com/sap/support/no…
/plugin/sapnotelink/lang/en/
H A Dsettings.php8 $lang['sapnoteurl'] = 'SAP note URL, default https://service.sap.com/sap/support/notes';
/plugin/howhard/lang/es/
H A Dsettings.php8 $lang['confhowhardstyle'] = 'Escoge imagen :<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard…
/plugin/howhard/lang/ru/
H A Dsettings.php8 $lang['confhowhardstyle'] = 'Выберите изображение:<br>1. <img src="'.DOKU_BASE.'lib/plugins/ho…
/plugin/howhard/lang/nl/
H A Dsettings.php8 $lang['confhowhardstyle'] = 'Kies plaatje:<br>1 : <img src="'.DOKU_BASE.'lib/plugins/howhard/i…
/plugin/sapnotelink/lang/fr/
H A Dsettings.php8 $lang['sapnoteurl'] = 'La note SAP URL, par défaut https://service.sap.com/sap/support/n…
/plugin/sapnotelink/lang/pl/
H A Dsettings.php8 $lang['sapnoteurl'] = 'Adres URL notatki SAP, domyślnie https://service.sap.com/sap/supp…
/plugin/batchedit/
H A Dinterface.php257 $lang = array();
260 $lang[$id] = $this->getLang($id);
263 print('var batcheditLang = ' . json_encode($lang) . ';');
707 $lang = $this->getLang($id . $this->getPluralForm($quantity), $quantity);
709 if (!empty($lang)) {
710 return $lang;
722 if ($conf['lang'] == 'ru') {
/plugin/farmer/includes/
H A Dtemplate.php2 <html lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="popup no-js">
/plugin/hubspot/lang/nl/
H A Dsettings.php10 $lang['js_tracking_code'] = 'Hubspot tracking code, verkrijgbaar via: https://app.hubspot.com/setti…
/plugin/hubspot/lang/en/
H A Dsettings.php10 $lang['js_tracking_code'] = 'Hubspot tracking code, get it from: https://app.hubspot.com/settings/a…
/plugin/sapnotelink/lang/pt-br/
H A Dsettings.php8 $lang['sapnoteurl'] = 'URL da nota SAP, padrão https://service.sap.com/sap/support/notes…
/plugin/math/lang/fr/
H A Dlang.php10 $lang['mathmulti_info'] = 'Ajout des math style (La)Tex ou text a dokuwiki
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml37 Ruby: ruby-lang.org,
45 'Ruby' => 'ruby-lang.org',
/plugin/listusergroup/
H A Dhelper.php50 global $lang;
82 $xhtml_renderer->doc .= '<th>'.$lang[$show].'</th>';
/plugin/toctweak/syntax/
H A Dmetatoc.php76 global $INFO, $conf, $lang;
112 $title = isset($tocTitle) ? $tocTitle : $lang['toc'];

1...<<231232233234235236237238239240>>...253