Adjust the alert message when the user cannot make a phone call. am: 25310ec966 am: 45d6860c91 am: b9ad29976d
am: 3dec839093
Change-Id: Ib3ca352c57440349031567864b70b85d87b3f619
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f5d62da..df85dd5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -989,7 +989,7 @@
<string name="notification_network_selection_text">Selected network (<xliff:g id="operator_name">%s</xliff:g>) unavailable</string>
<!-- In-call screen: call failure message displayed in an error dialog. [CHAR_LIMIT=NONE] -->
- <string name="incall_error_power_off" product="watch">Turn off airplane mode or battery saver mode to make a call.</string>
+ <string name="incall_error_power_off" product="watch">Turn on mobile network, turn off airplane mode or turn off battery saver mode to make a call.</string>
<!-- In-call screen: call failure message displayed in an error dialog. [CHAR_LIMIT=NONE] -->
<string name="incall_error_power_off" product="default">Turn off airplane mode to make a call.</string>
<!-- In-call screen: call failure message displayed in an error dialog when in airplane mode, WFC is enabled, not wifi-only, and not connected to wireless networks. [CHAR_LIMIT=NONE] -->