OSDN Git Service

Reword settings suggestion tile text for airplane mode
authorAntony Sargent <asargent@google.com>
Wed, 14 Mar 2018 19:55:55 +0000 (12:55 -0700)
committerAntony Sargent <asargent@google.com>
Wed, 14 Mar 2018 20:31:26 +0000 (13:31 -0700)
Change-Id: Ic3034815e58fab104f6e562bf6d810f5656f9709
Fixes: 65451090
Test: N/A (string rewording only)

res/values/strings.xml

index 978c294..a06deb6 100644 (file)
     <string name="condition_airplane_title">Airplane mode is on</string>
 
     <!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
-    <string name="condition_airplane_summary">Wi-Fi, Bluetooth, and mobile network are turned off. You can\'t make phone calls or connect to the internet.</string>
+    <string name="condition_airplane_summary">When airplane mode is turned on, Wi\u2011Fi, Bluetooth, and mobile network are turned off. Wi\u2011Fi and Bluetooth can be turned back on.</string>
 
     <!-- Title of condition that do not disturb is on [CHAR LIMIT=36] -->
     <string name="condition_zen_title">Do Not Disturb is on</string>