[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - svtools/source

Eike Rathke erack at redhat.com
Tue Jan 17 00:11:31 UTC 2017


 svtools/source/misc/langtab.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ffac20183b7986580db92ba585a80a74a8b1ef71
Author: Eike Rathke <erack at redhat.com>
Date:   Mon Jan 16 21:17:46 2017 +0100

    Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listbox
    
    Change-Id: I3a6865fa61e4bd0089214f110087ce0fff194e64
    (cherry picked from commit 35ed50dcd1c38bb0ec304dfc50758b96db65a8a5)
    Reviewed-on: https://gerrit.libreoffice.org/33197
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>

diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src
index 114b781..67e5f0a 100644
--- a/svtools/source/misc/langtab.src
+++ b/svtools/source/misc/langtab.src
@@ -403,6 +403,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
         < "French (Mauritius)" ; LANGUAGE_USER_FRENCH_MAURITIUS ; > ;
         < "Silesian" ; LANGUAGE_USER_SILESIAN ; > ;
         < "Hungarian (Szekely-Hungarian Rovas)" ; LANGUAGE_USER_HUNGARIAN_ROVAS ; > ;
+        < "English (Malaysia)" ; LANGUAGE_ENGLISH_MALAYSIA ; > ;
     };
 };
 


More information about the Libreoffice-commits mailing list