This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/roller.git
The following commit(s) were added to refs/heads/master by this push: new b9b5ff3 Improved: tooltip content on the registration form b9b5ff3 is described below commit b9b5ff3b1a57c1481829d944860207f9b6b862d9 Author: Yash Maheshwari <yashmaheshwari...@gmail.com> AuthorDate: Fri May 21 19:33:07 2021 +0530 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 ae4932e..c05bbe6 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 <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.