X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=bin%2Fpopulate-msgcat;h=adac92dd028fa5485f765ca41e3f808fad82769e;hp=719d330467d1b06851efd2fe3cf6b421551f0cc5;hb=4bb183f2a62d7a7d38070ff93f24c56f95bf2480;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac diff --git a/bin/populate-msgcat b/bin/populate-msgcat index 719d33046..adac92dd0 100755 --- a/bin/populate-msgcat +++ b/bin/populate-msgcat @@ -118,6 +118,14 @@ sub messages { 'en_US' => 'Night Phone', }, + 'svc_external-id' => { + 'en_US' => 'External ID', + }, + + 'svc_external-title' => { + 'en_US' => 'Title', + }, + ); }