svtools/inc/langtab.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8d8f84de676ef30e11e26d9449e25cf9ce714c52
Author:     Eike Rathke <er...@redhat.com>
AuthorDate: Wed Jan 15 21:35:14 2025 +0100
Commit:     Eike Rathke <er...@redhat.com>
CommitDate: Thu Jan 16 14:19:00 2025 +0100

    Related: tdf#164276 It's Guyana ...
    
    Change-Id: I7d7b4fd4894fc800c6cee7a18f016e6397fd61ed
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180304
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Jenkins

diff --git a/svtools/inc/langtab.hrc b/svtools/inc/langtab.hrc
index 7846cc6a2643..d9023c0bbb25 100644
--- a/svtools/inc/langtab.hrc
+++ b/svtools/inc/langtab.hrc
@@ -448,7 +448,7 @@ const std::pair<TranslateId, LanguageType> 
STR_ARR_SVT_LANGUAGE_TABLE[] =
     { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Santali, Ol Chiki") , 
LANGUAGE_USER_SANTALI_OLCHIKI_INDIA },
     { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "French (Republic of Guinea)") , 
LANGUAGE_USER_FRENCH_GUINEA },
     { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Abkhaz") , LANGUAGE_USER_ABKHAZ },
-    { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "English (Guayana)") , 
LANGUAGE_USER_ENGLISH_GUYANA }
+    { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "English (Guyana)") , 
LANGUAGE_USER_ENGLISH_GUYANA }
 };
 
 

Reply via email to