diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-04 09:49:32 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-05 07:32:24 +0100 |
commit | ebc5774c0546cd0b4ca4ad5a125fd9f8ec0e9ce4 (patch) | |
tree | 085cec3b433e0f9db37644a7ea06ab8978a1ec2b /include/sfx2/strings.hrc | |
parent | e978a52fc7321feaf5148daa5b5bde22689aec75 (diff) |
remove some unused defines
and move the script to python
Change-Id: I97bca04053d9d38b59c74fcf61caafbc2c137cc9
Reviewed-on: https://gerrit.libreoffice.org/45776
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/strings.hrc')
-rw-r--r-- | include/sfx2/strings.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index 9f0b9657a729..9dadd7078b90 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -205,7 +205,6 @@ #define STR_DELETE_STYLE_USED NC_("STR_DELETE_STYLE_USED", "One or more of the selected styles is in use in this document.\nIf you delete these styles, text will revert to the parent style.\nDo you still wish to delete these styles?\n") #define STR_DELETE_STYLE NC_("STR_DELETE_STYLE", "Styles in use: ") #define STR_SID_NAVIGATOR NC_("STR_SID_NAVIGATOR", "Navigator") -#define STR_SID_SIDEBAR NC_("STR_SID_SIDEBAR", "Sidebar") #define STR_ERROR_WRONG_CONFIRM NC_("STR_ERROR_WRONG_CONFIRM", "Faulty password confirmation") #define STR_PDF_EXPORT_SEND NC_("STR_PDF_EXPORT_SEND", "Send") #define STR_FONT_TABPAGE NC_("STR_FONT_TABPAGE", "Font") |