[Libreoffice-commits] core.git: sd/source

Yousuf Philips philipz85 at hotmail.com
Mon Dec 22 02:18:16 PST 2014


 sd/source/ui/app/menuids_tmpl.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 03487e2fe78aa76032eef42350eba55b419e6d3d
Author: Yousuf Philips <philipz85 at hotmail.com>
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 <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

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\


More information about the Libreoffice-commits mailing list