This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a commit to branch roller-6.0.x in repository https://gitbox.apache.org/repos/asf/roller.git
commit 79235cd25c340b7e7cb5d932f98894cbb2b0bb17 Author: Yash Maheshwari <yashmaheshwari...@gmail.com> AuthorDate: Fri May 21 19:33:07 2021 +0530 Improved: tooltip content on the registration form (cherry picked from commit b9b5ff3b1a57c1481829d944860207f9b6b862d9) --- 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 0c315a0..b9414a8 100644 --- a/app/src/main/resources/ApplicationResources.properties +++ b/app/src/main/resources/ApplicationResources.properties @@ -1453,7 +1453,7 @@ A-Z and 0-9) and do not use HTML. You will <b>not</b> 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.