diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/core/graphichelper.src | 2 | ||||
-rw-r--r-- | svx/source/tbxctrls/grafctrl.src | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/core/graphichelper.src b/svx/source/core/graphichelper.src index a5ae21f13675..7234d08e8f8d 100644 --- a/svx/source/core/graphichelper.src +++ b/svx/source/core/graphichelper.src @@ -21,7 +21,7 @@ String RID_SVXSTR_EXPORT_GRAPHIC_TITLE { - Text [ en-US ] = "Graphics Export" ; + Text [ en-US ] = "Image Export" ; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/tbxctrls/grafctrl.src b/svx/source/tbxctrls/grafctrl.src index 9d7f76b7fe45..0fb164ab5e55 100644 --- a/svx/source/tbxctrls/grafctrl.src +++ b/svx/source/tbxctrls/grafctrl.src @@ -111,7 +111,7 @@ FloatingWindow RID_SVXTBX_GRFFILTER String RID_SVXSTR_UNDO_GRAFMODE { - Text [ en-US ] = "Graphics Mode"; + Text [ en-US ] = "Image Mode"; }; String RID_SVXSTR_UNDO_GRAFRED { |