diff --git a/Tethering/res/values-mcc204-mnc04/strings.xml b/Tethering/res/values-mcc204-mnc04/strings.xml index a996b4247a0eaefec7f828717b2ccf21080882bb..9dadd49cf8a4db19dd1500e41260177b2375ad7d 100644 --- a/Tethering/res/values-mcc204-mnc04/strings.xml +++ b/Tethering/res/values-mcc204-mnc04/strings.xml @@ -15,16 +15,16 @@ --> <resources> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_title">Hotspot has no internet</string> + <string name="no_upstream_notification_title">Tethering has no internet</string> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_message">Devices can\u2019t connect to internet</string> - <!-- String for cellular roaming notification disable button [CHAR LIMIT=200] --> - <string name="no_upstream_notification_disable_button">Turn off hotspot</string> + <string name="no_upstream_notification_message">Devices can\u2019t connect</string> + <!-- String for no upstream notification disable button [CHAR LIMIT=200] --> + <string name="no_upstream_notification_disable_button">Turn off tethering</string> - <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> - <string name="upstream_roaming_notification_title">Hotspot is on</string> - <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> + <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> + <string name="upstream_roaming_notification_title">Hotspot or tethering is on</string> + <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> <string name="upstream_roaming_notification_message">Additional charges may apply while roaming</string> - <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> + <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> <string name="upstream_roaming_notification_continue_button">Continue</string> </resources> diff --git a/Tethering/res/values-mcc310-mnc004/strings.xml b/Tethering/res/values-mcc310-mnc004/strings.xml index a996b4247a0eaefec7f828717b2ccf21080882bb..9dadd49cf8a4db19dd1500e41260177b2375ad7d 100644 --- a/Tethering/res/values-mcc310-mnc004/strings.xml +++ b/Tethering/res/values-mcc310-mnc004/strings.xml @@ -15,16 +15,16 @@ --> <resources> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_title">Hotspot has no internet</string> + <string name="no_upstream_notification_title">Tethering has no internet</string> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_message">Devices can\u2019t connect to internet</string> - <!-- String for cellular roaming notification disable button [CHAR LIMIT=200] --> - <string name="no_upstream_notification_disable_button">Turn off hotspot</string> + <string name="no_upstream_notification_message">Devices can\u2019t connect</string> + <!-- String for no upstream notification disable button [CHAR LIMIT=200] --> + <string name="no_upstream_notification_disable_button">Turn off tethering</string> - <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> - <string name="upstream_roaming_notification_title">Hotspot is on</string> - <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> + <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> + <string name="upstream_roaming_notification_title">Hotspot or tethering is on</string> + <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> <string name="upstream_roaming_notification_message">Additional charges may apply while roaming</string> - <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> + <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> <string name="upstream_roaming_notification_continue_button">Continue</string> </resources> diff --git a/Tethering/res/values-mcc311-mnc480/strings.xml b/Tethering/res/values-mcc311-mnc480/strings.xml index a996b4247a0eaefec7f828717b2ccf21080882bb..9dadd49cf8a4db19dd1500e41260177b2375ad7d 100644 --- a/Tethering/res/values-mcc311-mnc480/strings.xml +++ b/Tethering/res/values-mcc311-mnc480/strings.xml @@ -15,16 +15,16 @@ --> <resources> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_title">Hotspot has no internet</string> + <string name="no_upstream_notification_title">Tethering has no internet</string> <!-- String for no upstream notification title [CHAR LIMIT=200] --> - <string name="no_upstream_notification_message">Devices can\u2019t connect to internet</string> - <!-- String for cellular roaming notification disable button [CHAR LIMIT=200] --> - <string name="no_upstream_notification_disable_button">Turn off hotspot</string> + <string name="no_upstream_notification_message">Devices can\u2019t connect</string> + <!-- String for no upstream notification disable button [CHAR LIMIT=200] --> + <string name="no_upstream_notification_disable_button">Turn off tethering</string> - <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> - <string name="upstream_roaming_notification_title">Hotspot is on</string> - <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> + <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> + <string name="upstream_roaming_notification_title">Hotspot or tethering is on</string> + <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> <string name="upstream_roaming_notification_message">Additional charges may apply while roaming</string> - <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> + <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> <string name="upstream_roaming_notification_continue_button">Continue</string> </resources> diff --git a/Tethering/res/values/strings.xml b/Tethering/res/values/strings.xml index 52a16545c22f4a76ee04edc9e8b55e69f35890ea..4fa60d41256633ba1b0fbd82706626e5971c1110 100644 --- a/Tethering/res/values/strings.xml +++ b/Tethering/res/values/strings.xml @@ -40,13 +40,13 @@ <string name="no_upstream_notification_title"></string> <!-- String for no upstream notification message [CHAR LIMIT=200] --> <string name="no_upstream_notification_message"></string> - <!-- String for cellular roaming notification disable button [CHAR LIMIT=200] --> + <!-- String for no upstream notification disable button [CHAR LIMIT=200] --> <string name="no_upstream_notification_disable_button"></string> - <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> + <!-- String for cellular roaming notification title [CHAR LIMIT=200] --> <string name="upstream_roaming_notification_title"></string> - <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> + <!-- String for cellular roaming notification message [CHAR LIMIT=500] --> <string name="upstream_roaming_notification_message"></string> - <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> + <!-- String for cellular roaming notification continue button [CHAR LIMIT=200] --> <string name="upstream_roaming_notification_continue_button"></string> </resources>