Home
last modified time | relevance | path

Searched refs:getLang (Results 201 – 225 of 1005) sorted by relevance

12345678910>>...41

/plugin/wikistats/
H A Dsyntax.php362 …$TOC[] = Array('hid' => 'resources', 'title' => $this->getLang('resources_title'), 'type' => 'ul',…
369 …$content .= '<h2 class="sectionedit2" id="resources">'.$this->getLang('resources_title').'</h2>'.D…
373 … $content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('resources').'</th>'.DOKU_LF;
380 …$content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'" colspan="2">'.$this->getLang('empty_output')…
389 … $content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'">'.$this->getLang($resname).'</td>'.DOKU_LF;
414 …$TOC[] = Array('hid' => 'tags', 'title' => $this->getLang('tags_title'), 'type' => 'ul', 'level' =…
424 … $content .= '<h2 class="sectionedit2" id="tags">'.$this->getLang('tags_title').'</h2>'.DOKU_LF;
471 …$content .= '<h2 class="sectionedit2" id="namespaces">'.$this->getLang('namespaces_title').'</h2>'…
475 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('namespaces').' ('.count($lis…
476 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'"># '.$this->getLang('pages_count').'</th>'.DOKU…
[all …]
/plugin/approve/action/
H A Dapprove.php40 ptln('<a href="' . $href . '">'.$this->getLang('approve').'</a>');
45 ptln('<a href="' . $href . '">'.$this->getLang('approve_ready').'</a>');
237 ptln('<strong>'.$this->getLang('approved').'</strong>');
241 ptln(' ' . $this->getLang('by') . ' ' . userlink($approve['approved_by'], true));
242 ptln(' (' . $this->getLang('version') . ': ' . $approve['version'] . ')');
256 ptln($this->getLang($last_approve['current'] ? 'newest_approved' : 'newest_draft'));
265 ptln($this->getLang('newest_approved'));
272 ptln('<strong>'.$this->getLang('marked_approve_ready').'</strong>');
274 ptln(' ' . $this->getLang('by') . ' ' . userlink($approve['ready_for_approval_by'], true));
276 ptln('<strong>'.$this->getLang('draf
[all...]
/plugin/autlogin/
H A Dadmin.php467 echo $this->getLang('p_include');
471 echo $this->getLang('max_right');
508 echo $this->getLang('right');
541 echo $this->getLang('set_ip');
559 echo $this->getLang('set_page');
565 echo $this->getLang('set_os');
610 echo '<th>'.$this->getLang('who').'</th>';
721 echo $this->getLang('s_user');
755 echo $this->getLang('s_page');
764 echo $this->getLang('mod_user');
[all …]
/plugin/infomail/
H A Dadmin.php36 echo '<h2>' . $this->getLang('infomail_listoverview') . '</h2>';
38 … $form->addElement(form_makeTextField('infomail_simple_new', '', $this->getLang('newsimplelist')));
39 $form->addElement(form_makeButton('submit', '', $this->getLang('createnewsimplelist')));
55 echo '<h2>' . $this->getLang('infomail_tpl') . '</h2>';
58 $form->addElement(form_makeButton('submit', '', $this->getLang('infomail_edit_tpl')));
/plugin/booking/
H A Daction.php93 msg($this->getLang('booked'), 1);
95 msg($this->getLang('exception' . $e->getCode()), -1);
114 msg($this->getLang('cancelled'), 1);
116 msg($this->getLang('notcancelled'), -1);
170 $form->addFieldsetOpen($this->getLang('headline'));
182 $form->addButton('submit', $this->getLang('book'));
209 … echo '<a href="#' . $booking['start'] . '" class="cancel">' . $this->getLang('cancel') . '</a>';
220 … . 'lib/exe/ajax.php?call=plugin_booking&do=csv&id=' . $id . '">' . $this->getLang('csv') . '</a>';
/plugin/groupadmin/
H A Dadmin.php61 return $this->getLang('title').' '.$this->disabled;
110 ptln('<p>'.htmlspecialchars($this->getLang('description')).'</p>');
119 ptln(' <label for="groupname">'.$this->getLang('selectgroup').'</label>');
121 ptln(' <option value="">'.$this->getLang('blankgroup').'</option>');
131 …ptln(' <input type="submit" name="cmd[load]" value="'.$this->getLang('btn_load').'" /><br/><br/>…
148 …utton type="button" class="groupadminselection" onclick="add()">'.$this->getLang('btn_add').'</but…
149 …on type="button" class="groupadminselection" onclick="addall()">'.$this->getLang('btn_addall').'</…
150 …on type="button" class="groupadminselection" onclick="remove()">'.$this->getLang('btn_remove').'</…
151 …type="button" class="groupadminselection" onclick="removeall()">'.$this->getLang('btn_removeall').…
182 … ptln(' <input type="submit" name="cmd[save]" value="'.$this->getLang('btn_save').'" />');
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php33 return $this->helper->getLang($key);
53 $this->helper->getLang('btn_opt') . '</button>';
69 $html .= '<h5 class="modal-title">' . $this->helper->getLang('') . 'Upaviť novinku</h5>';
105 …$priorityValue = new InputElement('number', 'priority[value]', $this->helper->getLang('valid_from'…
111 …ement = new InputElement('datetime-local', 'priority[from]', $this->helper->getLang('valid_from'));
118 …ToElement = new InputElement('datetime-local', 'priority[to]', $this->helper->getLang('valid_to'));
124 …$form->addButton('submit', $this->helper->getLang('btn_save_priority'))->addClass('btn btn-success…
140 … $editForm->addButton('submit', $this->helper->getLang('btn_edit_news'))->addClass('btn btn-info');
149 …$deleteForm->addButton('submit', $this->helper->getLang('delete_news'))->attr('data-warning', true)
158 … $purgeForm->addButton('submit', $this->helper->getLang('cache_del'))->addClass('btn btn-warning');
H A DFykosRenderer.php44 $this->helper->getLang('btn_opt') . '</button>';
60 $html .= '<h5 class="modal-title">' . $this->helper->getLang('btn_opt') . '</h5>';
89 …$priorityValue = new InputElement('number', 'priority[value]', $this->helper->getLang('valid_from'…
95 …ement = new InputElement('datetime-local', 'priority[from]', $this->helper->getLang('valid_from'));
102 …ToElement = new InputElement('datetime-local', 'priority[to]', $this->helper->getLang('valid_to'));
108 …$form->addButton('submit', $this->helper->getLang('btn_save_priority'))->addClass('btn btn-success…
124 … $editForm->addButton('submit', $this->helper->getLang('btn_edit_news'))->addClass('btn btn-info');
133 …$deleteForm->addButton('submit', $this->helper->getLang('delete_news'))->attr('data-warning', true)
142 … $purgeForm->addButton('submit', $this->helper->getLang('cache_del'))->addClass('btn btn-warning');
164 return $this->helper->getLang($key);
/plugin/davcard/action/
H A Dajax.php51 $data['html'] = $this->getLang('unknown_error');
61 $data['html'] = $this->getLang('no_permission');
83 $data['html'] = $this->getLang('no_permission');
85 $data['html'] = $this->getLang('error_adding');
105 … $data['html'] = sprintf($this->getLang('contact_not_found'), 'ID='.$id.' URI='.$params['uri']);
119 $data['html'] = $this->getLang('no_permission');
121 $data['html'] = $this->getLang('error_editing');
134 $data['html'] = $this->getLang('no_permission');
136 $data['html'] = $this->getLang('error_deleting');
215 $telArr[] = $this->getLang('tel'.$type).': '.$data['number'];
/plugin/sqlite/
H A Dadmin.php67 msg($this->getLang('import_no_file'), -1);
78 msg($this->getLang('import_success'), 1);
111 echo '<h2>' . $this->getLang('db') . ' "' . hsc($this->db->getDbName()) . '"</h2>';
123 $form->addButton('submit', $this->getLang('btn_execute'))->attr('type', 'submit');
124 $form->addTextInput('name', $this->getLang('query_name'));
125 $form->addButton('cmd[save_query]', $this->getLang('save_query'))->attr('type', 'submit');
148 'title' => $this->getLang('db') . ':',
282 $form->addButton('cmd[import]', $this->getLang('import'));
288 echo '<a href="' . $this->selfLink(false, $command) . '">' . $this->getLang($label) . '</a>';
312 echo ' [<a href="' . $del . '">' . $this->getLang('delete_quer
[all...]
/plugin/deeplautotranslate/
H A Daction.php143 msg($this->getLang('msg_glossary_delete_success'), 1);
158 msg($this->getLang('msg_glossary_empty_key'), -1);
169 msg($this->getLang('msg_glossary_delete_success'), 1);
179 msg($this->getLang('msg_glossary_create_success'), 1);
217 msg($this->getLang('msg_translation_success'), 1);
256 msg($this->getLang('msg_translation_fail_invalid_lang') . $lang, -1);
275 msg($this->getLang('msg_translation_fail_no_permissions') . $lang_id, -1);
283 msg($this->getLang('msg_translation_success'), 1);
296 $landing_page_text = '====== ' . $this->getLang('glossary_landing_heading') . ' ======' . "\n";
297 $landing_page_text .= $this->getLang('glossary_landing_info_ms
[all...]
/plugin/structpublish/
H A Dadmin.php93 ptln('<h1>' . $this->getLang('menu') . '</h1>');
113 echo '<th>' . $this->getLang('assign_pattern') . '</th>';
114 echo '<th>' . $this->getLang('assign_status') . '</th>';
115 echo '<th>' . $this->getLang('assign_user') . '</th>';
142 echo '<td><a class="deleteSchema" href="' . $link . '">' . $this->getLang('assign_del') . '</a></td>';
157 echo '<td><button type="submit" name="action" value="add">' . $this->getLang('assign_add') . '</button></td>';
/plugin/noticeboard/
H A Dsyntax.php101 … <input type='submit' class='button' name='submit' value='".$this->getLang('list')."' /></form>";
113 …<input type='submit' class='button' name='submit' value='".$this->getLang('calendar')."' /></form>…
131 … <input type='submit' class='button' name='submit' value='".$this->getLang('getRSS')."' /></form>";
143 … <input type='submit' class='button' name='submit' value='".$this->getLang('iCal')."' /></form>";
199 …$out .="</p><input type='submit' class='button submit' value='".$this->getLang('filter')."' /><p><…
302 …<input type='submit' class='button small' name='submit' value='".$this->getLang('delete')."' /></f…
351 …<input type='submit' class='button' name='submit' value='".$this->getLang('previous')."' /></form>…
359 … <input type='submit' class='button' name='submit' value='".$this->getLang('next')."' /></form>";
407 …ut type='submit' class='button button-left' name='submit' value='".$this->getLang('previous')."' />
417 … <input type='submit' class='button' name='submit' value='".$this->getLang('next')."' />
[all …]
/plugin/davcard/syntax/
H A Dbook.php61 'description' => $this->getLang('created_by_davcard'),
132 …AddressbookAddNew"><a href="#" class="davcardAddressbookAddNew">'.$this->getLang('add_new').'</a><…
136 …'<tr><th>'.$this->getLang('name').'</th><th>'.$this->getLang('address').'</th><th>'.$this->getLang
145 echo $this->getLang('no_wdc');
152 echo $this->getLang('settings_not_found');
157 echo $this->getLang('wrong_type');
202 … $R->doc .= '<span class="type">'.hsc($this->getLang('adr'.strtolower($type))).'</span>';
233 … $R->doc .= '<span class="type">'.hsc($this->getLang('tel'.strtolower($type))).' </span>';
/plugin/noticeboard/noticeboard/
H A Dsyntax.php101 … <input type='submit' class='button' name='submit' value='".$this->getLang('list')."' /></form>";
113 …<input type='submit' class='button' name='submit' value='".$this->getLang('calendar')."' /></form>…
131 … <input type='submit' class='button' name='submit' value='".$this->getLang('getRSS')."' /></form>";
143 … <input type='submit' class='button' name='submit' value='".$this->getLang('iCal')."' /></form>";
199 …$out .="</p><input type='submit' class='button submit' value='".$this->getLang('filter')."' /><p><…
302 …<input type='submit' class='button small' name='submit' value='".$this->getLang('delete')."' /></f…
351 …<input type='submit' class='button' name='submit' value='".$this->getLang('previous')."' /></form>…
359 … <input type='submit' class='button' name='submit' value='".$this->getLang('next')."' /></form>";
407 …ut type='submit' class='button button-left' name='submit' value='".$this->getLang('previous')."' />
417 … <input type='submit' class='button' name='submit' value='".$this->getLang('next')."' />
[all …]
/plugin/discordnotifier/
H A Dhelper.php80 $title = $this -> getLang ( 't_created' );
81 $event_name = $this -> getLang ( 'e_created' );
85 $title = $this -> getLang ( 't_updated' );
86 $event_name = $this -> getLang ( 'e_updated' );
90 $title = $this -> getLang ( 't_minor_upd' );
91 $event_name = $this -> getLang ( 'e_minor_upd' );
95 $title = $this -> getLang ( 't_removed' );
96 $event_name = $this -> getLang ( 'e_removed' );
116 $description .= " \([" . $this -> getLang ( 'compare' ) . "]({$diffURL})\)";
/plugin/twofactorsmsgateway/
H A Dhelper.php34 …$elements['phone'] = form_makeTextField('phone', $phone, $this->getLang('phone'), '', 'block', arr…
37 …rm_makeListboxField('smsgateway_provider', $providers, $provider, $this->getLang('provider'), '', …
43 $elements[] = '<span>'.$this->getLang('verifynotice').'</span>';
44 …$elements[] = form_makeTextField('smsgateway_verify', '', $this->getLang('verifymodule'), '', 'blo…
45 …$elements[] = form_makeCheckboxField('smsgateway_send', '1', $this->getLang('resendcode'),'','bloc…
48 …$elements[] = form_makeCheckboxField('smsgateway_disable', '1', $this->getLang('killmodule'), '', …
98 msg($this->getLang('invalidnumber'), -1);
158 msg($this->getLang('invalidprovider'), -1);
/plugin/searchpattern/
H A Dsyntax.php487 …is->getLang('src_res').' : <span class="sp_src">'.htmlspecialchars($params['or_pattern']).'</span>…
492 $renderer->doc .= $this->getLang('restriction').'<ul>';
506 $renderer->doc .= $this->getLang('exclusion').'<ul>';
527 …$renderer->doc .= '<tr class="sp_warning"><td colspan="2" class="sp_warning">'.$this->getLang('bad…
534 …$renderer->doc .= '<tr class="sp_warning"><td colspan="2" class="sp_warning">'.$this->getLang('ign…
546 …col_head"><th class="sp_col_head">'.$this->getLang('page_name').'</th><th class="sp_col_head">'.$t…
619 $renderer->doc .= $this->getLang('no_res');
633 $renderer->doc .= '<li class="sp_error">'.$this->getLang('ndq_err').'</li>'; //display error
637 $renderer->doc .= '<li class="sp_error">'.$this->getLang('reg_err').'</li>'; //display error
641 $renderer->doc .= '<li class="sp_error">'.$this->getLang('badopt_err'); //display error
[all …]
/plugin/ckgedit/action/
H A Dedit.php512 msg($this->getLang('draft_msg')) ;
777 value="<?php echo $this->getLang('btn_dw_edit')?>"
778 title="<?php echo $this->getLang('title_dw_edit')?>"
797 …$backup_btn =$this->getLang('dw_btn_backup') ? $this->getLang('dw_btn_backup') : $this->getLang('d…
798 …$backup_title = $this->getLang('title_dw_backup') ? $this->getLang('title_dw_backup') : $this->get…
823 title="<?php echo $this->getLang('title_draft') ?>"
892 …title ="<?php echo $this->getLang('ckg_img_paste_title'); ?>"> <?php echo $this->getLang('ckg_img_…
1323 $fbText = $this->getLang('btn_val_ckg_fb');
1325 $fbText = $this->getLang('btn_val_dw_fb');
1332 $fbText = $this->getLang('btn_title_ckg_fb');
[all …]
/plugin/codebutton_ext/
H A Daction.php.bak51 'title' => $this->getLang('insertcode'),
56 'title' => $this->getLang('bash'),
64 'title' => $this->getLang('ansi-C'),
72 'title' => $this->getLang('css'),
80 'title' => $this->getLang('html'),
88 'title' => $this->getLang('xml'),
104 'title' => $this->getLang('java'),
112 'title' => $this->getLang('php'),
137 'title' => $this->getLang('sql'),
145 'title' => $this->getLang('vb'),
[all …]
/plugin/cookielaw/
H A Daction.php47 echo hsc($this->getLang('information'));
48 echo '<button>' . hsc($this->getLang('consent')) . '</button>';
49 …echo '<a href="' . hsc($this->getLang('details_url')) . '" target="_blank">' . hsc($this->getLang(…
/plugin/farmsync/meta/
H A DPageConflict.php43 $form->addButton("theirs", $this->helper->getLang('button:keep'));
44 $form->addButton("override", $this->helper->getLang('button:overwrite'));
45 $form->addButton("edit", $this->helper->getLang('button:edit'));
46 $form->addButton("diff", $this->helper->getLang('button:diff'));
51 $form->addHTML('<h4>' . $this->helper->getLang('heading:conflicts') . '</h4>');
/plugin/loadskin/
H A Dhelper.php58 $mobileTpl => $this->getLang('switchMobile'),
59 $this->origTpl => $this->getLang('switchFull')
69 'title' => $this->getLang('switchTpl'),
77 $this->getLang('template'),
85 $this->getLang('switch'),
/plugin/bookcreator/action/
H A Dhandleselection.php173 throw new Exception($this->getLang('empty'));
176 throw new Exception($this->getLang('needtitle'));
187 saveWikiText($save_pageid, $content, $this->getLang('selectionstored'));
189 $response['success'] = sprintf($this->getLang('saved'), $save_pageid);
214 throw new Exception(sprintf($this->getLang('selectiondontexist'), $pageid));
217 saveWikiText($pageid, '', $this->getLang('selectiondeleted'));
218 $response['success'] = sprintf($this->getLang('deleted'), $pageid);
234 throw new Exception(sprintf($this->getLang('selectiondontexist'), $pageid .':'));
238 throw new Exception(sprintf($this->getLang('selectionforbidden'), $pageid));
242 throw new Exception(sprintf($this->getLang('selectiondontexis
[all...]
/plugin/contact/
H A Dsyntax.php169 …$ret .= "<tr><td>".$this->getLang("name")." : </td><td><input type=\"text\" name=\"name\" value=\"…
170 …$ret .= "<tr><td>".$this->getLang("email")." : </td><td><input type=\"text\" name=\"email\" value=…
172 …$ret .= "<tr><td>".$this->getLang("subject")." : </td><td><input type=\"text\" name=\"subject\" va…
174 …$ret .= "<tr><td>".$this->getLang("content")." : </td><td><textarea name=\"content\" wrap=\"on\" c…
175 …$ret .= "<tr><td>".$this->getLang("verify")." : </td><td><input type=\"text\" name=\"verify\" valu…
188 $ret .= "<input type=\"submit\" name=\"submit\" value=\"".$this->getLang("contact")."\" />";

12345678910>>...41