This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 7dfd1e9  Update msi-encodinglist.txt
7dfd1e9 is described below

commit 7dfd1e9172b2ec81fb2d1e440d72340994aeeb77
Author: Matthias <[email protected]>
AuthorDate: Wed Sep 25 15:25:36 2019 +0200

    Update msi-encodinglist.txt
    
    Changed encoding for Romanian Windows Installer to Unicode.
    This fixes the broken diacritics such as ș, ț, which are replaced by ?.
    (cherry picked from commit a01350ce3a04f5c121c6bcb539b7a4fde98a8815)
---
 main/setup_native/source/win32/msi-encodinglist.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/setup_native/source/win32/msi-encodinglist.txt 
b/main/setup_native/source/win32/msi-encodinglist.txt
index f78899d..20595b3 100644
--- a/main/setup_native/source/win32/msi-encodinglist.txt
+++ b/main/setup_native/source/win32/msi-encodinglist.txt
@@ -122,7 +122,7 @@ pt    1252  2070
 pt-BR 1252  1046
 pt-PT 1252  2070
 rm       0  1047   # Raeto-Romance
-ro    1250  1048   # Romanian
+ro       0  1048   # Romanian
 ru    1251  1049
 rw       0  1569   # Kinyarwanda
 sa-IN    0  1103   # Sanskrit

Reply via email to