From 326123622b3e60db0d6893f076b3a082f4e2a44a Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 17 Oct 2004 09:19:23 +0000 Subject: add options to adjust UI for artera turbo as svc_export --- bin/populate-msgcat | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bin/populate-msgcat') 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', + }, + ); } -- cgit v1.2.1