Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6fe1833b authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Simplify group detail menu options

Bug 5042676

Change-Id: I9715e3c5829db9586c2b9906ed7350d1a06f2e78
parent 2b7d3c45
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -129,13 +129,13 @@
    <string name="menu_splitAggregate">Separate</string>

    <!-- Menu item that edits the currently selected group [CHAR LIMIT=30] -->
    <string name="menu_editGroup">Edit group</string>
    <string name="menu_editGroup">Edit</string>

    <!-- Menu item that renames the currently selected group [CHAR LIMIT=30] -->
    <string name="menu_renameGroup">Rename group</string>

    <!-- Menu item that deletes the currently selected group [CHAR LIMIT=30] -->
    <string name="menu_deleteGroup">Delete group</string>
    <string name="menu_deleteGroup">Delete</string>

    <!-- Menu item (in the action bar) that creates a new contacts [CHAR LIMIT=12] -->
    <string name="menu_new_contact_action_bar">New</string>