Home
last modified time | relevance | path

Searched refs:language (Results 126 – 150 of 1328) sorted by relevance

12345678910>>...54

/plugin/vbsso/
H A Dadmin.php44 * @param mixed $language language
48 function getMenuText($language) { argument
/plugin/imagebox/
H A D.travis.yml1 language: php
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc100 label: "Select language", //editor.lang.geshi.lang,
105 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); …
111 id: 'language',
162 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block';
/plugin/translator/
H A Dstyle.css96 #translator fieldset div.language, #translator fieldset div.percent {
102 #translator fieldset div.language {
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;
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshLegacy.js121 element.attributes['language'], element.language
123 language = ''
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshLegacy.js137 element.attributes['language'], element.language
139 language = ''
/plugin/wysiwyg/fckeditor/editor/css/behaviors/
H A Ddisablehandles.htc3 <script language="javascript">
/plugin/fckg/fckeditor/editor/css/behaviors/
H A Ddisablehandles.htc3 <script language="javascript">
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A D.travis.yml1 language: php
/plugin/projects/syntax/
H A Drecipe.php26 function language() { return 'bash'; } function in syntax_plugin_projects_recipe
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.travis.yml1 language: php
/plugin/findologicxmlexport/vendor/sebastian/global-state/
H A D.travis.yml1 language: php
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.xing.js34 'data-lang' : options.language
H A Djquery.socialshareprivacy.gplus.js34 …options.language.replace('_','-') + '"}; (function() { var po = document.createElement("script"); …
/plugin/icalevents/vendor/sabre/uri/
H A D.travis.yml1 language: php
/plugin/davcal/vendor/sabre/event/
H A D.travis.yml1 language: php
/plugin/sneakyindexfix/
H A D.travis.yml1 language: php
/plugin/bureaucracy-au/
H A D.travis.yml1 language: php
/plugin/bureaucracyau/
H A D.travis.yml1 language: php
/plugin/vkeyboard/
H A Dplugin.info.txt6 desc Installs multi-language virtual keyboard
/plugin/davcard/vendor/sabre/vobject/
H A D.travis.yml1 language: php
/plugin/webdavclient/vendor/sabre/vobject/
H A D.travis.yml1 language: php
/plugin/tooltip/
H A DChangeLog11 * lang/: (add) Partial support for Esperanto language (eo).
13 with language support, mail address and demo page link.
/plugin/issuelinks/admin/
H A Drepoadmin.php31 * @param string $language language code
35 public function getMenuText($language) argument

12345678910>>...54