Home
last modified time | relevance | path

Searched refs:LANG (Results 1 – 25 of 151) sorted by relevance

1234567

/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/gallery/script/
H A Dprosemirror.js39 label: LANG.plugins.gallery.label_namespace,
45 label: LANG.plugins.gallery.label_thumbnailsize,
48 title: LANG.plugins.gallery.pattern_hint_thumbnailsize,
53 label: LANG.plugins.gallery.label_imagesize,
56 title: LANG.plugins.gallery.pattern_hint_imagesize,
61 label: LANG.plugins.gallery.label_cache,
68 label: LANG.plugins.gallery.label_filter,
74 label: LANG.plugins.gallery.label_showname,
81 label: LANG.plugins.gallery.label_showtitle,
88 label: LANG
[all...]
/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/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/davcard/
H A Dscript.js132 title = LANG.plugins.davcard['edit_entry'];
232 title = LANG.plugins.davcard['create_entry'];
502 ret = LANG.plugins.davcard['work'];
505 ret = LANG.plugins.davcard['home'];
520 ret = LANG.plugins.davcard['workphone'];
523 ret = LANG.plugins.davcard['cellphone'];
526 ret = LANG.plugins.davcard['phone'];
529 ret = LANG.plugins.davcard['otherphone'];
609 title = LANG.plugins.davcard['loading'];
698 title = LANG.plugins.davcard['confirmation'];
[all …]
/plugin/encryptedpasswords/script/
H A DPageHandling.js18 .attr('title', LANG.plugins.encryptedpasswords.decryptAll)
22 .attr('title', LANG.plugins.encryptedpasswords.hideAll)
26 .attr('title', LANG.plugins.encryptedpasswords.copy)
48 $element.attr('title', LANG.plugins.encryptedpasswords.invalidKey);
64 LANG.plugins.encryptedpasswords.enterKey,
65 LANG.plugins.encryptedpasswords.passphrase
71 GUI.toast(LANG.plugins.encryptedpasswords.invalidKey, 'error');
78 GUI.toast(LANG.plugins.encryptedpasswords.copyOk, 'success');
81 GUI.toast(LANG.plugins.encryptedpasswords.copyFail, 'error');
92 LANG
[all...]
/plugin/quicksubscribe/
H A Dscript.js15 '<p>' + LANG.plugins.quicksubscribe.edit_subscr +
16 '<button class="button">' + LANG.plugins.quicksubscribe.edit_subscr_button +
39 title: LANG.plugins.quicksubscribe.title
47 '<p>' + LANG.plugins.quicksubscribe.subscr_in_progress + '</p>'
60 $link.attr('title', LANG.plugins.quicksubscribe.unsubscribe);
68 '<p>' + LANG.plugins.quicksubscribe.is_subscr.replace(/%s/, $link.data('target')) +
69 ' ' + LANG.plugins.quicksubscribe.del_subscr +
71 LANG.plugins.quicksubscribe.del_subscr_button +
86 $link.attr('title', LANG.plugins.quicksubscribe.subscribe);
/plugin/edittable/script/
H A Dcontextmenu.js35 name: LANG.plugins.edittable.toggle_header,
52 name: LANG.plugins.edittable.align_left,
71 name: LANG.plugins.edittable.align_center,
90 name: LANG.plugins.edittable.align_right,
110 name: LANG.plugins.edittable.row_above
113 name: LANG.plugins.edittable.remove_row,
123 if (window.confirm(LANG.plugins.edittable.confirmdeleterow)) {
142 name: LANG.plugins.edittable.row_below
146 name: LANG.plugins.edittable.col_left
149 name: LANG.plugins.edittable.remove_col,
[all …]
/plugin/pycode/
H A Dscript.js29 title: LANG.plugins.pycode.wizard,
53 LANG.plugins.pycode.lns+'</label>' +
63 LANG.plugins.pycode.def+'</label>' +
71 LANG.plugins.pycode.cls+'</label>' +
83 LANG.plugins.pycode.change+'</label>' +
87 LANG.plugins.pycode.show+'</label>' +
89 LANG.plugins.pycode.hide+'</label>' +
98 LANG.plugins.pycode.change+'</label>' +
110 LANG.plugins.pycode.change+'</label>' +
114 LANG.plugins.pycode.show+'</label>' +
[all …]
/plugin/tagging/script/
H A Dadmin.js51 text: LANG.plugins.tagging.admin_confirm,
63 text: LANG.plugins.tagging.admin_cancel,
80 title: LANG.plugins.tagging.admin_change_tag,
100 title: LANG.plugins.tagging.admin_tagged_pages,
118 actionDialog.append('<h2>' + LANG.plugins.tagging.admin_delete + ' ' + actionData.tid + '</h2>');
119 actionDialog.append('<p>' + LANG.plugins.tagging.admin_sure + '</p>');
121 actionDialog.append('<h2>' + LANG.plugins.tagging.admin_rename + ' ' + actionData.tid + '</h2>');
122 actionDialog.append('<p>' + LANG.plugins.tagging.admin_newtags + ' </p>');
136 actionDialog.append('<p class="warning">' + LANG.plugins.tagging.admin_warning_all + '</p>');
/plugin/diagrams/script/
H A DDiagramsForm.js24 const name = LANG.plugins.diagrams.formtitle;
61 editButton.innerText = LANG.plugins.diagrams.editButton;
83 selectButton.innerText = LANG.plugins.diagrams.selectSource;
105 type: 'select', 'label': LANG.plugins.diagrams.alignment, 'name': 'align', 'options':
108 {value: 'left', label: LANG.plugins.diagrams.left},
109 {value: 'right', label: LANG.plugins.diagrams.right},
110 {value: 'center', label: LANG.plugins.diagrams.center}
114 label: LANG.plugins.diagrams.title, name: 'title'
121 label: LANG.plugins.diagrams.mediaSource,
204 alert(LANG
[all...]
/plugin/icalevents/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(['de']);
39 $this->assertEquals('de', $result->LANG->getValue());
/plugin/davcard/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/webdavclient/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/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/supa/
H A Dscript.js59 alert(LANG['plugins']['supa']["err_not_loaded_yet"]);
69 alert(LANG['plugins']['supa']["err_clipboard_unknown_error"]);
72 alert(LANG['plugins']['supa']["err_clipboard_empty"]);
75 alert(LANG['plugins']['supa']["err_clipboard_content_unsupported"]);
78 alert(LANG['plugins']['supa']["err_clipboard_error_code_unknown"] + err);
101 alert(LANG['plugins']['supa']['err_need_filename']);
114 alert(LANG['plugins']['supa']["err_not_loaded_yet"]);
119 alert(LANG['plugins']['supa']['err_paste_image_first']);
175 return LANG['plugins']['supa'][txt];
250 icon.title = LANG['plugins']['supa']['upload_button_hint'];
[all …]
/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/move/script/
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/tfslink/scripts/
H A Daddworkitemlink_wiz.js26 title: LANG.plugins.tfslink.addlinktitle,
30 … '<fieldset class="attributes"><legend>'+LANG.plugins.tfslink.attributes+'</legend>' +
31 …'<div><label class="number">'+LANG.plugins.tfslink.workitemid+' : # <input id="workitemid" type="t…
32 … '<label>'+LANG.plugins.tfslink.title+' : <input id="title" type="text"></label></div>' +
34 …'<fieldset class="projectcollection"><legend>'+LANG.plugins.tfslink.projectcollection+'</legend>' +
35 …'<div><label>'+LANG.plugins.tfslink.usedefaultprojectcollection+'</label><input type="checkbox" id…
38 …'<input type="submit" value="'+LANG.plugins.tfslink.insertlink+'" class="button" id="addworkitemli…
/plugin/fetchmedia/script/
H A Dmain.js72 const waitingMessage = window.LANG.plugins.fetchmedia['message: waiting for response'];
80 const noLinksMsg = window.LANG.plugins.fetchmedia['error: no links found'];
86 const l10nTableHeadingPage = window.LANG.plugins.fetchmedia['table-heading: page'];
87 … const l10nTableHeadingLinks = window.LANG.plugins.fetchmedia['table-heading: links'];
88 … const l10nTableHeadingResults = window.LANG.plugins.fetchmedia['table-heading: results'];
103 …const downloadButton = `<button id="downloadNow">${window.LANG.plugins.fetchmedia['label: button d…
113 const fetchError = window.LANG.plugins.fetchmedia['error: error retrieving links'];
/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/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/feedback/
H A Dscript.js24 title: LANG.plugins.feedback.title,
30 text: LANG.plugins.feedback.cancel,
36 text: LANG.plugins.feedback.submit,
47 text: LANG.plugins.feedback.close,
/plugin/crypto/js/
H A Dencrypt-dialog.js25 LANG.plugins.crypto['encrypt_dialog_title'] +
30 ' <th>' + LANG.plugins.crypto['input_secret'] + ':</th>' +
34 ' <th>' + LANG.plugins.crypto['repeat_secret'] + ':</th>' +
38 …pan="2"><button id="encrypt_dialog_button_encrypt" class="toolbutton">' + LANG.plugins.crypto['enc…
113 alert(LANG.plugins.crypto['encrypt_secrets_dont_match']);

1234567