[jboss-svn-commits] JBL Code SVN: r33635 - labs/jbosslabs/labs-3.0-build/integration/sbs-nukesauthentication/trunk/src/main/resources.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Jun 25 02:46:34 EDT 2010
Author: lkrzyzanek
Date: 2010-06-25 02:46:34 -0400 (Fri, 25 Jun 2010)
New Revision: 33635
Modified:
labs/jbosslabs/labs-3.0-build/integration/sbs-nukesauthentication/trunk/src/main/resources/plugin_i18n.properties
Log:
Changed texts as Mark required
Modified: labs/jbosslabs/labs-3.0-build/integration/sbs-nukesauthentication/trunk/src/main/resources/plugin_i18n.properties
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-nukesauthentication/trunk/src/main/resources/plugin_i18n.properties 2010-06-25 04:31:31 UTC (rev 33634)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-nukesauthentication/trunk/src/main/resources/plugin_i18n.properties 2010-06-25 06:46:34 UTC (rev 33635)
@@ -1,6 +1,6 @@
# Choose Master Account
-plugin.nukesauth.masteraccount.name=Choose The Master Account
-plugin.nukesauth.masteraccount.description=You have more than one active account but you haven''t specified yet which one is The Master Account. Please choose The Master Account. After that you''ll manage all your accounts from one account - The Master Account.
+plugin.nukesauth.masteraccount.name=Setup a Master Account
+plugin.nukesauth.masteraccount.description=It appears you have multiple accounts using the same email address. Please choose one of these to be the Master Account which you will then use to keep the data between them synchronized.
plugin.nukesauth.masteraccount.account.username=Username
plugin.nukesauth.masteraccount.account.firstname=First name
plugin.nukesauth.masteraccount.account.lastname=Last name
@@ -37,16 +37,16 @@
plugin.nukesauth.masteraccount.name.created.loginlink=Go to Login page
# Update master account
-plugin.nukesauth.updateaccount.name=Update The Master Account
-plugin.nukesauth.updateaccount.description1=You have more than one account with same e-mail. These accounts are now signed as duplicate accounts. Please check details of your Master account. If any of your duplicate account has more relevant detail, simply click on radio button beside the detail. Then click on Update button.
-plugin.nukesauth.updateaccount.description2=After that update you will be able to change your profile's details anytime to any value on Profile page.
+plugin.nukesauth.updateaccount.name=Synchronize Accounts
+plugin.nukesauth.updateaccount.description1=It appears you have multiple accounts using the same email address. In order to synchronise the data between them please use the radio buttons below to select the values you''d like to keep for each field. These values will be copied to all the accounts when you click the Synchronize button.
+plugin.nukesauth.updateaccount.description2=If you wish to update the values of any fields at a later date then simply edit your profile. Changes will be automatically copied to your other accounts to keep them synchronized.
plugin.nukesauth.updateaccount.master=Master Account
plugin.nukesauth.updateaccount.duplicate=Duplicate Account
-plugin.nukesauth.updateaccount.submit=Update
+plugin.nukesauth.updateaccount.submit=Synchronize
plugin.nukesauth.updateaccount.cancel=Cancel
-plugin.nukesauth.updateaccount.updated.name=Master Account updated
-plugin.nukesauth.updateaccount.updated.description=The Master Account has been updated. Now you manage all your accounts via this account on Profile page.
+plugin.nukesauth.updateaccount.updated.name=Accounts synchronized
+plugin.nukesauth.updateaccount.updated.description=Accounts have been synchronized.
plugin.nukesauth.updateaccount.updated.moreinfo=For more info go to the help pages.
plugin.nukesauth.updateaccount.updated.help=Help page
More information about the jboss-svn-commits
mailing list