Home
last modified time | relevance | path

Searched refs:lang (Results 5851 – 5875 of 6322) sorted by relevance

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

/plugin/loglog/
H A Dadmin.php45 global $ID, $INPUT, $conf, $lang;
90 echo '<th>' . $lang['user'] . '</th>';
/plugin/dirtylittlehelper/syntax/
H A Dtree.php238 global $lang;
248 … $this->dlh_tree_html .= '<span class="sb_label">' . $lang['navigation'] . '</span>' . DOKU_LF;
/plugin/tagfilter/_test/
H A Dajax.test.php26 global $lang;
43 if (isset($lang['nothingfound'])) {
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php52 global $lang;
70 $html .= "<strong>Plugin " . PluginUtility::PLUGIN_BASE_NAME . " - Component " . syntax_plugin_combo_related::getTag() . ": " . $lang['nothingfound'] . "</strong>";
/plugin/gitlabapi/lang/en/
H A Dsettings.php3 $lang['server.default'] = 'Add your GitLab server url, without the slash ending, e.g.: http:…
/plugin/ckgdoku/ckeditor/plugins/geshi/lang/
H A Dde.js3 lang: 'Sprache auswählen',
H A Den.js3 lang: 'Select language',
/plugin/semanticdata/lang/en/
H A Dsettings.php3 $lang['edit_content_only'] = 'Edit only the content of a data entry, not the structure';
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified1 CKEDITOR.lang['en'] = {
754 CKEDITOR.lang.en["indent"] = {
759 CKEDITOR.lang.en.image.alt = "HoverTip";
760 CKEDITOR.lang.en["fbrowser"] = {
827 CKEDITOR.lang.en["footnote"] = {
838 CKEDITOR.lang.en["fontassist"] = {
859 CKEDITOR.lang.en["signature"] = {
863 CKEDITOR.lang.en.format["label"] = "Headlines";
867 CKEDITOR.lang.en["indent"] = {
871 CKEDITOR.lang.en.common["noLink"] = "No link";
[all …]
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified1 CKEDITOR.lang['en'] = {
754 CKEDITOR.lang.en["indent"] = {
759 CKEDITOR.lang.en.image.alt = "HoverTip";
760 CKEDITOR.lang.en["fbrowser"] = {
827 CKEDITOR.lang.en["footnote"] = {
838 CKEDITOR.lang.en["fontassist"] = {
859 CKEDITOR.lang.en["signature"] = {
863 CKEDITOR.lang.en.format["label"] = "Headlines";
867 CKEDITOR.lang.en["indent"] = {
871 CKEDITOR.lang.en.common["noLink"] = "No link";
[all …]
/plugin/ckgedit/ckeditor/plugins/geshi/lang/
H A Dde.js3 lang: 'Sprache auswählen',
/plugin/uilanguage/
H A Drtlcss.php19 $lang['direction'] = 'rtl';
/plugin/owncloud/
H A Daction.php235 global $lang;
246 if($desc == $lang['created'] || $desc == $lang['deleted'] ) $desc='';
/plugin/sphinxsearch-was/
H A Daction.php306 global $lang;
318 …print '<input type="submit" value="' . $lang['btn_search'] . '" class="button" title="' . $lang['b…
/plugin/sphinxsearch/
H A Daction.php351 global $lang;
363 …print '<input type="submit" value="'.$lang['btn_search'].'" class="button" title="'.$lang['btn_sea…
/plugin/solr/
H A Dhelper.php71 global $lang;
81 …print '<input type="submit" value="'.$lang['btn_search'].'" class="button" title="'.$lang['btn_sea…
/plugin/authnc/lang/de/
H A Dsettings.php8 $lang['server'] = 'Nextlcoud Servername (z.B. https://cloud.example.com)';
/plugin/pycode/
H A Dmethod.php317 * @param (str) $lang the language name used in <file>
320 public function _get_geshi_code($code, $lang) { argument
327 $geshi = new GeSHi($code, $lang, $lib_geshi);
708 $lang = "";
787 $lang = $language;
791 return $lang;
/plugin/latexport/implementation/
H A Ddecorator.php608 * @param string $lang programming language to use for syntax highlighting
611 function file($text, $lang = null, $file = null) { argument
613 $this->decorator->file($text, $lang, $file);
620 * @param string $lang programming language to use for syntax highlighting
623 function code($text, $lang = null, $file = null) { argument
625 $this->decorator->code($text, $lang, $file);
/plugin/semanticdata/
H A Daction.php48 $lang = "sparql"; // Can also choose SeRQL (Optional)
59 $result = $store->update($sparql, $resultFormat, $lang, $infer);
/plugin/semantic/
H A Dhelper.php356 'DC.Language' => $conf['lang'],
376 $locale = $conf['lang'];
/plugin/authnc/lang/en/
H A Dsettings.php8 $lang['server'] = 'Nextlcoud server hostname (e.g. https://cloud.example.com)';
/plugin/odt/renderer/
H A Dpage.php87 global $conf, $lang;
935 global $lang;
936 $text .= $lang['singlequoteopening'];
941 global $lang;
942 $text .= $lang['singlequoteclosing'];
947 global $lang;
948 $text .= $lang['apostrophe'];
953 global $lang;
954 $text .= $lang['doublequoteopening'];
959 global $lang;
[all …]
/plugin/tokenbucketauth/
H A D.htaccess1 <Directory (.git|lang)>
/plugin/ckgdoku/ckeditor/plugins/tags/
H A Dplugin.js4 lang: [ 'en', 'de'],

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