LP#1544723: i18n - Add webstaff to update_pofiles user/bshum/lp1544723-fix-update-pofiles-for-webstaff
authorBen Shum <ben@evergreener.net>
Thu, 11 Feb 2016 19:16:28 +0000 (14:16 -0500)
committerBen Shum <ben@evergreener.net>
Thu, 11 Feb 2016 20:49:15 +0000 (15:49 -0500)
Add webstaff po file to the update_pofiles script so that future syncs
from the Launchpad bzr will update the webstaff po files.

Signed-off-by: Ben Shum <ben@evergreener.net>
build/i18n/scripts/update_pofiles

index 141333f..0df5258 100755 (executable)
@@ -94,6 +94,7 @@ my @pofiles = qw/
     User.js
     vandelay.dtd
     vandelay.js
+    webstaff
     XULTermLoader.js
 /;