Home
last modified time | relevance | path

Searched refs:LANG (Results 51 – 75 of 151) sorted by last modified time

1234567

/plugin/ckgedit/
H A Dlocktimer.js49 alert(LANG.plugins.ckgedit.willexpire);
52 alert(LANG.plugins.ckgedit.lock_msg);
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …"div")).dialog({autoOpen:false,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LA…
H A Dlink.js.unc1561 title: LANG.linkwiz,
1565 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md21 * #229: Converting vcards from 3.0 to 4.0 that contained a `LANG` property
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DLanguageTagTest.php16 $this->assertInstanceOf('Sabre\VObject\Property\VCard\LanguageTag', $result->LANG);
18 $this->assertEquals('nl', $result->LANG->getValue());
34 $this->assertInstanceOf('Sabre\VObject\Property\VCard\LanguageTag', $result->LANG);
37 $result->LANG->setValue(array('de'));
39 $this->assertEquals('de', $result->LANG->getValue());
/plugin/davcal/
H A Dscript.js170 dialogButtons[LANG.plugins.davcal['save']] = function() {
206 dialogButtons[LANG.plugins.davcal['cancel']] = function () {
214 settingsHtml += LANG.plugins.davcal['nothing_to_show'];
252 title: LANG.plugins.davcal['settings'],
423 title = LANG.plugins.davcal['edit_event'];
492 title = LANG.plugins.davcal['edit_event'];
498 title = LANG.plugins.davcal['edit_event'];
516 title = LANG.plugins.davcal['create_new_event'];
534 title = LANG.plugins.davcal['create_new_event'];
774 title = LANG.plugins.davcal['confirmation'];
[all …]
/plugin/indexmenu/scripts/
H A Dcontextmenu.js69 /* global LANG */
82 ['<span class="indexmenu_titlemenu"><b>'+LANG.plugins.indexmenu.page+'</b></span>'],
83 [LANG.plugins.indexmenu.revs, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=revisions"'],
84 [LANG.plugins.indexmenu.tocpreview, '"javascript: IndexmenuContextmenu.createTocMenu(\'call=indexmenu&req=toc&id="+id+"\',\'picker_"+index.treeName+"\',\'s"+index.treeName+node.id+"\');"']
88 ['<span class="indexmenu_titlemenu"><b>'+LANG.plugins.indexmenu.editmode+'</b></span>'],
89 [LANG.plugins.indexmenu.insertdwlink, '"javascript: IndexmenuContextmenu.insertTags(\'"+id+"\',\'"+index.config.sepchar+"\');"+index.treeName+".divdisplay(\'r\',0);"', LANG.plugins.indexmenu.insertdwlinktooltip]
95 ['<span class="indexmenu_titlemenu"><b>'+LANG.plugins.indexmenu.ns+'</b></span>'],
96 [LANG.plugins.indexmenu.search, '"javascript: IndexmenuContextmenu.srchpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.isdir+"\',\'"+node.dokuid+"\');"', LANG
[all...]
H A Dtoolbarindexwizard.js80 title: LANG.plugins.indexmenu.indexmenuwizard,
84 '<fieldset class="indexmenu_index"><legend>' + LANG.plugins.indexmenu.index + '</legend>' +
85 '<div><label>' + LANG.plugins.indexmenu.namespace + '<input id="namespace" type="text"></label></div>' +
86 '<div><label class="number">' + LANG.plugins.indexmenu.nsdepth + ' #<input id="nsdepth" type="text" value=1></label></div>' +
89 '<fieldset class="indexmenu_options"><legend>' + LANG.plugins.indexmenu.options + '</legend>' +
91 '<input type="submit" value="' + LANG.plugins.indexmenu.insert + '" class="button" id="indexmenu__insert">' +
94 '<label class="number">' + LANG.plugins.indexmenu.metanum + '<input type="text" id="metanumber"></label>' +
95 '<input type="submit" value="' + LANG.plugins.indexmenu.insertmetanum + '" class="button" id="indexmenu__insertmetanum">' +
116 div.append('<strong>' + LANG.plugins.indexmenu[props.headerid] + '</strong><br />');
123 .attr({title: LANG
[all...]
/plugin/deletepagebutton/
H A Dscript.js46 + LANG.plugins.deletepagebutton.confirm
50 title: LANG.plugins.deletepagebutton.title,
57 text: LANG.plugins.deletepagebutton.btn_ok,
65 text: LANG.plugins.deletepagebutton.btn_cancel,
/plugin/vshare/
H A Dscript.js7 "title": LANG['plugins']['vshare']['button'],
30 const text = prompt(LANG['plugins']['vshare']['prompt']);
44 alert(LANG['plugins']['vshare']['notfound']);
82 info.innerText = LANG.plugins.vshare.click.replace('%s', $self.data('domain'));
/plugin/tablelayout/script/
H A Dlayoutform.js87 …jQuery('#dw__editform').before('<div id="layoutcontainer">' + window.LANG.plugins.tablelayout.load…
H A Dscript.js29 var $link = jQuery('<a>' + window.LANG.plugins.tablelayout.print + '</a>').attr({
110 …var $globalSearch = jQuery('<div class="globalSearch"><label><span>' + window.LANG.plugins.tablela…
/plugin/bpmnioeditor/
H A Dscript.js23 …pmn_'+index+'_edit_button" class="bpmnEditButton" style="display:none" >'+LANG.plugins.bpmnioedito…
31 if(!confirm(LANG.plugins.bpmnioeditor.changes_not_saved)){
145 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
153 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
194 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
199 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn);
202 jQuery('#bpmn_'+index+'_edit_button').text(LANG.plugins.bpmnioeditor.create_bpmn);
227 console.error(LANG.plugins.bpmnioeditor.error_saving_bpmn, err);
243 console.info(LANG.plugins.bpmnioeditor.bpmn_successfully_saved);
253 … console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err.message, err.warnings);
[all …]
/plugin/xtern/
H A Dscript.js5 if(current_val == LANG.plugins.xtern.info_show) {
6 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_close);
9 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_show);
83 title=LANG.plugins.xtern.restricted;
/plugin/xcom/
H A Dscript.js818 xcom_msg(LANG.plugins.xcom[arguments[0]]);
823 if(typeof LANG.plugins.xcom[arguments[i]] == 'undefined') {
826 else msg+=LANG.plugins.xcom[arguments[i]] + " ";
/plugin/pagebuttons/
H A Dscript.js38 + LANG.plugins.pagebuttons.delete_confirm
42 title: LANG.plugins.pagebuttons.delete_title,
49 text: LANG.plugins.pagebuttons.btn_ok,
56 text: LANG.plugins.pagebuttons.btn_cancel,
91 + LANG.plugins.pagebuttons.newfolder_prompt
96 title: LANG.plugins.pagebuttons.newfolder_title,
103 text: LANG.plugins.pagebuttons.btn_ok,
112 text: LANG.plugins.pagebuttons.btn_cancel,
147 + LANG.plugins.pagebuttons.newpage_prompt
152 title: LANG.plugins.pagebuttons.newpage_title,
[all …]
/plugin/move/script/
H A Dprogress.js59 alert(LANG.plugins.move.complete);
H A Drename.js14 '<label>' + LANG.plugins.move.newname + '<br>' +
32 LANG.plugins.move.inprogress
62 title: LANG.plugins.move.rename + ' ' + JSINFO.id,
69 text: LANG.plugins.move.cancel,
75 text: LANG.plugins.move.rename,
/plugin/passpolicy/
H A Dscript.js83 indicator.innerHTML = LANG.plugins.passpolicy.strength3;
86 indicator.innerHTML = LANG.plugins.passpolicy.strength2;
89 indicator.innerHTML = LANG.plugins.passpolicy.strength1;
92 indicator.innerHTML = LANG.plugins.passpolicy.strength0;
97 indicator.innerHTML += LANG.plugins.passpolicy.nopolicy;
/plugin/skipentity/
H A Dscript.js11 "title":LANG.plugins.skipentity.w_title,
18 "title":LANG.plugins.skipentity.g_title,
/plugin/multiorphan/
H A Dscript.js434 return LANG.plugins.multiorphan ? LANG.plugins.multiorphan[key] : key;
/plugin/tplmod/
H A Dscript.js214 alert(LANG.plugins.tplmod.ui_updated + m);
217 alert(LANG.plugins.tplmod.ui_save_err + data);
/plugin/ajaxedit/
H A Dscript.js153 return LANG.plugins.ajaxedit.tasks_left.replace('{0}',(ajaxedit_queue_.length *1 +1)) ;
/plugin/watchcycle/
H A Dscript.js18 const l10n = LANG.plugins.watchcycle;
/plugin/cookiebanner/
H A Dscript.js39 $yay.text(LANG.plugins.cookiebanner.yay);
44 $nay.text(LANG.plugins.cookiebanner.nay);

1234567