diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-05-28 17:51:01 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-05-28 17:51:01 -0500 |
commit | ef2e135cfb8f107a154aaab9b54f2dfca0edf6a0 (patch) | |
tree | bb7eaec536c47e53ec6afe5b71ed4f347737fcd0 /svx | |
parent | c725ebaced006c02baeb9b0ee5ac6ac4625adc01 (diff) |
tdf#91653 Give this command a saner name
Change-Id: I0cd1d51d1e16019c87e0c615c046a553eb5dc138
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 ; \ |