Home
last modified time | relevance | path

Searched refs:getLang (Results 701 – 725 of 1005) sorted by path

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

/plugin/publish/action/
H A Dmail.php66 dbglog(sprintf($this->getLang('mail_invalid'), htmlspecialchars($receiver)));
83 $subject = $this->getLang('apr_mail_subject') . ': ' . $ID . ' - ' . $timestamp;
193 $subject = $this->getLang('apr_mail_app_subject');
/plugin/publish/
H A Dsyntax.php65 $renderer->doc .= '<p class="apr_none">' . $this->getLang('apr_p_none') . '</p>';
73 $renderer->doc .= '<th class="apr_page">' . $this->getLang('apr_p_hdr_page') . '</th>';
74 $renderer->doc .= '<th class="apr_prev">' . $this->getLang('apr_p_hdr_previous') . '</th>';
75 $renderer->doc .= '<th class="apr_upd">' . $this->getLang('apr_p_hdr_updated') . '</th>';
92 …class="publish__approveNS" type="button" ns="' . $name_ns .'">' . $this->getLang('approveNS') . '<…
105 $approved = sprintf($this->getLang('apr_p_approved'),
/plugin/pubmed/
H A Dsyntax.php48 $renderer->doc.=sprintf($this->getLang('pubmed_wrong_format'));
53 $renderer->doc.=sprintf($this->getLang('pubmed_not_found'),$pmid);
83 $renderer->doc.=sprintf($this->getLang('pubmed_wrong_format'));
88 $renderer->doc.=sprintf($this->getLang('pubmed_not_found'),$pmid);
106 $renderer->doc.='<div class="pdb_plugin">'.sprintf($this->getLang('plugin_cmd_not_found'),$cmd).'</div>';
107 $renderer->doc.='<div class="pdb_plugin_text">'.$this->getLang('pubmed_available_cmd').'</div>';
109 $renderer->doc.=sprintf($this->getLang('pubmed_wrong_format'));
/plugin/pubmed2020/classes/
H A Dpubmed2020.php415 array_push($authors, $pluginObject->getLang('no_author_listed'));
/plugin/pubmed2020/
H A Dsyntax.php129 return sprintf($this->getLang('pubmed_not_found'), $refs["pmid"]);
476 $renderer->doc .= sprintf($this->getLang('pubmed_wrong_format'));
481 $renderer->doc .= sprintf($this->getLang('pubmed_not_found'), $curId);
550 $renderer->doc .= sprintf($this->getLang('plugin_cmd_not_found'),$cmd);
553 $renderer->doc .= $this->getLang('pubmed_available_cmd');
595 return sprintf($this->getLang('pubmed_wrong_format'));
601 return sprintf($this->getLang('pubmed_not_found'), $id);
/plugin/purplenumbers/
H A Drenderer.php45 $link .= '" class="pn" title="'.$this->getLang('sectionlink').'">'.$linkText.'</a>';
244 $pnlink = $sep.'<a href="#'.$this->_getID().'" class="pn" title="'.$this->getLang('sectionlink').'">'.$linkText.'</a>';
284 html_wikilink($aID,$this->getLang('comment')).
/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/qc/
H A DOutput.php79 $html .= '<h1>' . $this->helper->getLang('intro_h') . '</h1>';
83 $html .= '<dt>' . $this->helper->getLang('g_created') . '</dt>';
86 $html .= '<dt>' . $this->helper->getLang('g_modified') . '</dt>';
95 $html .= '<dt>' . $this->helper->getLang('g_authors') . '</dt>';
99 $html .= $this->helper->getLang('anonymous');
108 $html .= '<dt>' . $this->helper->getLang('g_changes') . '</dt>';
111 $html .= '<dt>' . $this->helper->getLang('g_chars') . '</dt>';
114 $html .= '<dt>' . $this->helper->getLang('g_words') . '</dt>';
122 $html .= '<h2>' . $this->helper->getLang('errorsfound_h') . '</h2>';
123 $html .= '<p>' . $this->helper->getLang('errorsfoun
[all...]
H A Dadmin.php66 echo '<h1>' . $this->getLang('admin_headline') . '</h1>';
68 echo '<p>' . sprintf($this->getLang('admin_desc'), $max) . '</p>';
72 echo ' <th>' . $this->getLang('admin_page') . '</th>';
75 $this->getLang('admin_quality') . '</a></th>';
78 $this->getLang('admin_fixme') . '</a></th>';
H A Dhelper.php19 echo $this->getLang('i_qcscore');
/plugin/qstat/
H A Dsyntax.php155 $renderer->doc .= $this->getLang('no_info');
191 $this->getLang('public_server') :
192 $this->getLang('private_server')).
221 $buf .= "<h4>{$this->getLang('players')} ".count($data['players'])."/{$maxclient}</h4>";
240 $str = '<p class="aligncenter">'.$this->getLang('map').': '.$value.'</p>';
243 $str = '<p>'.$this->getLang('flags').": $value</p>";
246 $str = '<p>'.$this->getLang('frags').": $value</p>";
249 $str = '<p>'.$this->getLang('time').": $value</p>";
262 $str = '<p>'.$this->getLang('physic').': '.(($value == '0') ? 'VQ3' : 'CPM').'</p>';
/plugin/quickstats/GEOIP/
H A Dget_geocity2.php33 qs_say($helper->getLang('download_fail'), $gzfile);
39 qs_say($helper->getLang('write_fail'), $gzfile);
43 qs_say($helper->getLang('write_fail'), $gzfile);
47 qs_say($helper->getLang('file_saved'), $gzfile);
54 qs_say($helper->getLang('file_saved'), $data_file);
57 qs_say($helper->getLang('no_unpack'), $gzfile);
/plugin/quickstats/
H A Daction.php125 $err .= $this->getLang('missing_mmdb_warning');
509 msg($this->getLang('no_browser_db'),1);
H A Dadmin.php217 …ptln(' <input type="submit" name="cmd[delete]" class="button" value="'.$this->getLang('btn_delet…
218 …ptln(' <input type="submit" name="cmd[restore]" class="button" value="'.$this->getLang('btn_rest…
219 …ptln(' <input type="submit" name="cmd[confirm]" class="button" value="'.$this->getLang('btn_conf…
237 … class="thead">&nbsp;' . $this->getLang('label_qs_pages') .' &nbsp;</th><th class="thead" colspan=…
239 …'<td></td><th class="thead">' . $this->getLang('user_agent') .'</th><td></td><th class="thead">' .…
240 ptln('<th class="thead">' . $this->getLang('country') .'</th></tr>');
294 … ptln('&nbsp;<input type="reset" class="button" value="' . $this->getLang('btn_reset') . '">');
295 …this->getLang('label_uniq_ip') . '</b>&nbsp;&nbsp;' . $this->getLang('label_total') . ': ' . $th…
296 …->getLang('label_page_access') . '</b>&nbsp;&nbsp;' . $this->getLang('label_total') . ': ' . $this…
345 … ptln("<option value='0' selected> &nbsp;". $this->getLang('click_to_view') . "&nbsp;" . NL);
[all …]
H A Dsyntax.php395 if($accesses=='Accesses') $accesses=$this->getLang('accesses');
415 $renderer->doc .= '<span class="title">' .$this->getLang('uniq_ip') .'</span>';
417 …$renderer->doc .= "<span class='total'>" .$this->getLang('ttl_accesses') . "$total_accesses</span>…
418 … $renderer->doc .= "<span class='total'>" .$this->getLang('ttl_uniq_ip') ."$uniq</span></br>\n";
434 … $renderer->doc .= '<span class="title">'. $this->getLang('label_page_access') .'</span>';
465 … $renderer->doc .= '<br /><span class="title">' . $this->getLang('browsers') .'</span>';
498 $this->theader($renderer, $this->getLang('country') );
519 … $renderer->doc .= "<span class='total'>" . $this->getLang('ttl_accesses') ."$total</span></br>";
595 …$renderer->doc .= '<br /><span class="title">'. $this->getLang('browsers_and_ua') . $header .'</…
597 …$this->theader($renderer,'IP', $this->getLang('country'),"&nbsp;" . $this->getLang('accesses'). "&…
[all …]
/plugin/quickstats/scripts/
H A Dget_geocity.php27 qs_say($helper->getLang('download_fail'), $gzfile);
33 qs_say($helper->getLang('write_fail'), $gzfile);
37 qs_say($helper->getLang('write_fail'), $gzfile);
41 qs_say($helper->getLang('file_saved'), $gzfile);
48 qs_say($helper->getLang('file_saved'), $data_file);
51 qs_say($helper->getLang('no_unpack'), $gzfile);
55 qs_say($helper->getLang('no_geoip_local'));
H A Dget_geocity2.php62 $this->qs_say($this->helper->getLang('download_fail'), $gzfile);
68 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
72 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
76 $this->qs_say($this->helper->getLang('file_saved'), $gzfile);
91 $this->qs_say($this->helper->getLang('tar_extracted'), $tar);
93 $this->qs_say($this->helper->getLang('file_exists'),"\n$file\n$tar\n");
120 … $this->qs_say($this->helper->getLang('installing_mmdb'), MMDB);
/plugin/quicksubscribe/
H A Daction.php47 $msg = sprintf($this->getLang('sub_succ'), prettyprint_id($ns));
49 $msg = sprintf($this->getLang('sub_fail'), prettyprint_id($ns));
55 $msg = sprintf($this->getLang('unsub_succ'), prettyprint_id($ns));
57 $msg = sprintf($this->getLang('unsub_fail'), prettyprint_id($ns));
/plugin/quiz/
H A Dclass_quiz.php108 …lgQuiz_send(\''.$this->quizID.'\',1); return false;" > '.$this->quizobj->getLang('quiz_start').' <…
111 …gQuiz_send(\''.$this->quizID.'\',-1); return false;" > '.$this->quizobj->getLang('quiz_highscore')…
169 …s->quizID.'\','.($question_num-1).'); return false;" > '.$this->quizobj->getLang('quiz_prevquest')…
171 …>quizID.'\','.($question_num+1).'); return false;"> ' . $this->quizobj->getLang(($count_a == $que…
190 $html .= '<h1>'.$data['title'].' - '.$this->quizobj->getLang('quiz_result').'</h1>';
195 …$html .= sprintf($this->quizobj->getLang('quiz_resulttext'), $total_correct_answers, $total_answer…
197 $html .= $this->quizobj->getLang('quiz_score').$total_score . '<br>';
213 …$html .= '<BUTTON class="button" name="again" type="submit" > '.$this->quizobj->getLang('quiz_trya…
287 … $html .= '<hr><b>'.$this->quizobj->getLang('quiz_explanation').'</b><br>' . $a['explanation'].'';
490 …$html .= '<h2>10 '.$this->quizobj->getLang('quiz_highscore').' ('.$scorelist['total'].')</h2><br>';
/plugin/randominc/
H A Dsyntax.php106 msg($this->getLang('nopagemsg'));
131 msg($this->getLang('plugin_include_failure'), -1);
/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');
H A Dsyntax.php118 $msg_ratingend = $this->getLang('msg_ratingend');
119 $msg_ratingended = $this->getLang('msg_ratingended');
120 $msg_votend = $this->getLang('msg_votend');
121 $msg_votended = $this->getLang('msg_votended');
122 $btn_submit = $this->getLang('btn_submit');
802 if($d[1]=="") $d[1] = $this->getLang('foreigner'); // text & styling
974 $search = explode(",",$this->getLang('search'));
975 $replace = explode(",",$this->getLang('replace'));
/plugin/rating/
H A Dhelper.php74 echo '<span class="intro">' . $this->getLang('intro') . '</span>';
/plugin/recaptcha/
H A Daction.php154 msg($this->getLang('testfailed'),-1);
158 msg($this->getLang('testfailed'),-1);
/plugin/recaptcha2/
H A Daction.php136 msg($this->getLang('testfailed'),-1);
140 msg($this->getLang('testfailed'),-1);

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