From 4428ac869f85dbab91bfd91294a14269b598c7f4 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 9 Aug 2018 09:47:52 +0300 Subject: [PATCH] Keep Wi-Fi naming consistent (#1213) --- app/src/main/res/values/strings.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3c91fef6..225334b0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -24,7 +24,7 @@ Please report any problems you encounter via Github. Location Permission - Syncthing can be configured to run on selected wifi networks. Android requires applications to have location permissions to be able look up active WiFi network name, as you can sometimes infer users location from the name of the network they are connected to. If you want to use this feature, press the button above to give the required location permissions to Syncthing. Otherwise you can skip this step. + Syncthing can be configured to run on selected Wi-Fi networks. Android requires applications to have location permissions to be able look up active Wi-Fi network name, as you can sometimes infer users location from the name of the network they are connected to. If you want to use this feature, press the button above to give the required location permissions to Syncthing. Otherwise you can skip this step. Back @@ -302,22 +302,22 @@ Please report any problems you encounter via Github. Run on mobile data Run when device is connected via the mobile data network. Warning: This can consume a lot of data from your mobile operator data plan if you sync large amounts of data. - Run on wifi - Run when device is connected to a wifi network. + Run on Wi-Fi + Run when device is connected to a Wi-Fi network. - Run on metered wifi - Run when device is connected to a metered wifi network e.g. a hotspot or tethered network. Attention: This can consume large portion of your data plan if you sync a lot of data. + Run on metered Wi-Fi + Run when device is connected to a metered Wi-Fi network e.g. a hotspot or tethered network. Attention: This can consume large portion of your data plan if you sync a lot of data. - Run on specified wifi networks - Run only on selected wifi networks: %1$s - Run on all wifi networks. + Run on specified Wi-Fi networks + Run only on selected Wi-Fi networks: %1$s + Run on all Wi-Fi networks. - Please turn on WiFi to select networks. + Please turn on Wi-Fi to select networks. You need to grant LOCATION permission to use this feature. Permission required - Starting with Android 8.1, location access is required to be able to read the WiFi\'s name. You can use this feature only if you grant this permission. + Starting with Android 8.1, location access is required to be able to read the Wi-Fi\'s name. You can use this feature only if you grant this permission. Run when device is powered by @@ -334,7 +334,7 @@ Please report any problems you encounter via Github. Disable Syncthing when the quick settings tile \'Auto-sync data\' is toggled off. Run when device is in flight mode - Enable if your phone has problems detecting manual wifi connections during flight mode. + Enable if your device has problems detecting manual Wi-Fi connections during flight mode. Service setting Run Syncthing as a service. Adds a persistent notification to prevent it from being terminated by Android. Checking this option starts Syncthing on operating system startup.