Home
last modified time | relevance | path

Searched refs:lang (Results 4651 – 4675 of 6322) sorted by relevance

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

/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-diff.hbs2 <html lang="{{lang}}">
H A Dapp-login.hbs2 <html lang="{{ lang }}">
H A Dapp-revisions.hbs2 <html lang="{{lang}}">
H A Dblank.hbs2 <html lang="{{ lang }}">
H A Dapp-register.hbs2 <html lang="{{ lang }}">
H A Dapp-resendpwd.hbs2 <html lang="{{ lang }}">
H A Dapp-index.hbs2 <html lang="{{ lang }}">
H A Dapp-profile.hbs2 <html lang="{{ lang }}">
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc4 var lang = editor.lang.tags;
84 tmp.label = lang.customTags
100 title: lang.dlgTitle,
/plugin/subconfhelper/
H A Dadmin.php14 global $lang;
93 global $lang;
132 global $lang;
167 ptln( "<input type='submit' value='".$lang['btn_save']."'>" );
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js3 var installed_lang =editor.lang.wrap;
48 label: editor.lang.wrap.boxes_title||'Box types:',
58 label: editor.lang.wrap.specials_title || 'Special types and Styles',
81 label: editor.lang.wrap.content || 'Content (optional):',
/plugin/geonav/
H A Dsyntax.php71 require_once(DOKU_PLUGIN.'geonav/lang/en/lang.php');
/plugin/vkeyboard/
H A Daction.php38 $lang = $conf['lang'];
41 "\nvar VKI_locale='$lang';\n</script>\n";
/plugin/denyactions/action/
H A Dact.php28 global $lang;
39 msg($this->lang['actiondenied'],-1);
/plugin/blogtng/tpl/default/
H A Dentry.php29 global $lang;
33 echo $lang['lastmod'].": ";$entry->tpl_lastmodified($conf['dformat']);echo ", ";
/plugin/bootswrapper/
H A Daction.php64 global $lang;
70 …$event->data['name'] = $lang['btn_secedit'] . ' - ' . ucfirst(str_replace('plugin_bootswrapper_', …
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-au,en-ca,en-gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he…
/plugin/loadskin/
H A Dadmin.php66 global $lang;
84 $form->addElement(form_makeButton('submit','',$lang['btn_save']));
110 $form->addElement(form_makeButton('submit','',$lang['btn_delete']));
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-au,en-ca,en-gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he…
/plugin/gh/
H A Dsyntax.php165 $lang = $this->ext2lang[$ext];
167 $lang = $ext;
170 $renderer->file($text, $lang);
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php68 foreach ($organization as $lang => $info) {
70 <md:OrganizationName xml:lang="{$lang}">{$info['name']}</md:OrganizationName>
73 … <md:OrganizationDisplayName xml:lang="{$lang}">{$info['displayname']}</md:OrganizationDisplayName>
76 <md:OrganizationURL xml:lang="{$lang}">{$info['url']}</md:OrganizationURL>
/plugin/src/
H A Dsyntax.php107 $lang = pathinfo($file, PATHINFO_EXTENSION); //синтаксис по расширению
110 $lang = $data['l'];
118 $geshi = new GeSHi($code, $lang, DOKU_INC . 'inc/geshi');
128 ….':'.$fileName.'" title="Download '.$fileName.'" class="mediafile mf_' . $lang . '">' . $fileName …
/plugin/jmol2/jmol/
H A DJmolApplet0_Popup.jar ... .lang.Object) void build (java.lang.Object) public java.lang.String getMenu ...
H A DJmolAppletSigned0_Popup.jar ... .lang.Object) void build (java.lang.Object) public java.lang.String getMenu ...
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js1 CKEDITOR.plugins.add("signature",{init:function(a){var b=a.lang.signature;if(!b){b=CKEDITOR.lang["d…

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