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

[tor-commits] [bridgedb/master] Use correct domain and file in setup.cfg for translations



commit 5f83220ed7465e150d929d8e61d7a824e91127ac
Author: aagbsn <aagbsn@xxxxxxxx>
Date:   Tue May 28 13:54:14 2013 -0400

    Use correct domain and file in setup.cfg for translations
---
 setup.cfg |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 2cbb8b2..51d182f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,13 +13,13 @@ output_file = i18n/templates/bridgedb.pot
 width = 80
 
 [init_catalog]
-domain = torcheck
+domain = bridgedb
 input_file = i18n/templates/bridgedb.pot
 output_dir = i18n
 
 [update_catalog]
-domain = torcheck
-input_file = i18n/templates/torcheck.pot
+domain = bridgedb
+input_file = i18n/templates/bridgedb.pot
 output_dir = i18n
 previous = true
 



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