import rt 2.0.14
[freeside.git] / bin / populate-msgcat
index b50fc7e..f8e23cf 100755 (executable)
@@ -76,7 +76,11 @@ sub messages {
     },
 
     'illegal_password' => {
-      'en_US' => 'Illegal password',
+      'en_US' => 'Illegal password (',
+    },
+
+    'illegal_password_characters' => {
+      'en_US' => ' characters)',
     },
 
     'username_in_use' => {