diff options
Diffstat (limited to 'core/res')
-rw-r--r-- | core/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index a76c70c..86bfe94 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -2257,7 +2257,7 @@ <!-- Strings for tethered notification --> <!-- Shown when the device is tethered --> - <string name="tethered_notification_title">Tethering active</string> + <string name="tethered_notification_title">Tethering or hotspot active</string> <string name="tethered_notification_message">Touch to configure</string> <!-- Strings for throttling notification --> |