Home
last modified time | relevance | path

Searched refs:message (Results 1126 – 1150 of 1663) sorted by relevance

1...<<41424344454647484950>>...67

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md16 …* Added record message/context/extra info to exceptions thrown when a StreamHandler cannot open it…
19 * Fixed handling of records going over the max Telegram message length (#1616)
231 * Fixed RavenHandler dropping the message when logging exception
239 * Fixed GelfHandler truncation to be per field and not per message
283 …* Added ability to use `%message%` and other LineFormatter replacements in the subject line of ema…
358 …* Added an option to send formatted message instead of the raw record on PushoverHandler via ->use…
373 * Fixed SwiftMailerHandler to lazily create message instances if a callback is provided
413 …* Added $expandNewlines flag to the ErrorLogHandler to create multiple log entries when a message
463 …* Fixed RavenHandler batch processing so it takes the message from the record with highest priority
478 …* Added support for message priorities in PushoverHandler, see $highPriorityLevel and $emergencyLe…
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1193 error({message: mxResources.get('fileNotFound')});
1234 this.ui.handleError({message: mxResources.get('fileNotFound')});
1357 …unloading({message: 'This is a bug, please report!'}); //Original draw.io function parameters are …
1420 this.ui.handleError({message: mxResources.get('errorSavingFile')});
1868 this.handleError({message: mxResources.get('errorSavingFile')});
2116 this.handleError({message: mxResources.get('errorSavingFile')});
2134 this.handleError({message: mxResources.get('errorSavingFile')});
H A DLocalFile.js273 …this.ui.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUti…
/plugin/groupmail/
H A DCHANGELOG57 * Added localization for success message.
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md20 'message' => ''
/plugin/xslfo/
H A Daction.php172 $admin_msg .= "$error->message (line $error->line column $error->column)<br />";
/plugin/twofactorsmsgateway/
H A Dgateway.txt7 Alltel@message.alltel.com
/plugin/toolbox/
H A DToolboxFindAndReplace.js257 window.alert(toolbox_lang.reerror + '\n' + e.message);
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md48 * Improved the error message in getModifiedTime when a file asset uses an invalid file
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
/plugin/farmer/lang/fr/
H A Dtab_config_help.txt33 aucun message d'erreur n'est affiché. Ici, vous pouvez choisir entre
/plugin/combo/resources/snippet/js/
H A Dmetadata.js79 if (json.hasOwnProperty("message")) {
80 let jsonMessage = json["message"];
89 modalMessage.push(e.message)
/plugin/templater/
H A DCHANGELOG.md43 * Better fix for `{{template>page#section}}` doesn't exist with error message.
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties167 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
169 error_message=පණිවිඩය: {{message}}
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php68 $message = 'foo %s %d %s',
73 ->when($result = new SUT($message, $code, $arguments, $previous), $line = __LINE__)
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties94 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
96 error_message=Nkrato: {{message}}
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties95 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
97 error_message=Molaetša: {{message}}
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties167 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
169 error_message=پیغام: {{message}}
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties157 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
159 error_message=မက်ဆေ့ - {{message}}
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js262message = 'is ' + percentFaster + '% ' + (xFaster == 1 ? '' : '(' + formatNumber(xFaster.toFixed(2…
266 log('\n' + buildName + ' ' + message + ' ' + otherName + '.');
268 log('\n' + otherName + ' ' + message + ' ' + buildName + '.');
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php326 * @param string $message
332 function log($message,$type,$line = -1) argument
339 $add = array('m' => $message, 't' => $type);
/plugin/mantis/lib/
H A Dclass.xmlschema.php43 var $message = array(); variable in nusoap_xmlschema
183 $this->message[$pos] = array('cdata' => '');
512 $this->message[$pos]['cdata'] .= $data;
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php684 * Because they must be problem and message with the {@link self::getHeadHtml()}
834 foreach ($uniqueMessages as $message) {
835 $level = $message['lvl'];
836 $messagesByLevel[$level][] = $message;
896 // no if message
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1636 public $message; variable in Google_Alert
1651 public function setMessage( $message) { argument
1652 $this->message = $message;
1655 return $this->message;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js954 showError(mxResources.get('error') + ': ' + e.message, content);
1007 error = mxResources.get('error') + ': ' + e.message;
1012 error = (e != null && e.message != null) ? e.message : e;
1336 this.editorUi.handleError({message: mxResources.get('unknownError')});

1...<<41424344454647484950>>...67