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

Samuel Mehrbrodt s.mehrbrodt at gmail.com
Fri Oct 4 06:06:19 PDT 2013


 cui/source/customize/cfg.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 01b8d2e0142dd5693bfd67e4159a0ef975f08bb9
Author: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
Date:   Sun Sep 29 22:22:15 2013 +0200

    Better wording: "Add Separator" instead of "Begin Group"
    
    This is the command that adds a Separator to the toolbar or menu
    
    Change-Id: I38bb449b6f34b6fc80bbbe6c0161d3346f785888
    Reviewed-on: https://gerrit.libreoffice.org/6088
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src
index 66cd4c7..bfcab62 100644
--- a/cui/source/customize/cfg.src
+++ b/cui/source/customize/cfg.src
@@ -63,7 +63,7 @@ TabDialog RID_SVXDLG_CUSTOMIZE
     Text [ en-US ] = "Menu" ;\
 
 #define TEXT_BEGIN_GROUP \
-    Text [ en-US ] = "Begin a Group" ;\
+    Text [ en-US ] = "Add Separator" ;\
 
 #define TEXT_RENAME \
     Text [ en-US ] = "Rename..." ;\


More information about the Libreoffice-commits mailing list