From 1b6ffcbecbc37ebd6cbbb53fb86e000ee55e17f7 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 5 Feb 2025 10:56:30 +0000 Subject: [PATCH] Avoid explicit reference to 'mobile' in tethering_footer_info The Hotspot & Tethering feature allows sharing the current primary data connection of the device with others using either a Wi-Fi hotspot or USB/Bluetooth/Ethernet tethering. The primary data connection is typically a mobile data connection on a phone, but that is not the case on other form factors, e.g. in the desktop experience, where sharing your Ethernet connection via Wi-Fi (i.e. Ethernet is the 'upstream' technology instead of cellular/mobile) may be a much more common usecase. Given that devices can support Hotspot & Tethering without supporting Telephony, there should be no explicit reference to a "mobile data connection", as it is not accurate. Bug: 393312760 Test: Manual check Flag: EXEMPT strings only change Change-Id: If71134deca4610a2304630f331e3a4fe62f0bc63 --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 80b0e8aad8e..300bdf522d9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3860,7 +3860,7 @@ Ethernet tethering - Use hotspot and tethering to provide internet to other devices through your mobile data connection. Apps can also create a hotspot to share content with nearby devices. + Use hotspot and tethering to provide internet to other devices through your data connection. Apps can also create a hotspot to share content with nearby devices. Use hotspot and tethering to provide internet to other devices through your Wi\u2011Fi or mobile data connection. Apps can also create a hotspot to share content with nearby devices.