From 01b8d2e0142dd5693bfd67e4159a0ef975f08bb9 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Sun, 29 Sep 2013 22:22:15 +0200 Subject: 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 Tested-by: Michael Stahl --- cui/source/customize/cfg.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui') diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src index 66cd4c7478bc..bfcab62874c3 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..." ;\ -- cgit