From ed51d8b8718ad56ebf05305291b802c7f24cd18f Mon Sep 17 00:00:00 2001 From: Kaartic Sivaraam Date: Thu, 3 Jan 2019 19:37:45 +0530 Subject: [PATCH] Rephrase misleading statement shown when skipping login (#2249) * Rephrase misleading statement shown when skipping login The previous statement was misleading as it could also mean that the user could never upload pictures if he skips login. This not the case because after skipping the login he could login again if he wants to upload pictures. Clarify it by using a statement which states that he would have to login in future in case he wants to upload pictures. * Rephrase with a better statement The old statement doesn't read so well. Rephrase it with a better statement. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 118c0f0f3..d3e1d0953 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -262,7 +262,7 @@ Skip Log in Do you really want to skip login? - You will not be able to upload pictures. + You would have to log in to upload pictures in the future. Please log in to use this feature Copy the wikitext to the clipboard The wikitext was copied to the clipboard