summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-09-29 22:22:15 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-04 13:05:59 +0000
commit01b8d2e0142dd5693bfd67e4159a0ef975f08bb9 (patch)
tree75959956e027c3bc424f363ca733d21a03e05678 /cui
parent74403b790a50ee6185a607e9e48d87a061e123e9 (diff)
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@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/customize/cfg.src2
1 files changed, 1 insertions, 1 deletions
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..." ;\