]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Cosmetic bug: error code explanation text shouldn't end with ".".
[moira.git] / lib / mr_et.et
index 583b2ad9f82af03f58f263eec58387e220e9e38e..b210fa667f3e6a37c98d16902fbb118e891b7bd5 100644 (file)
@@ -220,12 +220,12 @@ ec        MR_RESERVED,
        "That name is reserved"
 
 ec     MR_QUALITY,
-       "Password is too simple."
+       "Password is too simple"
 
 ec     MR_CONTAINER,
-       "No such container."
+       "No such container"
 
 ec     MR_NEW_CONTAINER_NAME,
-       "The new container name is invalid."
+       "The new container name is invalid"
 
        end
This page took 0.033309 seconds and 4 git commands to generate.