diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-04-20 23:28:36 +0200 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-04-21 09:56:47 +0200 |
commit | 577ae613e0b97e5533b4b2de93422a25dca39517 (patch) | |
tree | bc1fe1d5027310f990e34d5ef1b97b8cc60d1dbc /include/svx | |
parent | c48ad62924754025266f6ed3986beac44d1c2452 (diff) |
tdf#103872 Localize "Export as image" window title
In Calc select Export as image from the local menu
of a chart to see this
Change-Id: I9753f4750bd619f161c52f9e067290743ad2f2ec
Reviewed-on: https://gerrit.libreoffice.org/36758
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/dialogs.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 349a2145e0c4..ff37b0949bcc 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -833,7 +833,7 @@ // RID_SVXSTR_ACCESSIBILITY_END (RID_SVX_START + 950) #define RID_SVXSTR_EXPORT_GRAPHIC_TITLE (RID_SVX_START + 984) - +#define RID_SVXSTR_SAVEAS_IMAGE (RID_SVX_START + 985) #define RID_SVX_EXTRUSION_BAR (RID_SVX_START + 986) #define RID_SVX_FONTWORK_BAR (RID_SVX_START + 987) |