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

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

Shorten discard editing dialog text

am: f898a581

* commit 'f898a581':
  Shorten discard editing dialog text
parents 53a3d13f f898a581
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -645,12 +645,12 @@

    <!-- Positive button text for the cancel editing confirmation dialog.
      Pushing this button indicates that the user wishes to discard the changes they have already
      made and close the editor. [CHAR LIMIT=50] -->
    <string name="cancel_confirmation_dialog_cancel_editing_button">Discard changes</string>
      made and close the editor. [CHAR LIMIT=20] -->
    <string name="cancel_confirmation_dialog_cancel_editing_button">Discard</string>

    <!-- Negative button text for the cancel editing confirmation dialog.
      Pushing this button indicates that the user wishes to continue editing
      and return to the editor [CHAR LIMIT=40] -->
      and return to the editor [CHAR LIMIT=30] -->
    <string name="cancel_confirmation_dialog_keep_editing_button">Keep editing</string>

    <!-- Description of a call log entry, made of a call type and a date -->