X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fpopulate-msgcat;h=166f83720941ab8e63f74df8ce9942eb39328b2d;hp=b50fc7ec365c3b2ff601c07a26702f90f35d3d46;hb=c189704fb7f1c2dce5362b5210fa957e274b3f55;hpb=dac2cf0ad7e65ca013244cfb017952de1562d4e0 diff --git a/bin/populate-msgcat b/bin/populate-msgcat index b50fc7ec3..166f83720 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 (', + }, + + 'illeggal_password_characters' => { + 'en_US' => ' characters)', }, 'username_in_use' => {