Home
last modified time | relevance | path

Searched refs:getLang (Results 301 – 325 of 1005) sorted by relevance

1...<<11121314151617181920>>...41

/plugin/permissioninfo/
H A Dadmin.php98 $id = cleanID($this->getLang('menu'));
99 ptln('<h1><a name="'.$id.'" id="'.$id.'">'.$this->getLang('menu')."</a></h1>");
113 ptln('<header>'.$this->getLang('permissions').'</header>', 4);
118 ptln('<header>'.$this->getLang('users').'</header>', 4);
149 $head = sprintf($this->getLang('pi_permissionfor'), hsc($this->username));
160 … ptln('<p class="piToOverview"><a href="'.$url.'">'.$this->getLang('pi_to_overview')."</a></p>");
184 ptln(" <p>".$this->getLang('pi_no_permissions_found').'</p>');
189 $s = "<tr><th>".$this->getLang('pi_resource')."</th>";
191 $s .= "<th>".$this->getLang('acl_perm'.$p)."</td>";
/plugin/news/
H A Dadmin.php96 …e="width:90%;margin:auto;display:none;" class="news_info"><p>' . $this->getLang('instructions') .…
106 ptln(' <input type="submit" name="cmd[prune]" value="'.$this->getLang('btn_prune').'" />');
107 … ptln(' <input type="submit" name="cmd[restore]" value="'.$this->getLang('btn_restore').'" />');
108 …mit" name="cmd[confirm]" onclick="return confirm_del();" value="'.$this->getLang('btn_confirm').'"…
109 …ptln(' <input type="submit" name="cmd[generate]" value="'.$this->getLang('btn_generate').'" />');
110 …ubfeeds" onchange="subfeedshandler()" ><option value="NotSet">' . $this->getLang('select_feed') .'…
113 …ptln(' <input type="submit" id = "subfeedbtn" name="cmd[subfeed]" value="'.$this->getLang('btn_co…
114 ptln(' <input type="button" id = "news_infobtn" value="'.$this->getLang('btn_info').'" />');
/plugin/davcal/syntax/
H A Dtable.php94 msg($this->getLang('error_timezone_not_in_list'), -1);
222 $R->doc .= $data['onlystart'] ? hsc($this->getLang('at')) : hsc($this->getLang('from'));
227 $R->doc .= hsc($this->getLang('to'));
231 $R->doc .= hsc($this->getLang('title'));
236 $R->doc .= hsc($this->getLang('location'));
242 $R->doc .= hsc($this->getLang('calendar'));
246 $R->doc .= hsc($this->getLang('description'));
/plugin/farmsync/meta/
H A DTemplateConflict.php28 $form->addButton("theirs", $this->helper->getLang('button:keep'));
29 $form->addButton("override", $this->helper->getLang('button:overwrite'));
30 $form->addButton("diff", $this->helper->getLang('button:diff'));
/plugin/deletehistory/
H A Dadmin.php31 msg($this->getLang('done'));
40 ptln('<h1>' . $this->getLang('menu') . '</h1>');
46 $form->addButton('cmd[delete]', $this->getLang('buttonDelete'));
/plugin/overlay/
H A Daction.php130 $close = trim($this->getLang('close'));
131 $detach = trim($this->getLang('detach'));
132 $fixed = trim($this->getLang('fix_title'));
133 $resize = trim($this->getLang('resize'));
165 $name = $this->getLang('toggle_name');
188 $btn = $this->getLang('toggle_name');
195 $name = $this->getLang('toggle_name');
/plugin/latex/
H A Dadmin.php115 $this->output .= '<div class="info">'.$this->getLang('refresh_note').'</div>';
150 ptln('<h2>'.$this->getLang('legend_purge').'</h2>');
156 …"><input type="submit" class="button" name="latexpurge" value="'.$this->getLang('btn_purge').'" /…
158 $labtimes = $this->getLang('label_times');
161 echo $this->getLang('label_olderthan');
163 echo $this->getLang('label_days');
165 …echo '<LABEL><INPUT type="radio" name="purgemode" value="all" />'.$this->getLang('label_all').'</L…
/plugin/bureaucracy-au/helper/
H A Dactionmail.php36 $this->subject = sprintf($this->getLang('mailsubject'), $ID);
53 $this->_mail_html .= sprintf($this->getLang('mailintro')."<br><br>", dformat());
56 $this->_mail_text .= sprintf($this->getLang('mailintro')."\n\n", dformat());
80 throw new Exception($this->getLang('e_mail'));
121 $message = $this->getLang('attachmentMailEmpty');
123 $message = $file['name'] . ' ' . $this->getLang('attachmentMailToLarge');
124 …msg(sprintf($this->getLang('attachmentMailToLarge_userinfo'), hsc($file['name']), filesize_h($this…
/plugin/bureaucracyau/helper/
H A Dactionmail.php36 $this->subject = sprintf($this->getLang('mailsubject'), $ID);
53 $this->_mail_html .= sprintf($this->getLang('mailintro')."<br><br>", dformat());
56 $this->_mail_text .= sprintf($this->getLang('mailintro')."\n\n", dformat());
80 throw new Exception($this->getLang('e_mail'));
121 $message = $this->getLang('attachmentMailEmpty');
123 $message = $file['name'] . ' ' . $this->getLang('attachmentMailToLarge');
124 …msg(sprintf($this->getLang('attachmentMailToLarge_userinfo'), hsc($file['name']), filesize_h($this…
/plugin/bureaucracy/helper/
H A Dactionmail.php42 $this->subject = sprintf($this->getLang('mailsubject'), $ID);
59 $this->_mail_html .= sprintf($this->getLang('mailintro')."<br><br>", dformat());
62 $this->_mail_text .= sprintf($this->getLang('mailintro')."\n\n", dformat());
86 throw new Exception($this->getLang('e_mail'));
130 $message = $this->getLang('attachmentMailEmpty');
132 $message = $file['name'] . ' ' . $this->getLang('attachmentMailToLarge');
133 …msg(sprintf($this->getLang('attachmentMailToLarge_userinfo'), hsc($file['name']), filesize_h($this…
/plugin/latex-was/
H A Dadmin.php115 $this->output .= '<div class="info">'.$this->getLang('refresh_note').'</div>';
150 ptln('<h2>'.$this->getLang('legend_purge').'</h2>');
156 …"><input type="submit" class="button" name="latexpurge" value="'.$this->getLang('btn_purge').'" /…
158 $labtimes = $this->getLang('label_times');
161 echo $this->getLang('label_olderthan');
163 echo $this->getLang('label_days');
165 …echo '<LABEL><INPUT type="radio" name="purgemode" value="all" />'.$this->getLang('label_all').'</L…
/plugin/groupmail/
H A Dsyntax.php267 $ret .= $this->_form_row($this->getLang("name"), 'name', 'text', $USERINFO['name']);
268 … $ret .= $this->_form_row($this->getLang("email"), 'required_email', 'text', $USERINFO['mail']);
271 $ret .= $this->_form_row($this->getLang("subject"), 'subject', 'text');
273 $ret .= $this->_form_row($this->getLang("content"), 'content', 'textarea',
294 …$ret .= '<input type="submit" name="submit-'.$this->formId.'" value="'.$this->getLang('send').'" /…
396 $newrecord .= ' '.strftime($this->getLang("datetime"))."//\n";
399 …$lastline .= $this->getLang("viewonline").wl($ID,'', true).'?id='.$targetpage."#msg".$bytes."\n\n\…
406 $comment .= $this->getLang("sent by")." ".$name.' <'.$email.'>'."\n";
407 $comment .= $this->getLang("via").wl($ID,'',true)."\n";
434 $this->statusMessage = $this->getLang("success")."\n".$this->statusMessage;
[all …]
/plugin/googlesearch/
H A Daction.php112 $info = $this->getLang('resultinfo');
114 $info = $this->getLang('estimateinfo');
144 … $this->getLang('prev'),'wikilink1 gs_prev',$conf['target']['intern']);
152 … $this->getLang('next'),'wikilink1 gs_next',$conf['target']['intern']);
/plugin/caption/syntax/
H A Dcaption.php192 $renderer->doc .= $this->getLang('figureabbrev');
194 $renderer->doc .= $this->getLang('figurelong');
207 $renderer->doc .= $this->getLang('tableabbrev');
209 $renderer->doc .= $this->getLang('tablelong');
222 $renderer->doc .= $this->getLang('codeabbrev');
224 $renderer->doc .= $this->getLang('codelong');
237 $renderer->doc .= $this->getLang('fileabbrev');
239 $renderer->doc .= $this->getLang('filelong');
425 $renderer->cdata($this->getLang('figureabbrev'));
427 $renderer->cdata($this->getLang('figurelon
[all...]
/plugin/bookcreator/
H A Dhelper.php30 $out .= "<a class='action delete' href='#deletesavedselection' title='{$this->getLang('delselection')}'>"
34 $out .= "<a class='action load' href='#loadsavedselection' title='{$this->getLang('loadselection')}'>"
37 . "<a href='$url' title='{$this->getLang('showselection')}'>".inlineSVG(__DIR__ . '/images/notebook-outline.svg')." $itemtitle</a>";
/plugin/fksnewsfeed/
H A Daction.php267 $input = $form->addTextarea('text', $this->getLang($field), -1)->attrs([
274 $input = new DateTimeInputElement($field, $this->getLang($field));
281 …$input = $form->addDropdown('category', static::$categories, $this->getLang($field))->attr('class'…
285 … $input = $form->addTextInput($field, $this->getLang($field))->attr('class', 'form-control');
289 $input = $form->addTextInput($field, $this->getLang($field))->attrs([
295 $input = $form->addTextInput($field, $this->getLang($field))->attrs([
301 $input = $form->addTextInput($field, $this->getLang($field))->attrs([
309 $input = new InputElement('email', $field, $this->getLang($field));
315 $input = $form->addTextInput($field, $this->getLang($field))->attrs([
325 if ($note = $this->getLang($field . '_note')) {
[all …]
/plugin/tools/
H A Daction.php106 $book_lng = htmlspecialchars($this->getLang('tools_title'));
126 …img src='$iu$i' width='$w' height='$h' alt='".$this->getLang('tools_'.$k)."' title='".$this->getLa…
130 $label = $this->getLang('tools_'.$k);
140 … if ($this->getConf('show_header')) $html[] = '<li class="head">'.$this->getLang('tools').'</li>';
/plugin/lms/
H A Dadmin.php31 echo '<h1>' . $this->getLang('menu') . '</h1>';
34 $form->addTextInput('user', $this->getLang('username'));
44 echo sprintf('<h2>' . $this->getLang('status') . '</h2>', hsc($INPUT->str('user')));
/plugin/solr/
H A Daction.php247 echo $this->getLang('search_failed');
251 print '<h3>'.$this->getLang('quickhits').':</h3>';
283 echo $this->getLang('search_failed');
291 print '<h3>'.$this->getLang('all_hits').':</h3>';
324 print '<div class="nothing">'.$this->getLang('nothingfound').'</div>';
389 echo $this->getLang('search_failed');
393 print '<strong>'.$this->getLang('quickhits').'</strong>';
427 msg($this->getLang('delete_failed'), -1);
428 dbglog($e->getMessage(), $this->getLang('delete_failed'));
/plugin/snippets/
H A Daction.php61 $yesno =$this->getLang('no');
62 $msg_2 = $this->getLang('msg_2'); // 'Any outdated snippets have already been inserted. ';
66 $yesno =$this->getLang('yes');
71 echo $msg .$this->getLang('oldrev_msg');
73 …echo ' ' . $msg_2 . '<br /><span class="yesnosnippet" id="yesnosnippet">' . $this->getLang('replac…
227 …e" id="snip_prune" checked><span title =" '. $this->getLang('refresh_title') . '"> ' . $this->getL…
229 $table[] ='<tr><th>Page date<th>' . $this->getLang('click_to_update') .'</tr>';
240 …$table[]='<p><span id="snip_updates_but" style="color:#2b73b7;">' .$this->getLang('hide_table') . …
/plugin/spatialhelper/
H A Daction.php213 $results = ['error' => hsc($this->getLang('invalidinput'))];
263 echo '<h1>' . $this->getLang('results_header') . '</h1>' . DOKU_LF;
272 ) . ' (' . $this->getLang('results_distance_prefix')
277 echo '<h2>' . $this->getLang('results_pages') . hsc(
285 echo '<p>' . hsc($this->getLang('nothingfound')) . '</p>';
296 . $this->getLang('results_distance_prefix') . $m ['distance'] . '&nbsp;m) '
301 echo '<h2>' . $this->getLang('results_media') . hsc(
309 echo '<p>' . $this->getLang('results_precision') . $searchresults ['precision'] . ' m. ';
315 echo '<a href="' . $url . '" class="findnearby">' . $this->getLang('search_largerarea') . '</a>.</p>'
/plugin/userannotations/
H A Daction.php47 …echo sprintf('<p class="annotation-info">'.$this->getLang('annotation_info').'</p>', '<a href="'.w…
90 echo '<h2>'.sprintf($this->getLang('annotationfrom'), $user).'</h2>';
92 …tation"><a href="'.DOKU_SCRIPT.'?id='.$annotation_id.'&do=edit">'.$this->getLang('edit_annotation'…
100 …echo '?id='.$annotation_id.'&do=edit" class="editlink">'.sprintf($this->getLang('create_annotation…
/plugin/adminperm/
H A Dadmin.php39 msg($this->getLang('saved'), 1);
56 $form->addFieldsetOpen($this->getLang('legend'));
68 msg(sprintf($this->getLang('nosave'), $this->config), -1);
70 $form->addButton('submit', $this->getLang('save'));
/plugin/acknowledge/admin/
H A Dassign.php23 return $this->getLang('menu_assign');
60 $form->addHTML($this->getLang('pattern'));
63 $form->addHTML($this->getLang('assignees'));
72 $form->addButton('save', $this->getLang('save'));
/plugin/codebuttonmod2/
H A Daction.php31 'title' => $this->getLang('insertcode'),
44 'title' => $this->getLang('insertcodeinline'),
57 'title' => $this->getLang('insertcodecopy'),

1...<<11121314151617181920>>...41