Home
last modified time | relevance | path

Searched refs:getLang (Results 326 – 350 of 1005) sorted by relevance

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

/plugin/matrixnotifier/
H A Dhelper.php89 $title = $this->getLang($d['loc_title']);
90 $useraction = $user.' '.$this->getLang($d['loc_event']);
102 $descr_raw .= ' ('.$this->getLang('compare').': '.$diffURL.')';
103 $descr_html .= ' (<a href="'.$diffURL.'">'.$this->getLang('compare').'</a>)';
113 $descr_raw .= ' · '.$this->getLang('l_summary').': '.$summary;
114 $descr_html .= ' · '.$this->getLang('l_summary').': <i>'.$summary.'</i>';
/plugin/tagging/
H A Dhelper.php345 . $this->getLang('toggle admin mode')
444 msg($this->getLang("admin enter tag names"), -1);
503 msg($this->getLang("admin renamed"), 1);
529 return array(true, $this->getLang('admin tag does not exists'));
548 return array(false, $this->getLang('admin renamed'));
584 msg(sprintf($this->getLang("admin deleted"), count($tags), $numAffectedPages), 1);
710 array('value' => $this->getLang('admin tag'), 'sort_by' => 'tid'),
711 array('value' => $this->getLang('admin occurrence'), 'sort_by' => 'count')
717 ['value' => $this->getLang('admin namespaces'), 'sort_by' => 'ns']
722 array('value' => $this->getLang('admi
[all...]
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php74 …$this->_key}','{$this->_level->path}']);\">".settingshierarchy::$helper->getLang('show_hierarchy')…
78 …<label for='settingstree_{$this->_key}_protect'>".settingshierarchy::$helper->getLang('protected')…
85 …return "<div class='error'>".settingshierarchy::$helper->getLang('invalid_value').($this->_setting…
87 …->getLang('updated_value_from').": <code>{$this->format($this->_old_val,$default)}</code>". ($defa…
98 …g->caution().'.png" alt="'.$this->_setting->caution().'" title="'.$lang->getLang($this->_setting->…
145 …g->caution().'.png" alt="'.$this->_setting->caution().'" title="'.$lang->getLang($this->_setting->…
/plugin/dokutranslate/
H A Dadmin.php34 return $this->getLang('admin_dokutranslate');
132 echo '<h1>'.$this->getLang('admin_dokutranslate').'</h1>'.NL;
145 echo '<h2>'.$this->getLang('current').'</h2>'.NL;
252 echo $this->getLang('modgroup').' ';
340 echo '<th>'.$this->getLang('where').'</th>';
341 echo '<th>'.$this->getLang('who').'</th>';
364 …echo '<input type="submit" value="'.$this->getLang('delsel').'" name="cmd[update]" class="button" …
H A Dsyntax.php354 $ret .= '<h5>' . $this->getLang('review_header') . "</h5>\n";
358 array('0', $this->getLang('trans_wrong')),
359 array('1', $this->getLang('trans_rephrase')),
360 array('2', $this->getLang('trans_accepted'))
374 …$form->addElement(form_makeTextField('review', $myReview['message'], $this->getLang('trans_message…
375 …_makeMenuField('quality', $listbox, strval($myReview['quality']), $this->getLang('trans_quality'),…
382 …$form->addElement(form_makeCheckboxField('incomplete', '1', $this->getLang('trans_incomplete'), ''…
383 $form->addElement(form_makeButton('submit', '', $this->getLang('add_review')));
397 $ret .= ', ' . $this->getLang('rend_incomplete');
/plugin/feedback/
H A Daction.php97 $mailer->subject($this->getLang('subject'));
113 $mailer->subject($this->getLang('subject'));
119 echo $this->getLang('error');
123 echo $this->getLang('thanks');
210 $html = '<a href="#" class="plugin_feedback">' . $this->getLang('feedback') . '</a>';
/plugin/log/
H A Dcommon.php28 throw new Exception($plugin->getLang('e_not_writable'));
44 $plugin->getLang('created_summary'));
58 throw new Exception($plugin->getLang('e_not_writable'));
85 saveWikiText($log_id, $log_text, $plugin->getLang('summary'));
/plugin/spatialhelper/admin/
H A Dpurge.php56 msg($this->getLang('admin_purged_tiles'), 0);
85 $form->addButton('submit', $this->getLang('admin_submit'))
86 ->attr('title', $this->getLang('admin_submit'));
/plugin/contactmodern/
H A Dsyntax.php192 $this->statusMessage = $this->getLang("success");
269 $ret .= $this->_table_row($this->getLang("name"), 'name', 'text', $USERINFO['name']);
270 $ret .= $this->_table_row($this->getLang("email"), 'email', 'text', $USERINFO['mail']);
272 $ret .= $this->_table_row($this->getLang("subject"), 'subject', 'text');
273 $ret .= $this->_table_row($this->getLang("content"), 'content', 'textarea');
293 …$ret .= "<input type=\"submit\" name=\"submit-form-".$this->formId."\" value=\"".$this->getLang("c…
/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/do/
H A Dhelper.php345 $subj .= sprintf($this->getLang('mail_' . $type), $task['text']);
359 isset($user) ? $user : $this->getLang('someone'),
360 isset($task['date']) ? $task['date'] : $this->getLang('nodue'),
487 $title = $this->getLang('title_alldone');
490 $title = sprintf($this->getLang('title_intime'), $count['undone']);
493 $title = sprintf($this->getLang('title_late'), $count['undone'], $count['late']);
525 …$doInner = '<span class="a11y">' . $this->getLang('prefix_tasks_user') . " </span>$svg<span class=…
527 $title = sprintf($this->getLang('tasks_user_intime'), $num);
530 $title = $this->getLang('tasks_user_none');
/plugin/stats/
H A Dsyntax.php375 <caption class="hof_caption">'.$this->getLang('ws_events').'</caption>
377 <th class="centeralign">'.$this->getLang('ws_dateYm').'</th>
378 <th class="centeralign">'.$this->getLang('ws_created').'</th>
379 <th class="centeralign">'.$this->getLang('ws_edited').'</th>
380 <th class="centeralign">'.$this->getLang('ws_deleted').'</th>
381 <th class="centeralign">'.$this->getLang('ws_reverted').'</th>
634 …<img src="' . $url . '" alt="' . $this->getLang('ws_histocontribbymonthtitle') . '" title="' . $th…
948 …<img src="' . $url . '" alt="' . $this->getLang('ws_pagesize') . '" title="' . $this->getLang('ws_…
1024 <th class="centeralign">'.$this->getLang('ws_position').'</th>
1025 <th class="centeralign">'.$this->getLang('ws_page').'</th>
[all …]
/plugin/piclens/
H A Dsyntax.php29 'desc' => html_entity_decode($this->getLang('pic_description')),
110 …avascript:PicLensLite.start({feedUrl:\''.$val[0].'\'});" title="'.$this->getLang('pic_via').'" cla…
114 …om/site/support/download-all-products.php" target="_new" title="'.$this->getLang('pic_telecharger'…
/plugin/approve/
H A Dadmin.php99 echo '<th>'.$this->getLang('admin h_assignment_namespace').'</th>';
100 echo '<th>'.$this->getLang('admin h_assignment_approver').'</th>';
128 echo '<td><a href="' . $link . '">'.$this->getLang('admin btn_delete').'</a></td>';
158 echo '<td><button type="submit" name="action" value="add">'.$this->getLang('admin btn_add').'</button></td>';
/plugin/multiorphan/
H A Dscript.js85 $orphanForm.find('button[type=submit]').text(getLang('start'));
86 errorLog(getLang('request-aborted'));
93 $orphanForm.find('button[type=submit]').text(getLang('stop'));
130getLang('checking-page') + " ("+($currentPagesAndMedia.pages.length-elements.length)+"/"+($current…
148 status(getLang('checking-done'));
272 status(getLang('checking-orphans'));
291 …phan__result_group .multiorphan__result.orphan').append($('<div/>').html(getLang('please-wait-orph…
342 return errorLog( getLang('error-parsing') + "\n" + response + "\n\n" + e );
424 $orphanForm.find('button[type=submit]').text(getLang('start'));
433 var getLang = function(key) { function
/plugin/data-au/admin/
H A Dclean.php56 return $this->getLang('menu_clean');
80 msg(sprintf($this->getLang('pages_del'),$count),1);
94 $form->addElement(form_makeButton('submit','admin',$this->getLang('submit_clean')));
/plugin/data/admin/
H A Dclean.php59 return $this->getLang('menu_clean');
83 msg(sprintf($this->getLang('pages_del'), $count), 1);
98 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('submit_clean')));
/plugin/fblogin/
H A Dadmin.php70 ptln('<p> ' .$this->getLang('is_used'). '</p>');
73 ptln('<p> '.$this->getLang('uninstall') .' </p>');
75 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_uninstall…
79 ptln('<p> '.$this->getLang('install') .' </p>');
81 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_install')…
/plugin/shibbolethauth/
H A Dadmin.php72 ptln('<p> ' .$this->getLang('is_used'). '</p>');
75 ptln('<p> '.$this->getLang('uninstall') .' </p>');
77 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_uninstall…
81 ptln('<p> '.$this->getLang('install') .' </p>');
83 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_install')…
/plugin/telleveryone/
H A Dadmin.php90 ptln('<h1>' . $this->getLang('menu') . '</h1>');
134 $edit_link = '<a href="' . $edit_link . '">' . $this->getLang('btn_edit') . '</a>';
146 …ef="' . $delete_link . '" class="plugin__telleveryone_delete">' . $this->getLang('btn_delete') . '…
184 $form->addButton('', $this->getLang($btn_label));
192 …. '" style="margin-left:1em" id="plugin__telleveryone_cancel">' . $this->getLang('btn_cancel') . '…
/plugin/backup/
H A Dadmin.php60 echo '<h1>' . $this->getLang('menu') . '</h1>';
63 msg($this->getLang('windows-msg'), 2);
105 echo '<h2>' . $this->getLang('recent') . '</h2>';
120 echo '<p>' . sprintf($this->getLang('medians'), $ns, $link) . '</p>';
142 echo '<h1>' . $this->getLang('menu') . '</h1>';
144 echo hsc($this->getLang('running'));
156 msg(sprintf($this->getLang('success'), ml($id), $id), 1);
197 $form->addFieldsetOpen($this->getLang('components'));
201 $label = $this->getLang('bt_' . $pref);
213 $form->addButton('backup', $this->getLang('bt_create_backup'));
/plugin/evesso/
H A Daction.php223 $this->insertTextInput($form, $pos, $faction, $this->getLang('faction'));
226 $this->insertTextInput($form, $pos, $alliance, $this->getLang('alliance'));
229 $this->insertTextInput($form, $pos, $corp, $this->getLang('corporation'));
251 …$form->insertElement($pos, form_makeTextField($faction, $faction, $this->getLang('faction'), '', '…
254 …$form->insertElement($pos, form_makeTextField($alliance, $alliance, $this->getLang('alliance'), ''…
257 …$form->insertElement($pos, form_makeTextField($corp, $corp, $this->getLang('corporation'), '', 'bl…
331 $form->addFieldsetOpen($this->getLang('loginwith'), ++$pos);
335 …$form->insertElement(++$pos, form_openfieldset(array('_legend' => $this->getLang('loginwith'), 'cl…
356 $html .= $this->getLang('loginButton');
379 $lang['btn_login'] = $this->getLang('loginButton');
/plugin/publish/action/
H A Dapprove.php65 msg($this->getLang('wrong permissions to approve'), -1);
79 msg($this->getLang('cannot approve a non-existing revision'), -1);
99 msg($this->getLang('version approved'), 1);
113 msg($this->getLang('cannot approve error'), -1);
/plugin/bez/action/
H A Ddefault.php181 msg($this->getLang('info set baseurl'));
184 msg($this->getLang('info set basedir'));
229 $lang = $this->getLang($field);
234 $this->getLang('validate_' . $error_code),
340 $full = sprintf($this->getLang('notification problems_without_tasks'), $link);
363 $full = sprintf($this->getLang('notification problems_coming'), $link);
386 $full = sprintf($this->getLang('notification problems_outdated'), $link);
408 $full = sprintf($this->getLang('notification tasks_coming'), $link);
430 $full = sprintf($this->getLang('notification tasks_outdated'), $link);
/plugin/blogtng/helper/
H A Dcomments.php246 $title = sprintf($this->getLang('subscr_subject'),$entry['title']);
312 $title = $this->getLang('optin_subject');
384 msg($this->getLang('unsubscribe_err_key'), -1);
407 msg($this->getLang('unsubscribe_ok'), 1);
429 msg($this->getLang('optin_ok'),1);
431 msg($this->getLang('optin_err'),-1);
491 … $input = $form->addTextInput('comment-' . $field , $this->getLang('comment_'.$field))
528 $form->addCheckbox('comment-subscribe', $this->getLang('comment_subscribe'))
559 $fmt_zero_comments = $this->getLang('0comments');
562 $fmt_one_comments = $this->getLang('1comments');
[all …]

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