summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2025-01-15 21:35:14 +0100
committerEike Rathke <erack@redhat.com>2025-01-16 14:19:00 +0100
commit8d8f84de676ef30e11e26d9449e25cf9ce714c52 (patch)
tree8b30c97981fea25b04268f7fb7b0019d2947a3de /svtools
parenta1da8b21e37dce9019a696ec4174283721b92648 (diff)
Related: tdf#164276 It's Guyana ...
Change-Id: I7d7b4fd4894fc800c6cee7a18f016e6397fd61ed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180304 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/langtab.hrc2
1 files changed, 1 insertions, 1 deletions
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 }
};