[Libreoffice-commits] core.git: svtools/inc
Eike Rathke
erack at redhat.com
Wed May 9 10:31:25 UTC 2018
svtools/inc/langtab.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 987e99d9e38479211fad6bc97134c75bebcf615b
Author: Eike Rathke <erack at redhat.com>
Date: Wed May 9 12:30:02 2018 +0200
Change to Juǀ’hoan
Change-Id: Icb6f7562644e6f471448ed4024a8fa97a5c6549a
diff --git a/svtools/inc/langtab.hrc b/svtools/inc/langtab.hrc
index ab173f8ec7a0..68e64d8a238a 100644
--- a/svtools/inc/langtab.hrc
+++ b/svtools/inc/langtab.hrc
@@ -413,7 +413,7 @@ const std::pair<const char*, LanguageType> STR_ARR_SVT_LANGUAGE_TABLE[] =
{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Classic (Armenia)") , LANGUAGE_USER_ARMENIAN_CLASSIC },
{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Malay Arabic (Malaysia)") , LANGUAGE_USER_MALAY_ARABIC_MALAYSIA },
{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Malay Arabic (Brunei Darussalam)") , LANGUAGE_USER_MALAY_ARABIC_BRUNEI },
- { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Ju|’hoansi") , LANGUAGE_USER_JUHOAN },
+ { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Juǀ’hoan") , LANGUAGE_USER_JUHOAN },
{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Naro") , LANGUAGE_USER_NARO }
};
More information about the Libreoffice-commits
mailing list