diff options
-rw-r--r-- | sd/source/ui/app/strings.src | 10 | ||||
-rw-r--r-- | svx/source/svdraw/svdstr.src | 12 |
2 files changed, 11 insertions, 11 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 { diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index 29fd30a30b9c..d9423b9c4197 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -425,19 +425,19 @@ String STR_ObjNamePluralCUSTOMSHAPE }; String STR_ObjNameSingulGRAFMAC { - Text [ en-US ] = "Mac graphic" ; + Text [ en-US ] = "Mac image" ; }; String STR_ObjNamePluralGRAFMAC { - Text [ en-US ] = "Mac graphics" ; + Text [ en-US ] = "Mac image" ; }; String STR_ObjNameSingulGRAFMACLNK { - Text [ en-US ] = "Linked Mac graphic" ; + Text [ en-US ] = "Linked Mac image" ; }; String STR_ObjNamePluralGRAFMACLNK { - Text [ en-US ] = "Linked Mac graphics" ; + Text [ en-US ] = "Linked Mac image" ; }; // Svg support @@ -1461,7 +1461,7 @@ String STR_ItemNam_GRAFINVERT }; String STR_ItemNam_GRAFMODE { - Text [ en-US ] = "Graphics mode"; + Text [ en-US ] = "Image mode"; }; String STR_ItemNam_GRAFRESERVE2 { Text = "" ; }; String STR_ItemNam_GRAFRESERVE3 { Text = "" ; }; @@ -2661,7 +2661,7 @@ String SIP_SA_GRAFINVERT }; String SIP_SA_GRAFMODE { - Text [ en-US ] = "Graphics mode"; + Text [ en-US ] = "Image mode"; }; String SIP_SA_GRAFCROP { |