summaryrefslogtreecommitdiff
path: root/bin/populate-msgcat
diff options
context:
space:
mode:
Diffstat (limited to 'bin/populate-msgcat')
-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',
+ },
+
);
}