Home
last modified time | relevance | path

Searched refs:_messageReplacer (Results 1 – 3 of 3) sorted by relevance

/plugin/translator/
H A Dadmin.php355 …msg($this->functions->_messageReplacer('MasterFileNotInFormat', array($FILE['name'], $CategoryRege…
440 msg($this->functions->_messageReplacer('RemovedUserEntries', array($removed, $User)));
502 …msg($this->functions->_messageReplacer('RemovedEntries', array($this->functions->database->num_row…
589 …$form = $this->_startFieldSet($this->functions->_messageReplacer('RemoveUserLanguage', $user), 'tr…
599 …$formByDate = $this->_startFieldSet($this->functions->_messageReplacer('RemoveUserLanguageByDate',…
H A Dhelper.php227 msg($this->_messageReplacer('CategoryNotFound', $categoryName), -1);
1053 msg($this->_messageReplacer('RevertedItems', $items));
1087 …msg($this->_messageReplacer('KeysNotInMaster', array(count($finalStatus['KeysNotInMaster']), count…
1091 …msg($this->_messageReplacer('KeysMatchingExisting', array(count($finalStatus['KeysMatchingExisting…
1095 …msg($this->_messageReplacer('RemovedUserKeys', array($finalStatus['RemovedUserKeys'], $finalStatus…
1163 function _messageReplacer($LangKey, $replacements) { function in helper_plugin_translator
H A Daction.php69 …msg($functions->_messageReplacer('CategoryNotSupportedInLanguage', array($Category, $Language)), -…