Home
last modified time | relevance | path

Searched refs:Language (Results 101 – 125 of 153) sorted by last modified time

1234567

/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css8 * Language: CSS
H A Ddemo_table_jui.css8 * Language: CSS
/plugin/dokumicrobugtracker/
H A Dstyle.css8 * Language: CSS
547 * Language: CSS
/plugin/publistx/bib2tpl/
H A Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
/plugin/publistx/
H A Dchangelog21 * Language option: set default from "translation" plugin (if installed &
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/translator/
H A Dhelper.php540 function _getTranslation($CategoryID, $Version, $Language) { argument
544 if ( $Language == $this->getConf('default_language') ) {
549 $this->database->execute($Version, $CategoryID, $Language);
637 …function _getTranslationMatrix($category, $Version, $Language, $additionalLanguage=null, $start="0… argument
653 $EXECUTE = array($categoryID, $Version, $Language, $Language);
986 function _updateTranslation($Language, $Translation) { argument
991 if ( !in_array($Language, explode('|', $this->_getLanguages()) ) ) return;
1005 …$finalStatus['RemovedUserKeys'] += $this->_tryRevertEntry($Language, $_SERVER['REMOTE_USER'], $key…
1022 $status = $this->_insertTranslation($key, $value, $Language, $date);
1032 'lang' => $Language,
[all …]
H A Dadmin.php426 foreach ( array_keys($Lang) as $Language ) {
427 …is->_getTranslastionsForUser($removeUserKeys, $User, $CategoryID, $version, $dateEntry, $Language);
H A Daction.php61 $Language = trim($_REQUEST['Language']);
68 …if ( $Language != 'export all' && !in_array( $Language, $functions->_getAvailableLanguages($Catego…
69 …msg($functions->_messageReplacer('CategoryNotSupportedInLanguage', array($Category, $Language)), -…
74 if ( $Language != 'export all' ) { $Language = array($Language); }
75 else { $Language = $functions->_getAvailableLanguages($CategoryID, $Version); }
77 if ( count($Language) > 1 ) {
82 foreach ( $Language as $exportLang ) {
95 if ( count($Language) > 1 ) {
100 if ( count($Language) == 1 ) {
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf19 DHTML Dynamic HyperText Markup Language
40 HTML HyperText Markup Language
65 MathML Mathematical Markup Language
70 MML Mathematical Markup Language
80 OPML Outline Processor Markup Language
106 SGML Standard General Markup Language
111 SQL Structured Query Language
128 WML Wireless Markup Language
133 XML Extensible Markup Language
135 XSL Extensible Stylesheet Language
[all …]
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt288 Maya Embedded Language ("mel"):
H A Dreadme.rus.txt294 Maya Embedded Language ("mel"):
/plugin/translator/lang/en/
H A Dnoversionsfound.txt1 The Category you selected has no Master Language. Please ask the administrator do add a Master Lang…
/plugin/codehighlight/cp/languages/
H A Dxsl.js6 Language.syntax = [ // XSL
43 Language.snippets = [
95 Language.complete = [ // Auto complete only for 1 character
103 Language.shortcuts = [];
H A Dvbscript.css48 /* ASP Language */
H A Dvbscript.js6 Language.syntax = [
57 Language.Functions = [
63 Language.snippets = [
104 Language.complete = [
112 Language.shortcuts = [
H A Dtext.js6 Language.syntax = []
7 Language.snippets = []
8 Language.complete = []
9 Language.shortcuts = []
H A Dsql.js7 Language.syntax = [
15 Language.snippets = [
19 Language.complete = [
27 Language.shortcuts = []
H A Dphp.js6 Language.syntax = [
23 Language.snippets = [
48 Language.complete = [
56 Language.shortcuts = [
H A Druby.js6 Language.syntax = [
16 Language.snippets = []
18 Language.complete = [
26 Language.shortcuts = []
H A Djava.js6 Language.syntax = [
14 Language.snippets = []
16 Language.complete = [
24 Language.shortcuts = []

1234567