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

Commit ee244e5a authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

Merge "Add back menu discard string" into ub-contactsdialer-a-dev

am: aefa2719

* commit 'aefa2719':
  Add back menu discard string
parents 1b5079dc aefa2719
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -208,6 +208,9 @@
    <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
    <string name="deleteConfirmation">This contact will be deleted.</string>

    <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made [CHAR LIMIT=30] -->
    <string name="menu_discard">Discard changes</string>

    <!-- Message displayed in a toast when you try to view the details of a contact that
         for some reason doesn't exist anymore. [CHAR LIMIT=NONE]-->
    <string name="invalidContactMessage">The contact doesn\'t exist.</string>