Changes to strings in wifi for brevity
Certain strings in wifi were too long. They have been shortened as well as corrected for punctuation and capitalization. Test: String change, manual inspection Bug: 27946896 Change-Id: Id40669624898f2fea0c3ece283f91330b26b9d8b
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
<!-- Summary for the remembered network but currently not in range. -->
|
||||
<string name="wifi_not_in_range">Not in range</string>
|
||||
<!-- Summary for the network but no internet connection was detected. -->
|
||||
<string name="wifi_no_internet_no_reconnect">No Internet Access Detected, won\'t automatically reconnect.</string>
|
||||
<string name="wifi_no_internet_no_reconnect">Won\'t automatically connect</string>
|
||||
<!-- Summary for the remembered network but no internet connection was detected. -->
|
||||
<string name="wifi_no_internet">No Internet Access.</string>
|
||||
<string name="wifi_no_internet">No Internet access</string>
|
||||
<!-- Summary for saved networks -->
|
||||
<string name="saved_network">Saved by <xliff:g id="name">%1$s</xliff:g></string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user