summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorivan <ivan>2004-10-17 09:19:23 +0000
committerivan <ivan>2004-10-17 09:19:23 +0000
commit326123622b3e60db0d6893f076b3a082f4e2a44a (patch)
treed70aa7c07c357a7abacd2a8293adf41586d3946e /bin
parentdbc6a01ed6a3b4373b01bf985ca735386dd047d4 (diff)
add options to adjust UI for artera turbo as svc_export
Diffstat (limited to 'bin')
-rwxr-xr-xbin/populate-msgcat8
1 files changed, 8 insertions, 0 deletions
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',
+ },
+
);
}