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

Commit 577f338b authored by wangqi's avatar wangqi Committed by Copybara-Service
Browse files

This text is for dismiss button in dialog that's to dismiss the dialog after

a call, instead of to hang up the call.

Bug: 72120616
Test: none
PiperOrigin-RevId: 184162123
Change-Id: I20dbdb258ad0640fa4ed8cf6492549ba9c62eda6
parent 96ce5b8c
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>