Kaydet (Commit) bc34b4b2 authored tarafından Laurent Balland-Poirier's avatar Laurent Balland-Poirier Kaydeden (comit) Christian Lohmaier

fdo#77282 Replace "Edit Group" with "Enter Group"

Command to enter in a group of objects should be the same in Writer and Draw
Update of Help in commit 8944

Change-Id: I39d9c9f9e969978f4084703d2468bdf8a2bf7372
Reviewed-on: https://gerrit.libreoffice.org/8923Reviewed-by: 's avatarChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: 's avatarChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
üst ee0bb265
......@@ -262,7 +262,7 @@
<menu:menupopup>
<menu:menuitem menu:id="slot:10454" menu:helpid="10454" menu:label="~Group"/>
<menu:menuitem menu:id="slot:10455" menu:helpid="10455" menu:label="~Ungroup"/>
<menu:menuitem menu:id="slot:27096" menu:helpid="27096" menu:label="~Edit Group"/>
<menu:menuitem menu:id="slot:27096" menu:helpid="27096" menu:label="~Enter Group"/>
<menu:menuitem menu:id="slot:27097" menu:helpid="27097" menu:label="E~xit group"/>
</menu:menupopup>
</menu:menu>
......
......@@ -342,7 +342,7 @@
#define ITEM_POPUP_ENTER_GROUP \
Identifier = SID_ENTER_GROUP ; \
Command = ".uno:EnterGroup" ; \
Text [ en-US ] = "~Edit Group" ; \
Text [ en-US ] = "~Enter Group" ; \
#define ITEM_POPUP_LEAVE_GROUP \
Identifier = SID_LEAVE_GROUP ; \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment