String fixes for Settings.

Bug: 18359513
Bug: 17659522
Change-Id: I4645c1e615661613c22b86981ede34327da51aab
This commit is contained in:
PauloftheWest
2014-12-16 10:00:50 -08:00
committed by Sanket Padawe
parent c24adcdf83
commit 2b73eb6712
2 changed files with 2 additions and 2 deletions

View File

@@ -724,7 +724,7 @@
<string name="wifi_p2p_device_info" msgid="3191876744469364173">"Données relatives à l\'appareil utilisé"</string> <string name="wifi_p2p_device_info" msgid="3191876744469364173">"Données relatives à l\'appareil utilisé"</string>
<string name="wifi_p2p_persist_network" msgid="1646424791818168590">"Mémoriser cette connexion"</string> <string name="wifi_p2p_persist_network" msgid="1646424791818168590">"Mémoriser cette connexion"</string>
<string name="wifi_p2p_menu_search" msgid="3436429984738771974">"Rechercher des appareils"</string> <string name="wifi_p2p_menu_search" msgid="3436429984738771974">"Rechercher des appareils"</string>
<string name="wifi_p2p_menu_searching" msgid="2396704492143633876">"Searching…"</string> <string name="wifi_p2p_menu_searching" msgid="2396704492143633876">"S\'està cercant..."</string>
<string name="wifi_p2p_menu_rename" msgid="8448896306960060415">"Renommer l\'appareil"</string> <string name="wifi_p2p_menu_rename" msgid="8448896306960060415">"Renommer l\'appareil"</string>
<string name="wifi_p2p_peer_devices" msgid="299526878463303432">"Appareils associés"</string> <string name="wifi_p2p_peer_devices" msgid="299526878463303432">"Appareils associés"</string>
<string name="wifi_p2p_remembered_groups" msgid="3847022927914068230">"Groupes mémorisés"</string> <string name="wifi_p2p_remembered_groups" msgid="3847022927914068230">"Groupes mémorisés"</string>

View File

@@ -1500,7 +1500,7 @@
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] --> <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
<string name="wifi_wps_setup_msg">Starting WPS\u2026</string> <string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
<!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] --> <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
<string name="wifi_wps_onstart_pbc">Press the Wi\u2011Fi Protected Setup button on your router. It may be called \"WPS\" or contain this symbol:</string> <string name="wifi_wps_onstart_pbc">Press the Wi\u2011Fi Protected Setup button on your router. It may be called \"WPS\" or marked with this symbol:</string>
<!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] --> <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
<string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi\u2011Fi router. The setup can take up to two minutes to complete.</string> <string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi\u2011Fi router. The setup can take up to two minutes to complete.</string>
<!-- Text displayed when WPS succeeds [CHAR LIMIT=150] --> <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->