X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fpopulate-msgcat;h=f8e23cfa0ee8a177ca69c2930627cb9d818f58f1;hb=ab33e906a196646c5351c21848b5d6f63b4400dd;hp=b50fc7ec365c3b2ff601c07a26702f90f35d3d46;hpb=dac2cf0ad7e65ca013244cfb017952de1562d4e0;p=freeside.git diff --git a/bin/populate-msgcat b/bin/populate-msgcat index b50fc7ec3..f8e23cfa0 100755 --- a/bin/populate-msgcat +++ b/bin/populate-msgcat @@ -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' => {