Home
last modified time | relevance | path

Searched refs:lang (Results 4576 – 4600 of 6322) sorted by relevance

1...<<181182183184185186187188189190>>...253

/plugin/authjoomla/
H A Dauth.php148 $pdolang = $lang;
154 $this->lang = array_merge($this->lang, $pdolang);
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js1lang=editor.lang.tags;var generateTags=function(){var content=editor.document.$.children[0].childr…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Danchor.js23 title : editor.lang.anchor.title,
121 label : editor.lang.anchor.title,
128 label : editor.lang.anchor.name,
134 alert( editor.lang.anchor.errorName );
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js23 title : editor.lang.anchor.title,
121 label : editor.lang.anchor.title,
128 label : editor.lang.anchor.name,
134 alert( editor.lang.anchor.errorName );
/plugin/podcast/blogtng-tpl/
H A Drecentcomments.php3 <?php global $lang; echo $lang['by']?>
/plugin/mathjax/lang/zh/
H A Dsettings.php3 $lang['url'] = '载入 MathJax 的网址。';
4 $lang['config'] = '(可选的) MathJax 配置; MathJax 载入时执行的 javascript 代码。参见 http://docs.mathjax.org/en/lat…
/plugin/html2pdf/snorriheim/
H A Dmediamanager.php20 <?php echo hsc($lang['mediaselect'])?>
31 <h1><?php echo hsc($lang['mediaselect'])?></h1>
/plugin/blogtng/tpl/default/
H A Drecentcomments.php15 <?php global $lang; echo $lang['by']?>
/plugin/googlemaps3/
H A Dsyntax.php123 …$lang = ($map['region'] ? '&region='.$map['region'] : ($this->getConf('region') ? '&region='.$thi…
124 …$lang .= ($map['language'] ? '&language='.$map['language'] : ($this->getConf('language') ? '&langu…
156 return array($map['mapID'], $style, $lang, $jsData);
172 list($mapID, $style, $lang, $jsData) = $data;
177 …src='https://maps.googleapis.com/maps/api/js?key=".$this->getConf('key').$lang."&callback=initMap'…
/plugin/filelisting/
H A Dhelper.php23 global $lang;
29 $ns_string = '[' . $lang['mediaroot'] . ']';
284 global $lang;
291 $msg = sprintf($lang['deletesucc'], noNS($DEL));
294 $msg = sprintf($lang['mediainuse'],noNS($DEL));
297 $msg = sprintf($lang['deletefail'],noNS($DEL));
/plugin/fckg/action/
H A Dedit.php184 global $lang;
190 $SUM = $lang['restored'];
192 $SUM = $lang['created'];
446 global $lang;
570 value="<?php echo $lang['btn_save']?>"
571 title="<?php echo $lang['btn_save']?> "
578 name="do[delete]" value="<?php echo $lang['btn_delete']?>"
610 value="<?php echo $lang['btn_cancel']?>"
690 value="<?php echo $lang['btn_save']?>"
693 title="<?php echo $lang['btn_save']?> " />
[all …]
/plugin/wikicalendar/
H A Dsyntax.php306 …gin_wikicalendar_btn" title="' . $lang['btn_edit'] . '"><img src="' . DOKU_BASE . 'lib/images/edit…
314 …in_wikicalendar_btn" title="' . $lang['btn_create'] . '"><img src="' . DOKU_BASE . 'lib/images/edi…
/plugin/twofactor/
H A DMenuItem.php18 global $lang;
19 $this->label = $label ?: $lang['btn_profile'] . ' (2FA)';
/plugin/acronymedit/
H A Dadmin.php33 $lang= explode(',', $info['lang']);
34 …if (in_array('desc', $lang) && ''!==$this->getLang('plugininfo_desc')) $info['desc']= $this->getLa…
65 global $lang;
/plugin/barcode/
H A Dsyntax.php82 $lang = $conf['lang'];
85 $lang = $translation->getLangPart($ID);
87 $fn = DOKU_PLUGIN_BARCODE . 'footer_' . $lang . '.txt';
/plugin/jsonrpc/
H A Djsonrpc.php210 global $lang;
300 global $lang;
325 $sum = $lang['created'];
329 $sum = $lang['deleted'];
370 global $lang;
400 return new IJR_ERROR(1, $lang['uploadexist'].'1');
406 return new IJR_ERROR(1, sprintf($lang['uploadexist'].'2', ".$iext"));
408 return new IJR_ERROR(1, $lang['uploadspam']);
410 return new IJR_ERROR(1, $lang['uploadxss']);
425 return new IJR_ERROR(1, $lang['uploadwrong']);
[all …]
/plugin/ckgdoku/ckeditor/plugins/wrap/
H A Dplugin.js2 lang: 'en,de,zh,zh-tw,tr,sk,ru,pt-br,no,nl,ko,ja,it,hu,hr,fr,fa,es,eo,de-informal,da,cs,bn,ar',
7 label: editor.lang.wrap.title || 'Wrap Plugin',
/plugin/ckgedit/ckeditor/plugins/wrap/
H A Dplugin.js2 lang: 'en,de,zh,zh-tw,tr,sk,ru,pt-br,no,nl,ko,ja,it,hu,hr,fr,fa,es,eo,de-informal,da,cs,bn,ar',
7 label: editor.lang.wrap.title || 'Wrap Plugin',
/plugin/badbehaviour/
H A Dadmin.php101 global $lang;
136 echo '<p><i>'.$lang['nothingfound'].'</i></p>';
141 global $lang;
148 echo '<input type="submit" value="'.$lang['btn_search'].'" class="button" />';
/plugin/epub/scripts/
H A Dcss2.php28 global $lang;
61 if($lang['direction'] == 'rtl'){
153 global $lang;
167 if($lang['direction'] == 'rtl'){
/plugin/acknowledge/admin/
H A Dreport.php54 global $lang;
77 echo '<p>' . $lang['nothingfound'] . '</p>';
93 global $lang;
99 echo '<p>' . $lang['nothingfound'] . '</p>';
/plugin/medialist/
H A Dhelper.php174 global $conf, $lang;
198 $mediainfo = $lang['qb_extlink']; // External Link
229 global $INFO, $lang;
237 $tooltip = ($tab == 'upload') ? $lang['btn_upload'] :$lang['btn_media'];
/plugin/odt/ODT/styles/
H A DODTTextStyle.php260 $lang = $properties ['lang'];
262 if ( !empty($lang) ) {
263 $parts = preg_split ('/-/', $lang);
264 $lang = $parts [0];
267 $properties ['lang'] = trim($lang);
/plugin/ckgdoku/ckeditor/plugins/geshi/
H A Dplugin.js16 lang: 'en,de,fr',
24 label: editor.lang.geshi.title,//'Insert Geshi',
/plugin/authdiscourse/
H A Daction.php40 global $auth, $lang;
46 …l.'" style="border: 5px solid; font-size: 200%; padding: 0.2em 0.5em;">'.$lang['btn_login'].'</a>'…

1...<<181182183184185186187188189190>>...253