sd/source/ui/app/menuids_tmpl.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 03487e2fe78aa76032eef42350eba55b419e6d3d Author: Yousuf Philips <[email protected]> Date: Mon Dec 22 14:15:51 2014 +0400 fdo#84213 changed 'Display Ruler' to 'View Ruler' Change-Id: I396adc447720c1908cfa6d533fc3db7aaf2968f0 Reviewed-on: https://gerrit.libreoffice.org/13593 Reviewed-by: Yousuf Philips <[email protected]> Tested-by: Yousuf Philips <[email protected]> diff --git a/sd/source/ui/app/menuids_tmpl.src b/sd/source/ui/app/menuids_tmpl.src index 86a8455..9fb6314 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\ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
