Home
last modified time | relevance | path

Searched refs:msg (Results 476 – 500 of 1008) sorted by relevance

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

/plugin/projects/action/
H A Dpage.php45 msg('Other users are currently updating the project. Please save this page later.');
/plugin/deletehistory/
H A Dadmin.php31 msg($this->getLang('done'));
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2msg=H[e],e},pt=function(t){return(t<<1)-(t>4?9:0)},mt=function(t){for(var e=t.length;--e>=0;)t[e]=…
/plugin/denyactions/action/
H A Drev.php33 msg($this->lang['actiondenied'],-1);
/plugin/data-graph/
H A Dsyntax.php17 msg('This plugin requires the sqlite plugin. Please install it', -1);
22 msg('Could not load the database');
/plugin/datagraph/
H A Dsyntax.php17 msg('This plugin requires the sqlite plugin. Please install it', -1);
22 msg('Could not load the database');
/plugin/authvk/
H A Daction.php115 msg($vk_userInfo['uid']);
145msg($this->getLang('vk_sorry').'<a href="https://vk.com/club' . $vk_group_id_of_users . '">VK_gro…
/plugin/openas/
H A Dsyntax.php80 $msg = "$ID " . $this->getLang('will_save') . $which[$type] ." $name.<br />";
81 $match = $msg . $this->getLang('open_wl') . "<br /> $wikilink";
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DStreamHandler.php181 private function customErrorHandler(int $code, string $msg): bool argument
183 $this->errorMessage = preg_replace('{^(fopen|mkdir)\(.*?\): }', '', $msg);
/plugin/blog/syntax/
H A Dautoarchive.php52 msg($this->getLang('missing_tagplugin'), -1);
77 msg($this->getLang('missing_pagelistplugin'), -1);
/plugin/combo/ComboStrap/
H A DStringUtility.php99 LogUtility::msg("The type of the value ($string) is unknown and could not be properly cast to string", LogUtility::LVL_MSG_WARNING);
260 LogUtility::msg("The separators characters are not an array, default characters used");
H A DSkin.php90 LogUtility::msg("A component type is mandatory when using the skin attribute", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
112 LogUtility::msg("The type value ($type) is not supported. Only the following types value may be used: $types", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
/plugin/translator/
H A Dhelper.php108 msg("Creating table '$tableName'", 0);
124 msg("Field missing in '$tableName': '{$data['Field']}'", -1);
227 msg($this->_messageReplacer('CategoryNotFound', $categoryName), -1);
1053 msg($this->_messageReplacer('RevertedItems', $items));
1087msg($this->_messageReplacer('KeysNotInMaster', array(count($finalStatus['KeysNotInMaster']), count…
1091msg($this->_messageReplacer('KeysMatchingExisting', array(count($finalStatus['KeysMatchingExisting…
1095msg($this->_messageReplacer('RemovedUserKeys', array($finalStatus['RemovedUserKeys'], $finalStatus…
1099 msg($this->getLang('RevertValues'));
1254 msg('Could not write version check file.');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php121 $msg = 'An error was encountered during the on_headers event';
122 $ex = new RequestException($msg, $request, $response, $e);
234 set_error_handler(function ($_, $msg, $file, $line) use (&$errors) {
236 'message' => $msg,
/plugin/archivegenerator/
H A Dadmin.php57 msg(sprintf($this->getLang('message: email invalid'), hsc($email)), -1);
62 msg($this->getLang('message: password empty'), -1);
88 msg(hsc($e->getMessage()), -1);
533 msg($timedMessage, $msgLVL);
/plugin/bureaucracy-au/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/task/
H A Dics.php18 if (!$data['vtodo']) msg('No VTODO data for this task.', -1);
/plugin/bureaucracyau/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/bureaucracy/helper/
H A Dfieldaddpage.php19 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
H A Dfieldusemailtemplate.php18 msg(sprintf($this->getLang('e_missingargs'), hsc($args[0]),
/plugin/singlesearchresult/
H A Daction.php40 msg("Only one page found, skipping result overview. Redirect to: ".$pageid);
/plugin/table2csv/
H A Daction.php51 msg(sprintf('Forbidden access to page ' . $ID));
/plugin/authdomainlimitation/action/
H A Dsignup.php53 msg($this->getConf('_domainlistErrorMEssage'), -1);

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