Merge "Add WiFi toggle prompts - settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
6db9a13209
@@ -1496,6 +1496,11 @@
|
||||
<!-- Link speed on Wifi Status screen -->
|
||||
<string name="link_speed">%1$d Mbps</string>
|
||||
|
||||
<!-- This string asks the user whether or not to allow an app to enable WiFi. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_ask_enable"><xliff:g id="requester" example="FancyApp">%s</xliff:g> wants to turn WiFi ON for this device.</string>
|
||||
<!-- This string asks the user whether or not to allow an app to disable WiFi. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_ask_disable"><xliff:g id="requester" example="FancyApp">%s</xliff:g> wants to turn WiFi OFF for this device.</string>
|
||||
|
||||
<!-- NFC settings -->
|
||||
<!-- Used in the 1st-level settings screen to turn on NFC -->
|
||||
<string name="nfc_quick_toggle_title">NFC</string>
|
||||
|
||||
Reference in New Issue
Block a user