help-to-wiki.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fab8b3ed91a4b24d2a06832929ecad3f9ba65630 Author: Andras Timar <ati...@suse.com> Date: Mon Jan 28 14:33:22 2013 +0100
add Turkish to WikiHelp, it is fully translated Change-Id: If89ffb1950f9e9a8d99140e1f37d65f4d4506a89 Reviewed-on: https://gerrit.libreoffice.org/1895 Reviewed-by: Miklos Vajna <vmik...@suse.cz> Tested-by: Miklos Vajna <vmik...@suse.cz> diff --git a/help-to-wiki.py b/help-to-wiki.py index 1fa9fb2..4a15f95 100755 --- a/help-to-wiki.py +++ b/help-to-wiki.py @@ -63,7 +63,7 @@ def create_wiki_dirs(): # Langs to handle langs = ['', 'ca', 'cs', 'da', 'de', 'es', 'fr', 'hu', \ 'it', 'ja', 'ko', 'nl', 'pl', 'pt', 'pt-BR', 'ru', \ - 'sl', 'sv', 'vi', 'zh-CN', 'zh-TW' ] + 'sl', 'sv', 'tr', 'vi', 'zh-CN', 'zh-TW' ] # Argument handling try: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits