Update tx/config release-2.x.y

Fri, 23 Feb 2024 02:39:11 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 23 Feb 2024 02:39:11 -0600
branch
release-2.x.y
changeset 42601
bdbd0668fb7f
parent 42600
ed4237e41cac
child 42602
6a3b63c6d6c3

Update tx/config

This was done via `tx migrate`.

.tx/config file | annotate | diff | comparison | revisions
--- a/.tx/config	Fri Feb 23 00:08:41 2024 -0600
+++ b/.tx/config	Fri Feb 23 02:39:11 2024 -0600
@@ -1,7 +1,10 @@
 [main]
 host = https://www.transifex.com
 
-[pidgin.pidgin_pot-for-2_x_y]
-file_filter = po/<lang>.po
-source_file = po/pidgin.pot
-source_lang = en
+[o:pidgin:p:pidgin:r:pidgin_pot-for-2_x_y]
+file_filter            = po/<lang>.po
+source_file            = po/pidgin.pot
+source_lang            = en
+replace_edited_strings = false
+keep_translations      = false
+

mercurial