Home
last modified time | relevance | path

Searched refs:getLang (Results 226 – 250 of 1005) sorted by relevance

12345678910>>...41

/plugin/twofactor/
H A Dadmin.php45 msg($this->getLang('reset_not_self'), -1);
111 $form->addHTML($this->getLang('user_id'));
114 $form->addHTML($this->getLang('user_name'));
117 $form->addHTML($this->getLang('user_mail'));
120 $form->addHTML($this->getLang('action'));
136 $form->addButton('search', $this->getLang('search'))->attr('type', 'submit');
165 $form->addButton('reset[' . $user . ']', $this->getLang('reset'))
189 $btn = $form->addButton('start', $this->getLang('start'))->val('0');
193 $btn = $form->addButton('start', $this->getLang('prev'))->val($start - $pagesize);
197 $btn = $form->addButton('start', $this->getLang('nex
[all...]
/plugin/googleads/
H A Dadmin.php103 $form->addFieldsetOpen($this->getLang('components'));
105 $ta = $form->addTextarea('googleads[code]', $this->getLang('gads_googleads_code'));
111 …$cb = $form->addCheckbox("googleads[dontcountadmin]", $this->getLang('gads_dont_count_admin'))->us…
116 …$cb = $form->addCheckbox("googleads[dontcountmanager]", $this->getLang('gads_dont_count_manager'))…
121 …$cb = $form->addCheckbox("googleads[dontcountusers]", $this->getLang('gads_dont_count_users'))->us…
126 $form->addButton('save', $this->getLang('gads_save'));
/plugin/farm/
H A Dadmin.php146 ptln(' '.$this->getLang($c));
148 …foreach($list as $e) ptln(' <li>'.$this->getLang(is_array($e) ? $e['code'] : $e, is_array($e) ? $…
170 …foreach($this->success as $s) ptln(' <li>'.$this->getLang(is_array($s) ? $s['code'] : $s, is_arra…
174 ptln(' '.$this->getLang(is_array($s) ? $s['code'] : $s, is_array($s) ? $s['data'] : null));
192 return number_format($s, ($s >= 100 || $e == '') ? 0 : 1).$e.$this->getLang('size_unit');
347 ptln(' <div class="farm_title">'.$this->getLang('menu').'</div>');
352 …"><img src="'.DOKU_FARM_WWW.'images/home.png" alt="overview" /> '.$this->getLang('overview_title')…
354 …><img src="'.DOKU_FARM_WWW.'images/add.png" alt="add animal" /> '.$this->getLang('animal_new_title…
355 …img src="'.DOKU_FARM_WWW.'images/configure.png" alt="config" /> '.$this->getLang('config_title').'…
356 …img src="'.DOKU_FARM_WWW.'images/soap.png" alt="soap config" /> '.$this->getLang('soapconfig_title…
[all …]
/plugin/preregister/
H A Daction.php61 echo $this->getLang('registering') . $md5;
89 echo '<h4>'. $this->getLang('cards_nomatch') . '</h4>';
110 echo $this->getLang('confirmation');
113 echo $this->getLang('email_problem');
118 echo $this->getLang('screen_confirm');
185 msg($this->getLang('old_confirmation'));
244 $out = $this->getLang('check_matching'). '<br />' . $out;
288 msg($this->getLang('bad_email') . $email);
293 $text = $this->getLang('email_confirm') . "\n\n";
295 $subject =$this->getLang('subject_confirm');
[all …]
/plugin/etherpadlite/action/
H A Detherpadlite.php117 …return array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang('Permission denied'…
242 …return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("CSRF protection.")…
245 …) return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("Permission denie…
246 …) return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("Permission denie…
299 …) return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("Permission denie…
300 …) return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("Permission denie…
312 …return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("CSRF protection.")…
315 …) return Array("file" => __FILE__, "line" => __LINE__, 'error' => $this->getLang("Permission denie…
332 …return Array("file" => __FILE__, "line" => __LINE__, 'error' => $this->getLang("pad could not be s…
352 …return Array("file" => __FILE__, "line" => __LINE__, "error" => $this->getLang("CSRF protection.")…
[all …]
/plugin/qc/
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>';
/plugin/linkback/action/
H A Ddisplay.php106 $title = $this->getLang('linkbacks');
111 echo $this->getLang('trackback_url');
176 echo ' (<abbr class="type" title="' . $this->getLang('linkback_type_' . $type) . '">' . $this->getLang('linkback_type_' . $type) . '</abbr>)';
190 $label = $this->getLang('btn_show');
192 $label = $this->getLang('btn_hide');
196 $this->_button($lid, $this->getLang('btn_ham'), 'linkback_ham');
197 $this->_button($lid, $this->getLang('btn_spam'), 'linkback_spam');
198 $this->_button($lid, $this->getLang('btn_delete'), 'linkback_delete');
255 $title = $this->getLang('linkback
[all...]
/plugin/authphpbb3/
H A Daction.php58 '<span' . $inline_css1 . '>' . $this->getLang('login_login') . '</span>' .
70 '<span' . $inline_css1 . '>' . $this->getLang('login_password') . '</span>' .
84 '<span' . $inline_css2 . '>' . $this->getLang('login_remember') . '</span>' .
97 '<span' . $inline_css2 . '>' . $this->getLang('login_viewonline') . '</span>' .
101 …$elem = '<button type="submit" name="login" tabindex="5" value="' . $this->getLang('login_button')…
102 $this->getLang('login_button') .
114 …$event->data->addElement('<p>' . sprintf($this->getLang('login_bottom_text'), $phpbb_url) . '</p>'…
/plugin/userhistory/
H A Dadmin.php39 …replace ( array ( " ", "'" ), "_", strtolower ( $this->getLang ( 'list' ) ) ).'">'.$this->getLang
41 …ptln ( '<div class = "editor_list"><p class = "editor_counter">'.$this->getLang ( 'total' ).': '.c…
103 ptln ( '<p><a href = "'.$href.'">['.$this->getLang('back').']</a></p>' );
106 …ptln ( '<div class = "edit_list"><p class = "edit_counter">'.$this->getLang ( 'total' ).': '.count…
136 …replace ( array ( " ", "'" ), "_", strtolower ( $this->getLang ( 'menu' ) ) ).'">'.$this->getLang
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php97 echo '<div class="error">' . $this->getLang ( 'missingpermission' ) . '</div>';
101 $button = $this->getLang ( 'submit_button' );
113 $emptyresult = $this->getLang ( 'emptyresult' );
157 $ret = '<u><b>' . $this->getLang ( 'templatesLabel' ) . '</b></u><br>';
159 $text = $this->getLang ( 'template.1.text' );
165 $text = $this->getLang ( 'template.' . $i . '.text' );
170 $sql = $this->getLang ( 'template.' . $i . '.sql' );
/plugin/issuelinks/admin/
H A Drepoadmin.php37 return $this->getLang('menu:repo-admin');
141 $configForm->addButton('', $this->getLang('btn:Submit'))->attr('type', 'submit');
149 …$reconfigureLink = "<a href=\"$reconfigureURL\">{$this->getLang('label: reconfigure service')}</a>…
150 …$authorizedUserLabel = sprintf($this->getLang('label: authorized with user'), $service->getUserStr…
152 $form->addFieldsetOpen($this->getLang('legend:user'));
157 $form->addFieldsetOpen($this->getLang("legend:group $serviceID"));
161 $this->getLang("label $serviceID:choose organisation")
/plugin/badbehaviour/
H A Dadmin.php73 printf('<p><b>'.$this->getLang('blocked').'</b></p>',$all,$days);
77 echo '<th>'.$this->getLang('percent').'</th>';
78 echo '<th>'.$this->getLang('count').'</th>';
79 echo '<th>'.$this->getLang('reason').'</th>';
113 printf('<p>'.$this->getLang('lkpresult').'</p>',
116 printf('<p>'.$this->getLang('lkplist').'</p>',7);
146 echo '<label for="key__lookup">'.$this->getLang('lookup').':</label> ';
/plugin/blogtng/tpl/default/
H A Dentry.php31 echo $this->getLang('created').": ";$entry->tpl_created($conf['dformat']);echo ", ";
35 echo $this->getLang('author').": ";$entry->tpl_author();
38 echo $this->getLang('tags').": ";$entry->tpl_tags('');
43 <h2 id="the__comments"><?php echo $this->getLang('comments');?></h2>
/plugin/strata/helper/
H A Dsyntax.php249 $this->_fail($this->getLang('error_query_outofwhere'), $root['cs']);
252 $this->_fail($this->getLang('error_query_singlewhere'), $where);
262 $this->_fail($this->getLang('error_query_multisort'), $ordering);
268 $this->_fail($this->getLang('error_query_sortblock'), $line);
274 $this->_fail(sprintf($this->getLang('error_query_sortvar'),utf8_tohtml(hsc($var->name))), $line);
279 $this->_fail(sprintf($this->getLang('error_query_sortline'), utf8_tohtml(hsc($line['text']))), $line);
287 $this->_fail($this->getLang('error_query_multigrouping'), $grouping);
295 $this->_fail($this->getLang('error_query_groupblock'), $line);
301 $this->_fail(sprintf($this->getLang('error_query_groupvar'),utf8_tohtml(hsc($var->name))), $line);
306 $this->_fail(sprintf($this->getLang('error_query_grouplin
[all...]
/plugin/autologoff/
H A Dadmin.php65 echo '<th>'.$this->getLang('usergroup').'</th>';
66 echo '<th>'.$this->getLang('time').'</th>';
82 echo '<td><a href="'.$url.'">'.$this->getLang('remove').'</a></td>';
89 echo '<td><input type="submit" class="button" value="'.$this->getLang('save').'" /></td>';
/plugin/math/
H A Dsyntax.php104 $this->msg_disable = $this->getLang($this->prefix.'disable');
117 …'name' => 'MathMulti Plugin'.(!$this->enable ? ' ('.$this->getLang($this->prefix.'disable').')' …
118 'desc' => $this->getLang($this->prefix.'info').
119 (!$this->enable ? "\n(".$this->getLang($this->prefix.'disable').")" : ''),
/plugin/task/syntax/
H A Dtasks.php115 $pagelist->header['page'] = $this->getLang('task');
116 $pagelist->header['date'] = str_replace(' ', '&nbsp;', $this->getLang('date'));
117 $pagelist->header['user'] = str_replace(' ', '&nbsp;', $this->getLang('user'));
183 $form->addHTML('<span>'.$this->getLang('view').'</span>', $pos++);
197 $dropDownOptions [$option.' '] = $this->getLang('view_'.$option);
205 … $form->addHTML('<label class="simple"><span>'.$this->getLang('view_user').':</span>', $pos++);
215 $form->addButton(NULL, $this->getLang('btn_refresh'), $pos++);
238 $ret .= '<span>'.$this->getLang('view').'</span>';
246 $ret .= '>'.$this->getLang('view_'.$option).'</option>';
253 $ret .= '<label class="simple"><span>'.$this->getLang('view_user').':</span>';
[all …]
/plugin/farmer/admin/
H A Dinfo.php53 $this->line('thisis', $animal ? $this->getLang('thisis.animal') : $this->getLang('thisis.farmer'));
66 $this->line('conf_inherit_' . $key, $this->getLang($value ? 'conf_inherit_yes' : 'conf_inherit_no'));
89 $html .= ' [<a href="' . $self . '">' . $this->getLang('conf_notfound_list') . '</a>]';
111 echo '<th>' . $this->getLang($langkey) . '</th>';
/plugin/translator/
H A Dadmin.php152 $form = $this->_startFieldSet($this->getLang('RemoveMasterLanguage'), 'translator_master_remove');
178 $form = $this->_startFieldSet($this->getLang('CategoryManager'), 'translator_categories');
190 $form = $this->_startFieldSet($this->getLang('AddCategory'), 'translator_new_categories');
197 $form->addElement(form_makeField('submit', 'fn[createcategories]', $this->getLang('Create'), ''));
210 $form = $this->_startFieldSet($this->getLang('UserManager'), 'translator_users');
219 $form->addElement(form_makeField('submit', 'fn[set_user]', $this->getLang('Update'), ''));
291 msg($this->getLang('CategoryNameMissing'), -1);
296 msg($this->getLang('FileNameMissing'), -1);
303 msg($this->getLang('CategoryExists'), -1);
367 msg($this->getLang('VersionNeeded'), -1);
[all …]
/plugin/pagemod/helper/
H A Dpagemod.php46 msg(sprintf($this->getLang('e_pagenotexists'), html_wikilink($page_to_modify)), -1);
57 msg($this->getLang('e_denied'), -1);
64 msg(sprintf($this->getLang('e_template'), $page_to_modify), -1);
71 msg(sprintf($this->getLang('e_failedtoparse'), $page_to_modify), -1);
75 saveWikiText($page_to_modify, $template, sprintf($this->getLang('summary'), $ID));
80 $this->getLang('pleasewait'),
/plugin/bootnote/
H A Dsyntax.php149 'info-sign' => $this->getLang('bootnote.info'),
150 'education' => $this->getLang('bootnote.learn'),
151 'question-sign' => $this->getLang('bootnote.question'),
152 'alert' => $this->getLang('bootnote.alert'),
153 'fire' => $this->getLang('bootnote.fire'),
154 'globe' => $this->getLang('bootnote.link')
/plugin/unusedmedias/admin/
H A Dlist.php69 $this->ok = sprintf($this->getLang('delete_file_ok'),$mediaToDelete);
72 $this->error = sprintf($this->getLang('delete_file_in_use'),$mediaToDelete);
76 $this->error = sprintf($this->getLang('delete_file_not_found'),$mediaToDelete);
108 ptln('<h1>' . $this->getLang('title') . ' : '.getNS($ID).'</h1>');
134 … class="btn_media_delete" title="'.$id.'" onclick=\'if(confirm("'.$this->getLang('js_confirm_delet…
145 ptln('<div>'.$this->getLang('nomatches').'</div>');
/plugin/epub/
H A Daction.php47 echo $this->getLang('download'); //The most recent ebook for this page is:
49 echo $this->getLang('download_click'); // To download it, click on the link.
50 …echo $this->getLang('download_alt'); // If you have an ebook reader plugin installed, right-…
83 $button_name = $this->getLang('button_start'); //"Start"; //$this->getLang('btn_generate');
87 $button .= $this->getLang('label_start'); //"Click the Start Button to Create your eBook";
91 $button_name = $this->getLang('button_remove');
/plugin/acknowledge/
H A Daction.php172 $html .= $this->getLang('ackOk');
174 $html .= sprintf($this->getLang('ackGranted'), dformat($ack));
178 $html .= '<h4>' . $this->getLang('ackRequired') . '</h4>';
183 . sprintf($this->getLang('ackDiff'), dformat($latest))
188 $form->addCheckbox('ack', $this->getLang('ackText'))->attr('required', 'required');
191 . $this->getLang('ackButton')
/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'));

12345678910>>...41