diff options
author | Eike Rathke <erack@redhat.com> | 2017-11-17 11:03:45 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-11-20 19:28:10 +0100 |
commit | 9206a08ada00e8762c4a634f242bd566028964bb (patch) | |
tree | eaa317ce6717d44f75c077a6db147b0ebd4994b7 /include | |
parent | a8687041c46b3fe93a76faa0a4a65e7069ef5e9d (diff) |
Upgrade to ICU 60.1
Change-Id: I6d90f51ee88c4e1005edbaa93d23cfb94cb2acfb
Reviewed-on: https://gerrit.libreoffice.org/44871
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/strings.hrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index 1b95233d2ca6..e4859d9ecd72 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -1645,6 +1645,13 @@ #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?") |