diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index f4edc7a..20cc76d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1500,7 +1500,7 @@ <!-- Message in WPS dialog at start up [CHAR LIMIT=150] --> <string name="wifi_wps_setup_msg">Starting WPS\u2026</string> <!-- 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] --> <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] --> |