diff options
-rw-r--r-- | .tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 2961116ae..a2def23b9 100644 --- a/.tx/config +++ b/.tx/config @@ -6,3 +6,9 @@ file_filter = po/<lang>.po source_file = po/subsurface-new.pot source_lang = en type = PO + +[subsurface.readme] +file_filter = l10n/README.<lang> +source_file = README +source_lang = en +type = WIKI |