diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-27 17:31:43 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-28 10:01:40 +0100 |
commit | 473e9720077e5753e6e81de365053d2a964f6349 (patch) | |
tree | 1990618a218cf7c852774327883f487fb931a42f /include/svx/strings.hrc | |
parent | 8dfa6ba1db796950834d9741d735ed2ec7cbb54e (diff) |
weld FontworkAlignmentWindow
Change-Id: Ib686407bae900cefa35294249fc02458a7992d8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87553
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/strings.hrc')
-rw-r--r-- | include/svx/strings.hrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index a0cb6e11ed14..0c4d78465364 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -1005,12 +1005,6 @@ #define RID_GALLERYSTR_THEME_TROUBLE NC_("RID_GALLERYSTR_THEME_TROUBLE", "Problem Solving") #define RID_GALLERYSTR_THEME_SCREENBEANS NC_("RID_GALLERYSTR_THEME_SCREENBEANS", "Screen Beans") -#define RID_SVXSTR_ALIGN_LEFT NC_("RID_SVXSTR_ALIGN_LEFT", "~Left Align") -#define RID_SVXSTR_ALIGN_CENTER NC_("RID_SVXSTR_ALIGN_CENTER", "~Center") -#define RID_SVXSTR_ALIGN_RIGHT NC_("RID_SVXSTR_ALIGN_RIGHT", "~Right Align") -#define RID_SVXSTR_ALIGN_WORD NC_("RID_SVXSTR_ALIGN_WORD", "~Word Justify") -#define RID_SVXSTR_ALIGN_STRETCH NC_("RID_SVXSTR_ALIGN_STRETCH", "S~tretch Justify") - #define RID_SVXSTR_QRY_PRINT_TITLE NC_("RID_SVXSTR_QRY_PRINT_TITLE", "Printing selection") #define RID_SVXSTR_QRY_PRINT_MSG NC_("RID_SVXSTR_QRY_PRINT_MSG", "Do you want to print the selection or the entire document?") #define RID_SVXSTR_QRY_PRINT_ALL NC_("RID_SVXSTR_QRY_PRINT_ALL", "~All") |