From 1c6993e6d7d04c42c6bd48da6afb6305eb608c11 Mon Sep 17 00:00:00 2001 From: abdulwd Date: Fri, 23 Dec 2016 01:22:18 +0530 Subject: tdf#70998 Change from picture to image Change from 'picture' to 'image' in sw/source/core/undo Change-Id: I075bb426b13023f35ccda1d8b8ade872a52c3d61 Reviewed-on: https://gerrit.libreoffice.org/32354 Tested-by: Jenkins Reviewed-by: jan iversen --- sw/source/core/undo/undo.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/source/core/undo/undo.src b/sw/source/core/undo/undo.src index f045c85b39ff..fca138b0f297 100644 --- a/sw/source/core/undo/undo.src +++ b/sw/source/core/undo/undo.src @@ -628,7 +628,7 @@ String STR_FOOTNOTE }; String STR_GRAPHIC { - Text[ en-US ] = "picture"; + Text[ en-US ] = "image"; }; String STR_DRAWING_OBJECTS { -- cgit v1.2.3