diff --git a/res/values/strings.xml b/res/values/strings.xml index 0593b20b62..906f91924c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -372,8 +372,8 @@ Slow Custom Advanced: MMS Access Point Names - Enable local APNs - Use APN information configured here when system APN information is unavailable. + Enable Fallback MMSC + Use MMSC information configured here when system APN information is unavailable. MMSC URL (Required) MMS Proxy Host (Optional) MMS Proxy Port (Optional) diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index b4fd3ad2fa..307b63635a 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -144,8 +144,8 @@ + android:title="@string/preferences__enable_fallback_mmsc" + android:summary="@string/preferences__use_mmsc_information_configured_here_when_system_apn_information_is_unavailable"/>