Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3200
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/00/3200/1
add more languages to WikiHelp
Change-Id: I4210f948f464b9f7e4eebe9bf92f9f94ee691d8b
---
M help-to-wiki.py
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/help-to-wiki.py b/help-to-wiki.py
index 0ee17ba..706e85f 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -60,9 +60,10 @@
except:
pass
-# Langs to handle
-langs = ['', 'ca', 'cs', 'da', 'de', 'es', 'fr', 'hu', \
- 'it', 'ja', 'ko', 'nl', 'pl', 'pt', 'pt-BR', 'ru', \
+# Langs to handle (fully translated or otherwise important)
+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' ]
# Argument handling
--
To view, visit https://gerrit.libreoffice.org/3200
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4210f948f464b9f7e4eebe9bf92f9f94ee691d8b
Gerrit-PatchSet: 1
Gerrit-Project: help
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <atimar@suse.com>
Context
- [PATCH libreoffice-4-0] add more languages to WikiHelp · Andras Timar (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.