diff options
author | tamsil1amani3 <tamsajama@gmail.com> | 2016-12-22 18:45:21 +0530 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-12-24 08:22:56 +0000 |
commit | a2a605d864417209f3bfacc858fe9107a1e48531 (patch) | |
tree | cb359cf01b69baa5597d015748ccd75c4df10b59 /sd | |
parent | 1597730ac12e39d98c556bb5fe4be4c0b61b0567 (diff) |
tdf#70998 Text change: graphics/picture to image
Changed files: sd/source/ui/app/strings.src
svx/source/svdraw/svdstr.src
Change-Id: I380f2c568120cdef2be7a5203307d5cda8b65530
Reviewed-on: https://gerrit.libreoffice.org/32337
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/app/strings.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 94de06387867..185dc9ed0045 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -444,7 +444,7 @@ String STR_WARN_PRINTFORMAT_FAILURE }; String STR_REMOVE_LINK { - Text [ en-US ] = "This graphic is linked to a document. \nDo you want to unlink the graphic in order to edit it?" ; + Text [ en-US ] = "This image is linked to a document. \nDo you want to unlink the image in order to edit it?" ; }; String STR_IMPORT_GRFILTER_OPENERROR { @@ -918,7 +918,7 @@ String STR_HTMLEXP_SETTEXT String STR_HTMLEXP_SETGRAPHIC { - Text [ en-US ] = "Graphics"; + Text [ en-US ] = "Image"; }; String STR_HTMLEXP_OUTLINE @@ -963,7 +963,7 @@ String STR_ISLOADING String STR_DRAW_GRAF_TOOLBOX { - Text [ en-US ] = "Graphics Object Bar" ; + Text [ en-US ] = "Image Object Bar" ; }; String STR_UNDO_APPLY_3D_FAVOURITE @@ -973,7 +973,7 @@ String STR_UNDO_APPLY_3D_FAVOURITE String STR_UNDO_GRAFFILTER { - Text [ en-US ] = "Graphics filter" ; + Text [ en-US ] = "Image filter" ; }; String STR_WARNING_NOSOUNDFILE @@ -1157,7 +1157,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE }; String STR_GRAPHICS_STYLE_FAMILY { - Text [ en-US ] = "Graphic Styles"; + Text [ en-US ] = "Image Styles"; }; String STR_PRESENTATIONS_STYLE_FAMILY { |