[Libreoffice-commits] help.git: Branch 'libreoffice-4-0' - help-to-wiki.py

Andras Timar atimar at suse.com
Mon Apr 8 04:14:48 PDT 2013


 help-to-wiki.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b56864919adc5b2c36b354e365c93964bb611dab
Author: Andras Timar <atimar at suse.com>
Date:   Mon Apr 8 12:15:34 2013 +0200

    another typo
    
    Change-Id: I33f3114581328b5d2b343a486f4b9067fd00540e

diff --git a/help-to-wiki.py b/help-to-wiki.py
index e8df1bc..19d58ed 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -61,7 +61,7 @@ def create_wiki_dirs():
             pass
 
 # Langs to handle (fully translated or otherwise important)
-langs = ['', 'ast', 'bg', 'bn', 'bn_IN', 'ca', 'cs', 'da', 'de', \
+langs = ['', 'ast', 'bg', 'bn', 'bn-IN', 'ca', 'cs', 'da', 'de', \
          'el', 'es', 'eu', 'fi', 'fr', 'hu', 'it', 'ja', 'km', \
          'ko', 'nb', 'nl', 'om', 'pl', 'pt', 'pt-BR', 'ru', \
          'sl', 'sv', 'tr', 'vi', 'zh-CN', 'zh-TW' ]


More information about the Libreoffice-commits mailing list