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

Commit 2ac2b7cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "This text is for dismiss button in dialog that's to dismiss the dialog...

Merge "This text is for dismiss button in dialog that's to dismiss the dialog after a call, instead of to hang up the call."
parents 96ce5b8c 577f338b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
  <!-- Text for the marking a call as not spam in the after call dialog. [CHAR LIMIT=40] -->
  <string name="spam_notification_dialog_was_not_spam_action_text">Not spam</string>

  <!-- Label for "Dismiss" notification action. [CHAR LIMIT=12] -->
  <string name="spam_notification_action_dismiss">Decline</string>
  <!-- Label for "Dismiss" dialog action. [CHAR LIMIT=12] -->
  <string name="spam_notification_action_dismiss">Dismiss</string>

</resources>