From 1062ed583360a9cd18eb670c10141c7585bb4afc Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 25 Aug 2020 13:23:28 +0300 Subject: [PATCH] Update strings because usernames need not be emails anymore. --- 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 6ef2ac25..9f68c15d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -207,8 +207,8 @@ Add account - Email - Valid email address required + Username + Valid username required Password EteSync Server URL Invalid URL found, did you forget to include https://?