From 53bed0f2e12187db73304d249b1e75e729ad170f Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Fri, 17 Mar 2017 08:59:52 +1100 Subject: [PATCH] Change language to clarify auto download preference The previous language hinted at the fact we auto download and install updates like Google Play. This is not the case (unless you have priv-ext). To clarify, now we "Automatically _fetch_ updates", ready to install when the user initiates the install. Fixes #839. --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8867b0f75..2cc866a90 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -22,8 +22,8 @@ No automatic app list updates Only on Wi-Fi Only update automatically on unmetered networks like Wi-Fi - Automatically download updates - Download the update files in the background + Automatically fetch updates + Updates are downloaded automatically and you are notified to install them Automatically install updates Download and install update apps in the background Update notifications