Home
last modified time | relevance | path

Searched refs:msg (Results 676 – 700 of 1008) sorted by relevance

1...<<21222324252627282930>>...41

/plugin/xlsx2dw/packages/jszip/
H A Djszip.js4759 throw new Error(msg[status]);
4781 throw new Error(msg[status]);
4915 this.msg = this.strm.msg;
4959 if (deflator.err) { throw deflator.msg || msg[deflator.err]; }
5141 throw new Error(msg[status]);
5335 this.msg = this.strm.msg;
5384 if (inflator.err) { throw inflator.msg || msg[inflator.err]; }
5921 var msg = require('./messages');
6021 strm.msg = msg[errorCode];
8363 strm.msg = ''; /*Z_NULL*/
[all …]
/plugin/discussion/
H A Daction.php254 msg(sprintf($lang['subscr_unsubscribe_success'], $themail, $ID), 1);
257 msg(sprintf($lang['subscr_subscribe_success'], $themail, $ID), 1);
278 msg($lang['regbadmail'], -1);
346 msg($this->getLang('moderation'), 1);
503 msg($this->getLang('wordblock'), -1);
621 msg($this->getLang('wordblock'), -1);
1564 msg($recaptcha->getLang('testfailed'),-1);
/plugin/task/syntax/
H A Dtasks.php62 msg('The Tag Plugin must be installed to use tag refinements.', -1);
107 msg('The Pagelist Plugin must be installed for task lists.', -1);
/plugin/eclipseupdateurl/
H A Dsyntax.php66 msg("'$data' is not a valid site.xml for Eclipse Updates");
73 msg("'$data' does not exist");
/plugin/authfacebook/
H A Dauth.php75 msg($this->getLang('badlogin'),-1);
194 msg('1: Auth Facebook Error: '. $e->getFile() .':'.$e->getLine().': '.$e->getMessage());
/plugin/combo/ComboStrap/
H A DFetcherImage.php285 LogUtility::msg("Unable to check the target ratio because it returns this error: {$e->getMessage()}");
304 LogUtility::msg("Internal Error: The width ($width) and height ($height) calculated for the image ($this) does not pass the ratio test. They have a ratio of ($imgTagRatio) while the target dimension ratio is ($targetRatio)");
/plugin/davcard/
H A Dscript.js87 msg: null, property in dw_davcard__modals
116 dw_davcard__modals.msg = LANG.plugins.davcard['error_loading'];
217 dw_davcard__modals.msg = LANG.plugins.davcard['really_delete_this_entry'];
747 '<div>' + dw_davcard__modals.msg + '</div>'
/plugin/ckgdoku/action/
H A Dedit.php486 msg($this->getLang('draft_msg')) ;
543 msg('Command disabled: source',-1);
1064 msg("Renderer for $mode not valid",-1);
1073 msg("No renderer for $mode found",-1);
/plugin/move/helper/
H A Dplan.php345 msg($this->getLang('noaction'), -1);
649 $this->options['lasterror'] = $last['msg'];
931 $msg = '';
934 $msg = $MSG[count($MSG) - 1]['msg']; // get detail from message array
937 $log = "$now\t$date\t$type\t$from\t$to\t$ok\t$msg\n";
/plugin/log404/
H A Dhelper.php76 msg("Unable to write log404 file.");
/plugin/subconfhelper/helper/
H A Dconfig.php45 msg('No configuration metadata found at - '.htmlspecialchars($datafile),-1);
/plugin/editor/
H A Dhelper.php49 msg('Group filtering not supported by authentification class.', -1);
/plugin/tagsections/
H A Dhelper.php24 msg('tag plugin is required by tagsections plugin, but missing', -1);
/plugin/structupdate/helper/
H A Dupdate.php89 msg($e->getMessage(), -1);
/plugin/move/action/
H A Drewrite.php107 msg('Error: Page ' . hsc($id) . ' needs to be rewritten because of page renames but is not writable.', -1);
/plugin/authgooglesheets/
H A Dauth.php81 msg($this->getLang('userexists'), -1);
/plugin/evesso/
H A Dhelper.php35 msg("Failed to initialize $service authentication service. Check credentials", -1);
/plugin/twofactor/
H A DProvider.php193 msg((Manager::getInstance())->getLang('codefail'), -1);
/plugin/strata/helper/
H A Dsyntax.php201 msg($message,-1);
828 msg(sprintf($this->getLang('error_syntax_braces'),$what),-1);
1113 $msg = vsprintf($this->getLang($msg_id), $args);
1114 msg($msg, -1);
1115 $this->error .= "<br />\n" . $msg;
/plugin/database2/
H A Dsyntax.php169 msg($this->getLang('usingdevel'), 2);
/plugin/redirect2/
H A Dadmin.php47 msg($this->getLang('saved'), 1);
/plugin/mdpage/
H A Dsyntax.php130 msg($message, $err, $line, $file);
/plugin/imageshack/
H A Daction.php39 msg(sprintf('The was a problem receiving the file from you (error %d)',
/plugin/tagsections/syntax/
H A Dtag.php29 msg('tag plugin is required by tagsections plugin, but missing', -1);
/plugin/custombuttons/
H A Dadmin.php47 msg($this->getLang('txt_error'), -1);

1...<<21222324252627282930>>...41