diff options
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -10,28 +10,29 @@ minimum_perc = 2 [MATE.master--mate-disk-usage-analyzer] file_filter = baobab/help/<lang>/<lang>.po -source_file = baobab/help/mate-disk-usage-analyzer.pot +source_file = baobab/mate-disk-usage-analyzer.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-search-tool] file_filter = gsearchtool/help/<lang>/<lang>.po -source_file = gsearchtool/help/mate-search-tool.pot +source_file = gsearchtool/mate-search-tool.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-system-log] file_filter = logview/help/<lang>/<lang>.po -source_file = logview/help/mate-system-log.pot +source_file = logview/mate-system-log.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-dictionary] file_filter = mate-dictionary/help/<lang>/<lang>.po -source_file = mate-dictionary/help/mate-dictionary.pot +source_file = mate-dictionary/mate-dictionary.pot source_lang = en type = PO minimum_perc = 2 + |