From a7862a61deb8e85d835f6a9c620747c3bb4d36f4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 31 May 2019 16:50:35 +0100 Subject: weld SvxThesaurusDialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I09a7b4dcd43af061d0e4be42a7b6a2ebf2331d0d Reviewed-on: https://gerrit.libreoffice.org/73282 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/inc/strings.hrc | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/inc/strings.hrc') diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc index 6627ad93bc44..70aa6383149c 100644 --- a/cui/inc/strings.hrc +++ b/cui/inc/strings.hrc @@ -86,7 +86,6 @@ #define RID_SVXSTR_HYPERDLG_FROM_TEXT NC_("RID_SVXSTR_HYPERDLG_FROM_TEXT", "Text") #define RID_SVXSTR_HYPERDLG_QUERYOVERWRITE NC_("RID_SVXSTR_HYPERDLG_QUERYOVERWRITE", "The file already exists. Overwrite?") -#define RID_SVXSTR_ERR_TEXTNOTFOUND NC_("RID_SVXSTR_ERR_TEXTNOTFOUND", "No alternatives found.") #define RID_SVXSTR_SELECT_FILE_IFRAME NC_("RID_SVXSTR_SELECT_FILE_IFRAME", "Select File for Floating Frame") #define RID_SVXSTR_ALLFUNCTIONS NC_("RID_SVXSTR_ALLFUNCTIONS", "All commands") #define RID_SVXSTR_MACROS NC_("RID_SVXSTR_MACROS", "Macros") -- cgit