[Libreoffice-commits] core.git: sw/inc
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Tue Mar 13 14:08:00 UTC 2018
sw/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3bbdf715208289554c016ac20beccfc5695d5e3d
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Tue Mar 13 14:09:33 2018 +0100
tdf#116354 Termchange: Picture -> Image
Change-Id: I01a87ca6647a6e7dba4c20d20c2e3120c2a96feb
Reviewed-on: https://gerrit.libreoffice.org/51218
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 4144f809cd96..2dbf824d1f5f 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -566,7 +566,7 @@
#define STR_PRINTOPTUI_PRODUCTNAME NC_("STR_PRINTOPTUI_PRODUCTNAME", "%PRODUCTNAME %s")
#define STR_PRINTOPTUI_CONTENTS NC_("STR_PRINTOPTUI_CONTENTS", "Contents")
#define STR_PRINTOPTUI_PAGE_BACKGROUND NC_("STR_PRINTOPTUI_PAGE_BACKGROUND", "Page ba~ckground")
-#define STR_PRINTOPTUI_PICTURES NC_("STR_PRINTOPTUI_PICTURES", "P~ictures and other graphic objects")
+#define STR_PRINTOPTUI_PICTURES NC_("STR_PRINTOPTUI_PICTURES", "~Images and other graphic objects")
#define STR_PRINTOPTUI_HIDDEN NC_("STR_PRINTOPTUI_HIDDEN", "Hidden te~xt")
#define STR_PRINTOPTUI_TEXT_PLACEHOLDERS NC_("STR_PRINTOPTUI_TEXT_PLACEHOLDERS", "~Text placeholders")
#define STR_PRINTOPTUI_FORM_CONTROLS NC_("STR_PRINTOPTUI_FORM_CONTROLS", "Form control~s")
More information about the Libreoffice-commits
mailing list