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

21 Jun
2013
21 Jun
'13
9:31 a.m.
commit 5f83220ed7465e150d929d8e61d7a824e91127ac Author: aagbsn <aagbsn@extc.org> 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
4400
Age (days ago)
4400
Last active (days ago)
0 comments
1 participants
participants (1)
-
aagbsn@torproject.org