diff options
-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 669e928..7012440 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2945,7 +2945,7 @@ found in the list of installed applications.</string> <!-- Wifi Setup For Setup Wizard with XL screen --> <!-- Title shown in Wifi Setup For Setup Wizard with XL screen --> - <string name="wifi_setup_title">WiFi setup</string> + <string name="wifi_setup_title">Wi-Fi setup</string> <!-- Text message shown when Wifi is not connected. Used in Wifi Setup For Setup Wizard with XL screen. --> <string name="wifi_setup_not_connected">Not connected</string> |