[Wi-Fi] Apply UX strings for "Apps to add saved networks" feature.
Correct the strings according to the UX definitions. Bug: 148281247 Test: NA, just correct the UI strings. Change-Id: Ifc2b1a43eb027eb3c487999a4bbd9a1b49aee5a9
This commit is contained in:
@@ -2352,7 +2352,7 @@
|
||||
<!-- Title for the panel of add Wi-Fi network from APP [CHAR LIMIT=50] -->
|
||||
<string name="wifi_add_app_single_network_title">Save this network?</string>
|
||||
<!-- Summary for the panel of add Wi-Fi network from APP [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_add_app_single_network_summary"><xliff:g id="appName" example="ThirdPartyAppName">%1$s</xliff:g> would like to save a network to your phone</string>
|
||||
<string name="wifi_add_app_single_network_summary"><xliff:g id="appName" example="ThirdPartyAppName">%1$s</xliff:g> wants to save a network to your phone</string>
|
||||
<!-- Summary for saving status when saving single network [CHAR LIMIT=30] -->
|
||||
<string name="wifi_add_app_single_network_saving_summary">Saving\u2026</string>
|
||||
<!-- Summary for saved status when saving single network [CHAR LIMIT=30] -->
|
||||
@@ -2362,7 +2362,7 @@
|
||||
<!-- Title for the panel of add multiple Wi-Fi networks from APP [CHAR LIMIT=50] -->
|
||||
<string name="wifi_add_app_networks_title">Save networks?</string>
|
||||
<!-- Summary for the panel of add multiple Wi-Fi networks from APP [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_add_app_networks_summary"><xliff:g id="appName" example="ThirdPartyAppName">%1$s</xliff:g> would like to save these networks to your phone</string>
|
||||
<string name="wifi_add_app_networks_summary"><xliff:g id="appName" example="ThirdPartyAppName">%1$s</xliff:g> wants to save these networks to your phone</string>
|
||||
<!-- Summary for the panel of add Wi-Fi networks from APP [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_add_app_networks_saving_summary">Saving <xliff:g id="number" example="3">%d</xliff:g> networks\u2026</string>
|
||||
<!-- Summary for saved status when saving multiple networks [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user