X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fpopulate-msgcat;h=719d330467d1b06851efd2fe3cf6b421551f0cc5;hp=3b198f718fd8d6643059cff7650ae9e72be2735c;hb=c28a1f2d8b6c0c355a96f3b8f34c2ec40971c2a1;hpb=70a4b5227943108ce91c68e1c4e7509a9a6c33f9 diff --git a/bin/populate-msgcat b/bin/populate-msgcat index 3b198f718..719d33046 100755 --- a/bin/populate-msgcat +++ b/bin/populate-msgcat @@ -110,6 +110,14 @@ sub messages { 'en_US' => 'Expired card', }, + 'daytime' => { + 'en_US' => 'Day Phone', + }, + + 'night' => { + 'en_US' => 'Night Phone', + }, + ); }