Home
last modified time | relevance | path

Searched refs:getLang (Results 951 – 975 of 1005) sorted by relevance

1...<<3132333435363738394041

/plugin/data/
H A Dhelper.php312 . '" title="' . sprintf($this->getLang('tagfilter'), hsc($val))
422 $column['title'] = $this->getLang($s[0]);
/plugin/struct/helper/
H A Dfield.php71 msg(sprintf($this->getLang('e_required'), hsc($label)), -1);
/plugin/autlogin/
H A Daction.php48 …echo '<input type="submit" value="'.$this->getLang('moderator').'" name="moderat" class="button" /…
109 echo '<br><h3>'.$this->getLang('refresh_page').'</h3><br>'.NL;
/plugin/issuelinks/classes/
H A DIssue.php627 $html .= $util->getLang('no issue description');
665 $html .= '<h2>' . $util->getLang('linking pages') . '</h2>';
/plugin/columns/
H A Dsyntax.php137 $tag = $this->getLang('kwcolumns');
148 $tag = $this->getLang('kwnewcol');
/plugin/authgoogle/
H A Dauth.php60 msg($this->getLang('badlogin'),-1);
/plugin/xtern/
H A Daction.php38 msg($this->getLang('nocurl'),2);
/plugin/edittable/action/
H A Deditor.php47 $event->data['name'] = $this->getLang('secedit_name');
/plugin/combo/ComboStrap/
H A DMessage.php175 $firedByLang = $this->plugin->getLang('message_come_from');
/plugin/twofactor/
H A DManager.php338 $form->addButton('2fa', $this->getLang('btn_confirm'))->attr('type', 'submit');
/plugin/facebookwall/
H A Dsyntax.php289 …$entry = str_replace('{more}', '[['.$post_url.'|'.$this->getLang('read_more').']]', $entry ); …
/plugin/textinsert/
H A Dsyntax.php115 $err = $this->getLang('not_found');
/plugin/combo/action/
H A Droutermessage.php106 ->addHtmlContent("<p>" . sprintf($this->getLang('message_redirected_by_redirect'), hsc($pageIdOrigin)) . "</p>");
/plugin/gitbacked/action/
H A Deditcommit.php312 $mailer->subject($this->getLang($subject_id));
/plugin/translation/
H A Daction.php246 $this->getLang('transloaded'),
/plugin/gallery/
H A Dsyntax.php
/plugin/facebookevents/
H A Dsyntax.php305 … $entry = str_replace('{more}', '[['.$event_url.'|'.$this->getLang('read_more').']]', $entry );
/plugin/datatemplate/syntax/
H A Dentry.php260 '" title="'.sprintf($this->getLang('tagfilter'),hsc($val)).
/plugin/combo/admin/
H A Dpagerules.php43 // of use of $this->getLang
308 $lang = $this->getLang($id);
/plugin/quickstats/
H A Daction.php125 $err .= $this->getLang('missing_mmdb_warning');
509 msg($this->getLang('no_browser_db'),1);
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php331 public function getLang() { function in Google_TopicValue
/plugin/snap/
H A Dhelper.php85 'desc' => html_entity_decode($this->getLang('snap_description')),
/plugin/vbsso/includes/
H A Dapi.php41 return array(SHAREDAPI_EVENT_FIELD_ERROR => $vbsso->getLang('acl_is_off'));
/plugin/indexmenu/
H A Daction.php157 echo $this->getLang('showsort') . $n;
/plugin/struct/meta/
H A DSchemaBuilder.php140 msg(sprintf($this->helper->getLang('duplicate_label'), $wantedlabel, $fixedlabel), -1);

1...<<3132333435363738394041