[Libreoffice-commits] core.git: svtools/source

Andras Timar andras.timar at collabora.com
Sun Oct 23 09:58:16 UTC 2016


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

New commits:
commit e518124cd6d1f001c1370bf1ae3bbf8c3f653cc5
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Oct 23 11:03:13 2016 +0200

    Rovas is not a language, it's a script
    
    Change-Id: I55f3076926891b48321c943bd0090b9b747f663d
    Reviewed-on: https://gerrit.libreoffice.org/30174
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src
index 1240f41..114b781 100644
--- a/svtools/source/misc/langtab.src
+++ b/svtools/source/misc/langtab.src
@@ -402,7 +402,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
         < "English (Mauritius)" ; LANGUAGE_USER_ENGLISH_MAURITIUS ; > ;
         < "French (Mauritius)" ; LANGUAGE_USER_FRENCH_MAURITIUS ; > ;
         < "Silesian" ; LANGUAGE_USER_SILESIAN ; > ;
-        < "Hungarian Rovas" ; LANGUAGE_USER_HUNGARIAN_ROVAS ; > ;
+        < "Hungarian (Szekely-Hungarian Rovas)" ; LANGUAGE_USER_HUNGARIAN_ROVAS ; > ;
     };
 };
 


More information about the Libreoffice-commits mailing list