From e0c849e13526c4ab8199cf76d13268cd0669a481 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 5 Jan 2022 13:32:09 +0800 Subject: Start adding custom font support. --- app/src/main/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 cf7ea58e..11f1d66d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1235,14 +1235,14 @@ About You A little description of yourself Remove avatar successfully - Failed to remove avatar %s + Failed to remove avatar %s Remove banner successfully - Failed to remove banner %s + Failed to remove banner %s Change avatar successfully - Failed to change avatar %s + Failed to change avatar %s Changing banner successfully - Failed to change banner %s + Failed to change banner %s Save profile successfully - Failed to save profile %s + Failed to save profile %s -- cgit v1.2.3