Home
last modified time | relevance | path

Searched refs:lang (Results 5926 – 5950 of 6322) sorted by relevance

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

/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc8 lang = editor.lang.smiley,
51 rtl = editor.lang.dir == 'rtl';
136 '<span id="' + labelId + '" class="cke_voice_label">' + lang.options + '</span>',
226 title: editor.lang.smiley.title,
/plugin/prosemirror/
H A Drenderer.php338 public function code($text, $lang = null, $file = null) argument
342 $node->attr('class', 'code ' . $lang);
343 $node->attr('data-language', $lang);
350 public function file($text, $lang = null, $file = null) argument
352 $this->code($text, $lang, $file);
/plugin/doodle3/
H A Ddoodle_template.php35 <th class="col0"><?php echo $lang['fullname'] ?></th>
/plugin/recaptcha2/
H A Dhelper.php43 $lang = $this->getConf('lang') ? $this->getConf('lang') : $conf['lang'];
/plugin/projects/lib/
H A Dtools.php66 function render_code(&$renderer, $code, $lang) { argument
69 $geshi = new GeSHi($code, $lang);
/plugin/tindexmenu/
H A Dajax.php125 global $lang;
128 $out .= $lang['toc'];
/plugin/authvk/
H A Daction.php195 global $lang;
212 $lang['btn_login'] = $this->getLang('loginButton') ;
/plugin/indexmenu/
H A Dajax.php
/plugin/ckgedit/
H A Dhelper.php83 global $lang;
89 $ckgedit_lang_direction = $lang['direction'];
/plugin/combo/ComboStrap/
H A DToc.php93 global $lang;
153 $tocHeaderLang = $lang['toc'];
/plugin/combo/action/
H A Dregistration.php99 global $lang;
101 $registerText = $lang['reghere'];
173 * The password text localized by lang is shared
/plugin/fckg/scripts/
H A Dvki_kb.js1136 if (!this.VKI_layout[ktype].lang) this.VKI_layout[ktype].lang = [];
1501 if (this.VKI_langAdapt && this.VKI_target.lang) {
1505 for (var x = 0; x < this.VKI_layout[ktype].lang.length; x++) {
1506 … if (this.VKI_layout[ktype].lang[x].toLowerCase() == this.VKI_target.lang.toLowerCase()) {
1509 …} else if (this.VKI_layout[ktype].lang[x].toLowerCase().indexOf(this.VKI_target.lang.toLowerCase()…
1510 sub.push([this.VKI_layout[ktype].lang[x], ktype]);
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5 CKEDITOR.dialog.add("specialchar",function(i){var e,l=i.lang.specialchar,k=function(c){var b,c=c.da…
7 …CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){case …
11 …rContainer").getElement().setHtml(f.join(""))},contents:[{id:"info",label:i.lang.common.generalTab,
12 title:i.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["32…
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc7 var langTable = editor.lang.table,
9 langCommon = editor.lang.common,
15 rtl = editor.lang.dir == 'rtl',
82 label: editor.lang.table.widthUnit,
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5 CKEDITOR.dialog.add("specialchar",function(i){var e,l=i.lang.specialchar,k=function(c){var b,c=c.da…
7 …CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){case …
11 …rContainer").getElement().setHtml(f.join(""))},contents:[{id:"info",label:i.lang.common.generalTab,
12 title:i.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["32…
/plugin/bootswrapper/exe/
H A Dhelp.php39 global $lang;
/plugin/dbquery/
H A Drenderer.php30 public function code($text, $lang = null, $file = null) argument
/plugin/html2pdf/snorriheim/
H A Dmain.php24 lang="<?php echo $conf['lang']?>" dir="<?php echo $lang['direction']?>">
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_i18n_ar.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolAppletSigned0_i18n_ca.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolAppletSigned0_i18n_ko.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolAppletSigned0_i18n_nb.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolAppletSigned0_i18n_pt.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolAppletSigned0_i18n_uk.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...
H A DJmolApplet0_i18n_ca.jar ... public void <init> () public java.lang.Object handleGetObject (java.lang.String) ...

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