Adding new strings needed for Enable MMS toggle. am: 3b5a28e2e9

am: 6baa0e1422

Change-Id: I75173e22c9302f066b7aa81879a9ce38824e58b9
This commit is contained in:
Malcolm Chen
2019-04-30 11:55:11 -07:00
committed by android-build-merger

View File

@@ -11097,4 +11097,14 @@
<!-- Summary for Wi-Fi calling to explain this feature [CHAR LIMIT=NONE] -->
<string name="wifi_calling_summary">Use Wi\u2011Fi for calls to improve quality</string>
<!-- Title for enable MMS notification when trying to receive MMS. [CHAR LIMIT=40] -->
<string name="enable_receiving_mms_notification_title">Incoming MMS message</string>
<!-- Title for enable MMS notification when trying to send MMS. [CHAR LIMIT=40] -->
<string name="enable_sending_mms_notification_title">Can\u2019t send MMS message</string>
<!-- Message under title informing the user to touch to go to SIM Cards in Settings. [CHAR LIMIT=100] -->
<string name="enable_mms_notification_summary">Tap to allow MMS messaging on <xliff:g id="operator_name" example="T-Mobile">%1$s</xliff:g> when mobile data is off</string>
<!-- Title for enable MMS notification channel. [CHAR LIMIT=40] -->
<string name="enable_mms_notification_channel_title">MMS message</string>
</resources>