Update string

Bug: 34975053
Test: Builds
Change-Id: I84e7b0fe88a146ce43149faf8cfbfe5d8d5030ce
This commit is contained in:
Fan Zhang
2017-02-17 13:58:50 -08:00
parent 42df1dcac0
commit 5b3197b986

View File

@@ -5976,9 +5976,9 @@
</plurals> </plurals>
<!-- Title for setting tile leading to network and Internet settings [CHAR LIMIT=40]--> <!-- Title for setting tile leading to network and Internet settings [CHAR LIMIT=40]-->
<string name="network_dashboard_title">Network &amp; internet</string> <string name="network_dashboard_title">Network &amp; Internet</string>
<!-- Summary for Network and Internet settings, explaining a few important settings under it [CHAR LIMIT=NONE]--> <!-- Summary for Network and Internet settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
<string name="network_dashboard_summary">Wi-Fi, cellular, data usage, hotspot</string> <string name="network_dashboard_summary">Wi-Fi, mobile, data usage, hotspot</string>
<!-- Title for setting tile leading to Connected devices settings [CHAR LIMIT=40]--> <!-- Title for setting tile leading to Connected devices settings [CHAR LIMIT=40]-->
<string name="connected_devices_dashboard_title">Connected devices</string> <string name="connected_devices_dashboard_title">Connected devices</string>
<!-- Summary for Connected devices settings, explaning a few important settings under it [CHAR LIMIT=NONE]--> <!-- Summary for Connected devices settings, explaning a few important settings under it [CHAR LIMIT=NONE]-->
@@ -6017,7 +6017,7 @@
<!--Search Keywords [CHAR LIMIT=NONE]--> <!--Search Keywords [CHAR LIMIT=NONE]-->
<string name="keywords_wifi">wifi, wi-fi, network connection</string> <string name="keywords_wifi">wifi, wi-fi, network connection</string>
<string name="keywords_more_default_sms_app">text message, texting, messages, messaging</string> <string name="keywords_more_default_sms_app">text message, texting, messages, messaging</string>
<string name="keywords_more_mobile_networks">cellular, cell carrier, wireless, data, 4g, 3g, 2g, lte</string> <string name="keywords_more_mobile_networks">cellular, mobile, cell carrier, wireless, data, 4g,3g, 2g, lte</string>
<string name="keywords_wifi_calling">wifi, wi-fi, call, calling</string> <string name="keywords_wifi_calling">wifi, wi-fi, call, calling</string>
<string name="keywords_home">launcher</string> <string name="keywords_home">launcher</string>
<string name="keywords_display">screen, touchscreen</string> <string name="keywords_display">screen, touchscreen</string>