Home
last modified time | relevance | path

Searched refs:getLang (Results 851 – 875 of 1005) sorted by relevance

1...<<3132333435363738394041

/plugin/wst/syntax/
H A Dtemplate.php118 …$template_text = preg_replace('/\{\{\{.*?\}\}\}/', $this->getLang('missing_argument'), $template_t…
/plugin/saveandedit/
H A Daction.php138 …>insertElement($pos++, form_makeCheckboxField('saveandedit', '1', $this->getLang('btn_saveandedit'…
/plugin/feed/
H A Dsyntax.php141 $url .= '&amp;title=' . urlencode($po->getLang($feed));
/plugin/structupdate/helper/
H A Dupdate.php95 $thanks = sprintf($this->getLang('bureaucracy_action_struct_update_thanks'), wl($ID));
/plugin/currentlyreading/
H A Dsyntax.php98 } else $heading = $this->getLang('currentlyreading');
/plugin/authgooglesheets/
H A Dauth.php81 msg($this->getLang('userexists'), -1);
/plugin/twofactor/
H A DProvider.php193 msg((Manager::getInstance())->getLang('codefail'), -1);
/plugin/database2/
H A Dsyntax.php169 msg($this->getLang('usingdevel'), 2);
/plugin/goto/
H A Dsyntax.php38 $message = "<strong>".$this->getLang('redirect')."</strong>";
/plugin/nsrelation/
H A Dsyntax.php122 $out .= '<span>'.$this->getLang('nsrelations');
/plugin/linkbonus/
H A Dcommon.php29 'desc' => $phandle->getLang('descr'),
/plugin/linkbonus/syntax/
H A Dexternal.php142 $link['title'].= ' '. $this->getLang(($pagestatus===false) ? 'doa_no' : 'doa_ok');
H A Dbase.php146 $link['title'].= ' '. $this->getLang(($pagestatus===false) ? 'doa_no' : 'doa_ok');
/plugin/tindexmenu/
H A Daction.php151 ptln($this->getLang('showsort').$n);
/plugin/multiselect/
H A Daction.php124 … $param['msg'] = sprintf($Hajax->getLang('changed_from_to'),'Multiselect',hsc($temp),hsc($token));
/plugin/csv/syntax/
H A Dtable.php81 $message = $this->getLang('no_result');
/plugin/bpmnioeditor/action/
H A Dbpmnioeditor.php36 'title'=>$this->getLang('toolbar_name'),
/plugin/extranet/
H A Daction.php88 …$result .= $this->getConf('message_prefix').$this->getLang('hidden_message').$this->getConf('messa…
/plugin/tag/
H A Daction.php117 'title' => $this->getLang('toolbar_icon'),
/plugin/subjectindex/syntax/
H A Dindex.php131 $renderer->doc .= $this->getLang('empty_index');
269 …$show_jump = '<a class="jump" href="#' . $top_id . '">' . $this->getLang('link_to_top') . '</a>' .…
/plugin/latexcaption/syntax/
H A Dcaption.php269 $markup .= $this->getLang($type.$langset).' '. $count.$separator;
361 $out .= $this->getLang($type.$langset);
/plugin/nspages/
H A Dsyntax.php188 $data['textNS'] = $this->getLang('subcats');
192 $data['textPages'] = $this->getLang('pagesinthiscat');
/plugin/datepicker/
H A Daction.php131 …$param['msg'] = sprintf($Hajax->getLang('changed_from_to'),hsc($mode),hsc($olddatestr),hsc($datest…
/plugin/schedule/syntax/
H A Ddisplay.php75 …er->doc .= '<span class="wrap_tip wrap_center wrap_centeralign">'.$this->getLang ('reactiveMap').'…
/plugin/semanticdata/
H A Dhelper.php132 '" title="'.sprintf($this->getLang('tagfilter'),hsc($val)).

1...<<3132333435363738394041