summaryrefslogtreecommitdiffstats
path: root/.tx/config
diff options
context:
space:
mode:
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config9
1 files changed, 7 insertions, 2 deletions
diff --git a/.tx/config b/.tx/config
index ee50e5a6..82407b45 100644
--- a/.tx/config
+++ b/.tx/config
@@ -7,7 +7,12 @@ source_file = lib/libalpm/po/libalpm.pot
source_lang = en
[archlinux-pacman.pacman-pot]
-file_filter = po/<lang>.po
-source_file = po/pacman.pot
+file_filter = src/pacman/po/<lang>.po
+source_file = src/pacman/po/pacman.pot
+source_lang = en
+
+[archlinux-pacman.pacman-scripts-pot]
+file_filter = scripts/po/<lang>.po
+source_file = scripts/po/pacman-scripts.pot
source_lang = en