prosodyctl

changeset 1124
055cfdc96afa
parent 1122
07b2b5942957
child 1205
23a079f50cab
--- a/prosodyctl	Tue May 05 16:37:17 2009 +0100
+++ b/prosodyctl	Tue May 05 16:37:43 2009 +0100
@@ -92,6 +92,7 @@
 		["invalid-hostname"] = "The given hostname is invalid";
 		["no-password"] = "No password was supplied";
 		["no-such-user"] = "The given user does not exist on the server";
+		["unable-to-save-data"] = "Unable to store, perhaps you don't have permission?";
 		}, { __index = function (t,k) return "Error: "..(tostring(k):gsub("%-", " "):gsub("^.", string.upper)); end });
 
 hosts = {};

mercurial