Change in help[libreoffice-4-0]: add Turkish to WikiHelp, it is fully translated
Andras Timar (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Jan 28 05:31:35 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1895
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/95/1895/1
add Turkish to WikiHelp, it is fully translated
Change-Id: If89ffb1950f9e9a8d99140e1f37d65f4d4506a89
---
M help-to-wiki.py
1 file changed, 1 insertion(+), 1 deletion(-)
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 @@
# 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:
--
To view, visit https://gerrit.libreoffice.org/1895
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If89ffb1950f9e9a8d99140e1f37d65f4d4506a89
Gerrit-PatchSet: 1
Gerrit-Project: help
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <atimar at suse.com>
More information about the LibreOffice
mailing list