From d6d6ed5407bf8479957290d1e7cf79279dd4c427 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 11 Nov 2021 20:37:28 +0800 Subject: UI changes in EditProfileActivity. --- app/src/main/res/values/strings.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9d2f509e..48554a2c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1230,15 +1230,15 @@ This will be displayed to viewers of your profile page and does not change your username. About You A little description of yourself - Success remove Avatar - Failed remove Avatar %s - Success remove Banner - Failed remove Banner %s - Success changing Avatar - Failed changing Avatar %s - Success changing Banner - Failed changing Banner %s - Success save profile - Failed save profile %s + Remove avatar successfully + Failed to remove avatar %s + Remove banner successfully + Failed to remove banner %s + Change avatar successfully + Failed to change avatar %s + Changing banner successfully + Failed to change banner %s + Save profile successfully + Failed to save profile %s -- cgit v1.2.3