From ca5701f5ce7c0fa383311ff77d29306d8267bf81 Mon Sep 17 00:00:00 2001 From: Yash Maheshwari Date: Fri, 21 May 2021 19:33:07 +0530 Subject: [PATCH] Improved: tooltip content on the registration form --- app/src/main/resources/ApplicationResources.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/resources/ApplicationResources.properties b/app/src/main/resources/ApplicationResources.properties index ae4932e547..c05bbe6304 100644 --- a/app/src/main/resources/ApplicationResources.properties +++ b/app/src/main/resources/ApplicationResources.properties @@ -1454,7 +1454,7 @@ A-Z and 0-9) and do not use HTML. You will not be able to change this \ later, but that''s OK because this string will not be publicly displayed. userRegister.tip.screenName=Your desired screen name (with no HTML). This is \ -is what will be displayed in your weblog and on weblog entries that you write. +what will be displayed in your weblog and on weblog entries that you write. userRegister.tip.fullName=Your full name (with no HTML), first and last. Some \ weblog themes will display this instead of (or in addition to) your screenname.