Home
last modified time | relevance | path

Searched refs:getLang (Results 501 – 525 of 1005) sorted by relevance

1...<<21222324252627282930>>...41

/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php47 throw new Exception(sprintf($this->getLang('e_template'), $tpl));
84 throw new Exception($this->getLang('e_pagename'));
202 throw new Exception(sprintf($this->getLang('e_pageexists'), html_wikilink($pname)));
207 throw new Exception($this->getLang('e_denied'));
241 sprintf($this->getLang('summary'), $ID)
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php47 throw new Exception(sprintf($this->getLang('e_template'), $tpl));
84 throw new Exception($this->getLang('e_pagename'));
202 throw new Exception(sprintf($this->getLang('e_pageexists'), html_wikilink($pname)));
207 throw new Exception($this->getLang('e_denied'));
241 sprintf($this->getLang('summary'), $ID)
/plugin/authucenter/
H A Dauth.php38 msg($this->getLang('ucfilecheckfail'), -1);
71 msg($this->getLang('logoutsuccess'), 0);
105 msg($this->getLang('loginfail'), -1);
249 msg($this->getLang($msg), -1);
553 msg($this->getLang('openucconfigfail'), -1);
557 msg($this->getLang('writeucconfigfail'), -1);
/plugin/strata/syntax/
H A Dentry.php91 msg(sprintf($this->syntax->getLang('error_entry_block'), ($tree['cs'][0]['tag']?sprintf($this->syntax->getLang('named_group'),utf8_tohtml(hsc($tree['cs'][0]['tag']))):$this->syntax->getLang('unnamed_group')), utf8_tohtml(hsc($result['entry']))),-1);
131 msg(sprintf($this->syntax->getLang('error_entry_line'), utf8_tohtml(hsc($line))),-1);
332 $R->locallink($previousPosition, $this->util->getLang('data_entry_previous'));
338 $R->locallink($nextPosition, $this->util->getLang('data_entry_next'));
/plugin/bureaucracy/
H A Dsyntax.php94 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]), hsc($args[1])), -1);
134 msg(sprintf($this->getLang('e_unknowntype'), hsc($name)), -1);
168 msg(sprintf($this->getLang('e_unknownaction'), hsc($action['actionname'])), -1);
175 msg($this->getLang('e_noaction'), -1);
182 $thanks .= $this->getLang($action['type'] . '_thanks');
244 msg(sprintf($this->getLang('e_labelpage'), html_wikilink($labelpage)), -1);
342 msg(sprintf($this->getLang('e_unknownaction'), hsc($actionData['actionname'])), -1);
/plugin/securelogin/
H A Daction.php66 var securelogin_login_label = "'.$this->getLang('use_securelogin').'";
67 var securelogin_update_label = "'.$this->getLang('use_secureupdate').'";';
/plugin/requiz/
H A Dhelper.php39 $out .= '<label for="plugin__requiz">'.$this->getLang('fillrequiz').'</label> ';
69 if($msg) msg($this->getLang('testfailed'),-1);
/plugin/starred/
H A Dsyntax.php53 $R->cdata($this->getLang('login'));
65 $R->cdata($this->getLang('none'));
/plugin/rater/
H A Daction.php102 $msg_votended = $this->getLang('msg_votended');
103 $alink_Back = $this->getLang('alink_Back');
140 $rater_msg .= $this->getLang('msg_why');
/plugin/elasticsearch/helper/
H A Dform.php84 $label = $param === 'ns' ? $this->getLang('nsp') : $pluginSearchConfigs[$param]['label'];
125 $searchForm->addHTML($this->getLang('lastmod'));
164 $label = $this->getLang('lang');
/plugin/bez/ctl/
H A Dtask.php38 $this->add_notification($this->getLang('task_unsubscribed_com'));
45 $this->add_notification($this->model->userFactory->get_user_email($client), $this->getLang('invitation_has_been_send'));
53 $notif = sprintf($this->getLang('participant_removed'), $name);
/plugin/page4release/
H A Dsyntax.php59 … $doc .= $this->getLang('pageFor').' <span class="active_page4release">'.$release.'</span>. ';
61 $doc .= $this->getLang('pageForOther').join(', ',$linkOtherReleases);
/plugin/ajaxedit/
H A Daction.php72 msg(sprintf($this->getLang('section_found'),wl($ID,array('do'=>'edit'))));
75 msg(sprintf($this->getLang('moved_section_found'),wl($ID,array('do'=>'edit'))));
/plugin/settingstree/
H A Dhelper.php260 $results['msg'] = $this->getLang('changes_saved');
264 $results['msg'] = $this->getLang('invalid_values')."<br/>".$this->getLang('changes_not_saved');
280 $results['msg'] = $this->getLang('invalid_values');
/plugin/data-au/syntax/
H A Dtable.php388 …$text .= '<h4>' . sprintf($this->getLang('tablefilteredby'), hsc(implode(' & ', $fltrs))) . '</h4>…
390 '<a href="' . wl($ID) . '">' . $this->getLang('tableresetfilter') . '</a>' .
424 '" title="' . $this->getLang('sort') . '">' . hsc($head) . '</a>';
476 $R->cdata($this->getLang('none'));
529 '" title="' . $this->getLang('prev') .
530 '" class="prev">' . $this->getLang('prev') . '</a>';
546 '" title="' . $this->getLang('next') .
547 '" class="next">' . $this->getLang('next') . '</a>';
/plugin/data/syntax/
H A Dtable.php400 $text .= '<h4>' . sprintf($this->getLang('tablefilteredby'), hsc(implode(' & ', $fltrs))) . '</h4>';
402 '<a href="' . wl($ID) . '">' . $this->getLang('tableresetfilter') . '</a>' .
436 '" title="' . $this->getLang('sort') . '">' . hsc($head) . '</a>';
489 $R->cdata($this->getLang('none'));
543 '" title="' . $this->getLang('prev') .
544 '" class="prev">' . $this->getLang('prev') . '</a>';
560 '" title="' . $this->getLang('next') .
561 '" class="next">' . $this->getLang('next') . '</a>';
/plugin/pycode/
H A Dsyntax.php633 $note = $this->getLang("note");
660 $notfound_lns = $this->getLang("notfound-lns");
676 $notfound_def = $this->getLang("notfound-def");
692 $notfound_cls = $this->getLang("notfound-cls");
707 $wrong_flag = $this->getLang("wrong-flag");
723 $wrong_lang = $this->getLang("wrong-lang");
739 $error = $this->getLang("error");
/plugin/bez/meta/
H A DTpl.php108 public function getLang($id) { function in dokuwiki\\plugin\\bez\\meta\\Tpl
109 $str = $this->action->getLang($id);
144 return $interval->format("$format ".$this->getLang('days'));
/plugin/authsaml/
H A Daction.php105 …t="400px" style="margin-bottom:20px;"><legend padding-top:-5px">'.$this->getLang('saml_connect').'…
107 $fieldset .= $this->getLang('login_link').'</center></fieldset>';
/plugin/crypto/
H A Dsyntax.php56 if (!is_ssl()) msg($this->getLang("no_ssl"), -1);
60 $hint = $this->xml_property($match, "hint", $this->getLang('standard_hint'));
/plugin/newsticker/syntax/
H A Dticker.php99 …sticker" type="button" id="plugin_newsticker_unticker" title="' . $this->getLang('previous') . '">…
100 …ewsticker" type="button" id="plugin_newsticker_ticker" title="' . $this->getLang('next') . '">' . …
/plugin/imagereference/syntax/
H A Dimgref.php118 $renderer->doc .= '<a href="'.wl($data['page']).'#'.$data['type'].'_'.cleanID($data['caprefname']).'">'.$this->getLang($data['type'].'full').'&nbsp;'.$refNumber.'</a>';
122 $renderer->doc .= $this->getLang($data['type'].'full')." \\ref{".$data['caprefname']."}";
/plugin/latexcaption/syntax/
H A Dreference.php80 …$markup .= $this->getLang($type.$langset).' '.$parnum.'('.$this->helper->number_to_alphabet($num).…
83 $markup .= $this->getLang($type.$langset).' '.$num;
/plugin/farm/
H A Dinfos.animal.class.php285 $this->animal->manager->getLang('animal_info_creationfmt'),
289 'dunits' => $this->animal->manager->getLang('timedeltaunits')
344 $this->animal->manager->getLang('animal_info_pageschangedescriptor'),
350 'dunits' => $this->animal->manager->getLang('timedeltaunits')
367 $this->animal->manager->getLang('animal_info_pageschangedescriptor'),
373 'dunits' => $this->animal->manager->getLang('timedeltaunits')
/plugin/runcommand/
H A Dsyntax.php217 $buttonSubmitText = $this->getLang('btn_submit');
218 $buttonCancelText = $this->getLang('btn_cancel');
233 …$htmlBlock .= $this->renderFormListBox('outputType',$this->getLang('lbl_outputFormat'),array('newl…
234 array( 'item' => 'text', 'value' => $this->getLang('fld_text')),
235 array( 'item' => 'html', 'value' => $this->getLang('fld_html')),
236 array( 'item' => 'wiki', 'value' => $this->getLang('fld_wiki'))));

1...<<21222324252627282930>>...41