From 0f73433b13ba9e3f38193ddd86f4b9b767a36bb2 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Fri, 17 Nov 2017 02:24:52 +0200 Subject: Revert "Upgrade to ICU 60.1" This reverts commit f643e1f687e27e7f46c53d7298772d4dddb3e660. Failing in firebird, back to the drawing board.. Change-Id: I087d2fa6e81cf713458b1c9645edc7c1facf148c Reviewed-on: https://gerrit.libreoffice.org/44843 Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- include/svx/strings.hrc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include') diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index b9d296028853..bed776d4ce1a 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -1645,13 +1645,6 @@ #define RID_SUBSETSTR_OSAGE NC_("RID_SUBSETMAP", "Osage") #define RID_SUBSETSTR_TANGUT NC_("RID_SUBSETMAP", "Tangut") #define RID_SUBSETSTR_TANGUT_COMPONENTS NC_("RID_SUBSETMAP", "Tangut Components") -#define RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F NC_("RID_SUBSETMAP", "CJK Unified Ideographs Extension F") -#define RID_SUBSETSTR_KANA_EXTENDED_A NC_("RID_SUBSETMAP", "Kana Extended-A") -#define RID_SUBSETSTR_MASARAM_GONDI NC_("RID_SUBSETMAP", "Masaram Gondi") -#define RID_SUBSETSTR_NUSHU NC_("RID_SUBSETMAP", "Nushu") -#define RID_SUBSETSTR_SOYOMBO NC_("RID_SUBSETMAP", "Soyombo") -#define RID_SUBSETSTR_SYRIAC_SUPPLEMENT NC_("RID_SUBSETMAP", "Syriac Supplement") -#define RID_SUBSETSTR_ZANABAZAR_SQUARE NC_("RID_SUBSETMAP", "Zanabazar Square") // TSCP Classification #define RID_CLASSIFICATION_CHANGE_CATEGORY NC_("RID_CLASSIFICATION_CHANGE_CATEGORY", "Do you really want to change the classification category?") -- cgit