Home
last modified time | relevance | path

Searched refs:language (Results 1226 – 1250 of 1328) sorted by path

1...<<41424344454647484950>>...54

/plugin/tindexmenu/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A DCREDITS55 German language
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-api.js71 script.language = "JavaScript";
/plugin/tline/timeline_js/
H A Dtimeline-api.js220 …var defaultClientLocales = ("language" in navigator ? navigator.language : navigator.browserLangua…
264 script.language = "JavaScript";
/plugin/tocselect/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/today/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/toggle/
H A DLICENSE120 interfaces specified for a particular programming language, one that
121 is widely used among developers working in that language.
/plugin/tooltip/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A DChangeLog11 * lang/: (add) Partial support for Esperanto language (eo).
13 with language support, mail address and demo page link.
/plugin/top/
H A D.travis.yml1 language: php
/plugin/tos/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/tplmod/
H A Daction.php52 $language = trim($this->getConf('deflang'));
53 if(!isset($language)|| empty($language)) {
56 $language = explode( ',',$language);
68 foreach($language as $ln) {
H A Dplugin.info.txt6 desc Modify template tools, logo image, tag line, ui language
/plugin/translate/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
H A DList_of_ISO_639-1_codes.txt20 array("bh", "bih", "-", "—", "Bihari", "भोजपुरी", "Collective language code for Bhojpuri, Magahi, a…
H A Dhelper.php195 public function translationLookup($language, $id=null) { argument
200 if ($language == $orig_lang) return $id;
204 if ($tlang == $language && page_exists($tid)) return $tid;
210 public function translationLink($language,$text='') { argument
211 $langname = $this->getLanguageName($language);
217 $id = $this->translationLookup($language);
224 $url = wl($original_id, array('do'=>'translate', 'to'=>$language));
334 $ns = isset($ns_tail) ? $language.':'.$ns_tail : $language;
338 $ns = !empty($ns) ? $language.':'.$ns : $language;
344 public function suggestPageId($title, $language) { argument
[all …]
/plugin/translation/lang/
H A Dlangnames.txt1 # Native language names
/plugin/translation/
H A Dplugin.info.txt7 desc Supports the easy setup of a multi-language wiki.
H A Dstyle.less8 // default styles for inline language selector
60 // overrides for dropdown style language selector
70 // current language is always first
/plugin/translation2/
H A DINFO.txt7 desc Displays flags which link to different language versions of page
/plugin/translation3/lang/
H A Dlangnames.txt1 # Native language names
/plugin/translation3/
H A Dplugin.info.txt7 desc Supports the easy setup of a multi-language wiki.
/plugin/translationbuddy/
H A DREADME5 * Translation effort for each language
/plugin/translator/
H A Dhelper.php1058 function _tryRevertEntry($language, $user, $key=null) { argument
1060 if ( $language == $this->getConf('defaultLanguage') ) return false;
1063 $EXECUTE = array($user, $language);
1068 $this->database->execute($language, $key, $user);
1156 function _downloadLink($category, $version, $language, $name, $NoEncoded=false) { argument
1158 …'export_language' => '1', 'Category' => $category, 'Version' => $version, 'Language' => $language);
1167 $language = $this->getLang($LangKey);
1169 $language = str_replace('{' . $i . '}', $replacements[$i], $language);
1172 return $language;
H A Dstyle.css96 #translator fieldset div.language, #translator fieldset div.percent {
102 #translator fieldset div.language {

1...<<41424344454647484950>>...54