diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-12-22 14:15:51 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2014-12-22 10:17:55 +0000 |
commit | 03487e2fe78aa76032eef42350eba55b419e6d3d (patch) | |
tree | 39b5e0ad8a8ca09f878df1e2a291f7cbda399d8f /sd/source/ui/app | |
parent | 5a5926a3852c1ca8283293c690f0b568f65c1422 (diff) |
fdo#84213 changed 'Display Ruler' to 'View Ruler'
Change-Id: I396adc447720c1908cfa6d533fc3db7aaf2968f0
Reviewed-on: https://gerrit.libreoffice.org/13593
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r-- | sd/source/ui/app/menuids_tmpl.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/menuids_tmpl.src b/sd/source/ui/app/menuids_tmpl.src index 86a845558162..9fb6314abf06 100644 --- a/sd/source/ui/app/menuids_tmpl.src +++ b/sd/source/ui/app/menuids_tmpl.src @@ -921,7 +921,7 @@ Identifier = SID_RULER ; \ HelpId = CMD_SID_RULER ; \ Checkable = TRUE ; \ - Text [ en-US ] = "Display ~Ruler" ; \ + Text [ en-US ] = "View ~Ruler" ; \ }; #define MN_GRID_VISIBLE\ |