[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - l10ntools/source

2019-04-29 Thread Eike Rathke (via logerrit)
 l10ntools/source/ulfconv/msi-encodinglist.txt |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8d8a759da7ca6d2ae9aa53986d40cbbd106ffb86
Author: Eike Rathke 
AuthorDate: Mon Apr 29 16:02:55 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Apr 30 02:45:00 2019 +0200

Related: tdf#82184 correct wrong or obsoleted LCIDs for MSI

This solves the cases of Oromo, Kinyarwanda and Sinhala.

Kabyle is a problem on its own and apparently not easily solvable, see
attempts in https://gerrit.libreoffice.org/71247

Change-Id: Id001aeba07a95f283b4cd6057c1f6e8088de940a
Reviewed-on: https://gerrit.libreoffice.org/71535
Reviewed-by: Eike Rathke 
Tested-by: Jenkins
(cherry picked from commit 0dcbc797a6cf7dc58ad17aae20bf0ccc7973cab1)
Reviewed-on: https://gerrit.libreoffice.org/71551
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt 
b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 96f87341ae13..3c98165caae8 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -80,7 +80,7 @@ it   0  1040
 ja   0  1041
 jbo  0  1624
 ka   0  1079   # Georgian
-kab  0  1625
+kab  0  1625   # Kabyle
 kk   0  1087
 km   0  1107   # Khmer
 kmr-Latn 0  1574
@@ -116,7 +116,7 @@ nr   0  1580   # Ndebele South
 nso  0  1132
 ny   0  1598
 oc   0  1154   # Occitan-lengadocian
-om   0  2162
+om   0  1138   # Oromo
 or   0  1096   # Odia
 or-IN0  1096
 pa-IN0  1094   # Punjabi
@@ -130,13 +130,13 @@ qtz  0  1638   # key id pseudo language
 rm   0  1047   # Raeto-Romance
 ro   0  1048   # Romanian
 ru   0  1049
-rw   0  1569   # Kinyarwanda
+rw   0  1159   # Kinyarwanda
 sa-IN0  1103   # Sanskrit
 sat  0  1606   # Santali
 sb   0  1070   # Sorbian
 sc   0  3047
 sd   0  1113   # Sindhi
-si   0  2133
+si   0  1115   # Sinhala
 sid  0  1669   # Sidama, fake LCID
 sk   0  1051   # Slovak
 sl   0  1060   # Slovenian
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - l10ntools/source

2019-04-24 Thread Mike Kaganski (via logerrit)
 l10ntools/source/ulfconv/msi-encodinglist.txt |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 086701be50e9d95c67f6fdee97b4080419b55e61
Author: Mike Kaganski 
AuthorDate: Wed Apr 24 16:22:59 2019 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu Apr 25 03:05:26 2019 +0200

tdf#124791: Fix Gaelic (Scotland) (gd-GB) LCID in MSI installer

... which was obviously omitted in commit
6b678c135da07f34da1bf7b19562366361e95085, which introduced the correct
value of 0x0491 (1169) in addition to the pre-existing 0x043C (1084).
The new value is used when user sets relevant entry in Region and
Language control panel applet (intl.cpl); having the old value in MSI
summary information blocks auto-detection of proper installer language.

[MS-LCID] Appendix A mentions that the new code is available since Win7,
so we are good with the fix.

[MS-LCID] 
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c

Co-authored-by: Eike Rathke 

Change-Id: Ic03b0e8eaf145c662fde48846cd5307e362d4d63
Reviewed-on: https://gerrit.libreoffice.org/71242
Reviewed-by: Mike Kaganski 
Tested-by: Mike Kaganski 
(cherry picked from commit 5dea045b87a923654d6876acec947d973e0df4bc)
Reviewed-on: https://gerrit.libreoffice.org/71250
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt 
b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 4116eca69a1e..96f87341ae13 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -62,7 +62,7 @@ fr-CA0  3084
 fy   0  1122   # Frisian
 fur  0  1585
 ga   0  2108   # Irish
-gd   0  1084   # Gaelic (Scotland)
+gd   0  1169   # Gaelic (Scotland)
 gl   0  1110   # Galician
 gu   0  1095   # Gujarati
 gu-IN0  1095   # Gujarati
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits