Home
last modified time | relevance | path

Searched refs:lang (Results 6051 – 6075 of 6322) sorted by relevance

1...<<241242243244245246247248249250>>...253

/plugin/searchindex/lang/da/
H A Dintro.txt6 Genopbygning af indekset **kan tage lang tid**. Du bør holde siden åben, indtil indekseringen er fæ…
/plugin/minical/
H A Dsyntax.php283 …al_year' => $this->showYear)) . '" class="plugin_minical_btn" title="' . $lang['btn_create'] . '">…
/plugin/owncloud/
H A Dhelper.php46 echo $lang['owncloudNotInstalled'];
211 …(($desc != '' && $desc != $lang['created'])?'<p style="margin-bottom:2px;padding-left:16px;"><b>'.…
259 global $lang;
289 global $lang;
310 $link = $time.' <small>('.$lang['current'].')<small>';;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/noiewarning/
H A Daction.php70 $lang= explode(',', $info['lang']);
71 …if (in_array('desc', $lang) && ''!==$this->getLang('plugininfo_desc')) $info['desc']= $this->getLa…
/plugin/multipoll/
H A Dsyntax.php209 global $lang;
212 …$ret = '<form id="multipoll__form" method="post" action="'.script().'" accept-charset="'.$lang['en…
/plugin/lastfm/inc/
H A Dlastfmutils.php18 global $lang;
26 print $lang['nothingfound'];
/plugin/fastwiki/
H A Daction.php54 global $lang, $JSINFO;
76 'text_btn_show' => $lang['btn_show'],
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt5 CKEDITOR.lang['en'] = {
666 CKEDITOR.lang['en']["indent"] = {
670 CKEDITOR.lang['en']["stylescombo"]["label"] = "Code";
672 CKEDITOR.lang['en']['fbrowser'] = {
720 CKEDITOR.lang['en']['footnote'] = {
736 CKEDITOR.lang['en']['fontassist'] = {
764 CKEDITOR.lang['en']['signature'] = {
767 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
768 CKEDITOR.lang.en["format"]["label"] = "Headlines";
769 CKEDITOR.lang.en["stylescombo"]["panelTitle"] = "Formatting Code Styles";
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt5 CKEDITOR.lang['en'] = {
666 CKEDITOR.lang['en']["indent"] = {
670 CKEDITOR.lang['en']["stylescombo"]["label"] = "Code";
672 CKEDITOR.lang['en']['fbrowser'] = {
720 CKEDITOR.lang['en']['footnote'] = {
736 CKEDITOR.lang['en']['fontassist'] = {
764 CKEDITOR.lang['en']['signature'] = {
767 CKEDITOR.lang.en["format"]["panelTitle"] = "Section Headers";
768 CKEDITOR.lang.en["format"]["label"] = "Headlines";
769 CKEDITOR.lang.en["stylescombo"]["panelTitle"] = "Formatting Code Styles";
/plugin/findologicxmlexport/
H A Dadmin.php103 self::LANGUAGE_NAME => $this->lang,
/plugin/adminhomepage/
H A Daction.php81 'prompt' => $obj->getMenuText($conf['lang']),
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmediawiki-texvc.js19 …["Macro","\\mathrm{K}"],koppa:["Macro","\u03DF"],Koppa:["Macro","\u03DE"],lang:["Macro","\\langle"…
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php85 $lang = null;
87 $lang = $block['language'];
90 $this->renderer->code($block['content'], $lang);
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc7 var langTable = editor.lang.table,
9 langCommon = editor.lang.common,
14 rtl = editor.lang.dir == 'rtl',
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc13 var ed_lang = editor.lang.msword;
46 html: editor.lang.msword.info,
57 label: editor.lang.msword.instructionsLabel,
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php294 foreach ($this->_langStrings as $lang) {
295 $formatstring = str_replace('@'.strtolower($lang).'@', $this->plugin->getLang($lang), $formatstring);
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc202 var params = 'call=wrap_lang&lang=' + CKEDITOR.lang.detect( 'en' ) ;
211 else alert('lang failed');
327 CKEDITOR.lang['default'] = {};
328 CKEDITOR.lang['default']['fbrowser'] = {
377 CKEDITOR.lang['default']['footnote'] = {
393 CKEDITOR.lang['default']['fontassist'] = {
421 CKEDITOR.lang['default']['signature'] = {
/plugin/fckg/
H A DChanges226 Dutch language files for settings.php and action/lang
242 Dutch language updates for fckeditor lang.nl.js and fonts/lang/nl.js
270 New lang string-- 'complex_tables'-- for editing window
273 Corrected fckconfig.js to use editor/lang/<iso.js> files for geshi and keyboard plugins.
291 Final Dutch lang update
348 Added new language files to fckg/lang/
/plugin/nslist/
H A Dsyntax.php84 global $lang;
/plugin/dokumicrobugtracker/
H A Dsyntax.php366 global $lang;
368 …rm" method="post" action="'.$_SERVER['REQUEST_URI'].'" accept-charset="'.$lang['encoding'].'"><p>';
/plugin/offline/
H A Drenderer.php62 global $lang;
73 lang="'.$conf['lang'].'" dir="'.$lang['direction'].'">
/plugin/purplenumbers/
H A Drenderer.php136 global $lang;
144 $this->doc .= '<dt><a href="'.exportlink($ID,'code',array('codeblock'=>$this->_codeblock)).'" title="'.$lang['download'].'" class="'.$class.'">';
/plugin/schulzevote/syntax/
H A Dvote.php200 function _winnerMsg($hlp, $lang) { argument
202 return !is_null($winner) ? sprintf($this->getLang($lang), $this->_render($winner)) : '';
/plugin/dw2markdown/
H A Drenderer.php369 * @param string $lang programming language to use for syntax highlighting
379 * @param string $lang programming language to use for syntax highlighting

1...<<241242243244245246247248249250>>...253