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/.po -source_file = po/pacman.pot +file_filter = src/pacman/po/.po +source_file = src/pacman/po/pacman.pot +source_lang = en + +[archlinux-pacman.pacman-scripts-pot] +file_filter = scripts/po/.po +source_file = scripts/po/pacman-scripts.pot source_lang = en