diff options
author | filip <filip.komar@gmail.com> | 2019-02-23 23:47:50 +0100 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2019-02-23 23:47:50 +0100 |
commit | abd01e91ee087679f327e200c094b9094b877d9e (patch) | |
tree | a55b96e6b69ce8a969ce6f8df3f5388164d5fa59 | |
parent | d5273dfb50c552a3887b7cab7a3e01c091daffba (diff) | |
download | www-abd01e91ee087679f327e200c094b9094b877d9e.tar www-abd01e91ee087679f327e200c094b9094b877d9e.tar.gz www-abd01e91ee087679f327e200c094b9094b877d9e.tar.bz2 www-abd01e91ee087679f327e200c094b9094b877d9e.tar.xz www-abd01e91ee087679f327e200c094b9094b877d9e.zip |
mga6 resource added to TX
-rw-r--r-- | langs/.tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/langs/.tx/config b/langs/.tx/config index 6c2372193..958a3062a 100644 --- a/langs/.tx/config +++ b/langs/.tx/config @@ -25,6 +25,12 @@ source_file = en/5.pot source_lang = en type = PO +[mageia.page-6] +file_filter = <lang>/6.po +source_file = en/6.pot +source_lang = en +type = PO + [mageia.page-404] file_filter = <lang>/404.po source_file = en/404.pot |