diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/globlmn_tmpl.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/globlmn_tmpl.hrc b/svx/inc/globlmn_tmpl.hrc index ae6953d63117..9d511c810af8 100644 --- a/svx/inc/globlmn_tmpl.hrc +++ b/svx/inc/globlmn_tmpl.hrc @@ -271,7 +271,7 @@ #define ITEM_CHANGE_PICTURE \ Identifier = SID_CHANGE_PICTURE ; \ Command = ".uno:ChangePicture" ; \ - Text [ en-US ] = "Change Image..." ; \ + Text [ en-US ] = "Replace Image..." ; \ #define ITEM_VIEW_ATTR_ZOOM \ Identifier = SID_ATTR_ZOOM ; \ |