[Libreoffice-commits] online.git: loleaflet/dist
Pranav Kant
pranavk at collabora.com
Wed Feb 17 08:33:15 UTC 2016
loleaflet/dist/l10n/styles-localizations.json | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 4947b8feb69dfa4de2627fc018b8d68a6dfc23c0
Author: Pranav Kant <pranavk at collabora.com>
Date: Mon Feb 15 17:04:36 2016 +0530
loleaflet: Change to browser language codes
The .po files imported from LO has some codes that browsers don't
recognize. Change them so that browsers recognize them.
Change-Id: Icf37812a579be171af33a62096b2326d6a66e3a4
Reviewed-on: https://gerrit.libreoffice.org/22370
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/dist/l10n/styles-localizations.json b/loleaflet/dist/l10n/styles-localizations.json
index 8186fe9..6fb0947 100644
--- a/loleaflet/dist/l10n/styles-localizations.json
+++ b/loleaflet/dist/l10n/styles-localizations.json
@@ -26,7 +26,7 @@
"dz": "/loleaflet/dist/l10n/styles/dz.json",
"el": "/loleaflet/dist/l10n/styles/el.json",
"en-GB": "/loleaflet/dist/l10n/styles/en-GB.json",
- "en-ZA": "/loleaflet/dist/l10n/styles/en-ZA.json",
+ "en-ZW": "/loleaflet/dist/l10n/styles/en-ZA.json",
"eo": "/loleaflet/dist/l10n/styles/eo.json",
"es": "/loleaflet/dist/l10n/styles/es.json",
"et": "/loleaflet/dist/l10n/styles/et.json",
@@ -37,7 +37,7 @@
"ga": "/loleaflet/dist/l10n/styles/ga.json",
"gd": "/loleaflet/dist/l10n/styles/gd.json",
"gl": "/loleaflet/dist/l10n/styles/gl.json",
- "gug": "/loleaflet/dist/l10n/styles/gug.json",
+ "gn": "/loleaflet/dist/l10n/styles/gug.json",
"gu": "/loleaflet/dist/l10n/styles/gu.json",
"he": "/loleaflet/dist/l10n/styles/he.json",
"hi": "/loleaflet/dist/l10n/styles/hi.json",
@@ -86,7 +86,7 @@
"ru": "/loleaflet/dist/l10n/styles/ru.json",
"rw": "/loleaflet/dist/l10n/styles/rw.json",
"sah": "/loleaflet/dist/l10n/styles/sah.json",
- "sa-IN": "/loleaflet/dist/l10n/styles/sa-IN.json",
+ "sa": "/loleaflet/dist/l10n/styles/sa-IN.json",
"sat": "/loleaflet/dist/l10n/styles/sat.json",
"sd": "/loleaflet/dist/l10n/styles/sd.json",
"sid": "/loleaflet/dist/l10n/styles/sid.json",
@@ -99,10 +99,9 @@
"ss": "/loleaflet/dist/l10n/styles/ss.json",
"st": "/loleaflet/dist/l10n/styles/st.json",
"sv": "/loleaflet/dist/l10n/styles/sv.json",
- "sw-TZ": "/loleaflet/dist/l10n/styles/sw-TZ.json",
+ "sw": "/loleaflet/dist/l10n/styles/sw-TZ.json",
"ta": "/loleaflet/dist/l10n/styles/ta.json",
"te": "/loleaflet/dist/l10n/styles/te.json",
- "test": "/loleaflet/dist/l10n/styles/test.json",
"tg": "/loleaflet/dist/l10n/styles/tg.json",
"th": "/loleaflet/dist/l10n/styles/th.json",
"ti": "/loleaflet/dist/l10n/styles/ti.json",
More information about the Libreoffice-commits
mailing list