diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-21 09:05:00 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-21 15:13:58 +0100 |
commit | 59ebcdd732a74c0e4ec536921c13ff4f9577d4b0 (patch) | |
tree | 5f6bd451ea82a764e859d3f901027c55909df232 /include/svx | |
parent | d460dc65525be7e5410978f80bda0cd0616b8d60 (diff) |
weld EmptyPanel
Change-Id: I17306b33f145c3b24a88a797c1a2133b19884f4f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87121
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/strings.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index 02d249e64664..6bdb64c0efba 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -1272,7 +1272,6 @@ #define RID_SVXSTR_ZOOM_WHOLE_PAGE NC_("RID_SVXSTR_ZOOM_WHOLE_PAGE", "Entire Page") #define RID_SVXSTR_ZOOM_PAGE_WIDTH NC_("RID_SVXSTR_ZOOM_PAGE_WIDTH", "Page Width") #define RID_SVXSTR_ZOOM_OPTIMAL_VIEW NC_("RID_SVXSTR_ZOOM_OPTIMAL_VIEW", "Optimal View") -#define RID_SIDEBAR_EMPTY_PANEL_TEXT NC_("RID_SIDEBAR_EMPTY_PANEL_TEXT", "Properties for the task that you are performing are not available for the current selection") #define RID_SVXSTR_SEARCH_STYLES NC_("RID_SVXSTR_SEARCH_STYLES", "Including Styles") #define RID_SVXSTR_WRITER_STYLES NC_("RID_SVXSTR_WRITER_STYLES", "Paragraph St~yles") |