[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbutton/master] Add browser branding files to trans_tools merge script.



commit 955dc4e56c0d9072179d30ec8bc7696e655bcaae
Author: Mike Perry <mikeperry-git@xxxxxxxxxx>
Date:   Tue May 14 17:38:35 2013 -0700

    Add browser branding files to trans_tools merge script.
---
 trans_tools/new_tb_strings.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/trans_tools/new_tb_strings.sh b/trans_tools/new_tb_strings.sh
index 854f61c..b0b4e30 100755
--- a/trans_tools/new_tb_strings.sh
+++ b/trans_tools/new_tb_strings.sh
@@ -6,6 +6,8 @@ for i in `ls -1 po`
 do
    msgmerge -U ./po/$i/torbutton.dtd.po ./po/templates/torbutton.dtd.pot
    msgmerge -U ./po/$i/torbutton.properties.po ./po/templates/torbutton.properties.pot
+   msgmerge -U ./po/$i/browser.dtd.po ./po/templates/browser.dtd.pot
+   msgmerge -U ./po/$i/browser.properties.po ./po/templates/browser.properties.pot
 done
 
 svn diff po



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits