Merge pull request #245 from Alys/moreWarnings

improve Reset Account warning - fixes https://github.com/HabitRPG/habitrpg/issues/3349 (also adds API Token warning)
This commit is contained in:
Tyler Renelle 2014-07-07 15:07:43 -06:00
commit 92600c925f

View file

@ -45,12 +45,12 @@
"newPass": "New Password",
"confirmPass": "Confirm New Password",
"dangerZone": "Danger Zone",
"resetText1": "This resets your entire account - your tasks will be deleted and your character will start over.",
"resetText2": "This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
"resetText1": "WARNING! This resets almost everything in your account. This is highly discouraged, but some people find it useful in the beginning after playing with the site for a short time.",
"resetText2": "You will lose all your levels, gold, and experience points. You will lose all your equipment and will never be able to regain any limited edition equipment or subscriber Mystery items. All your tasks will be deleted permanently and you will lose all of your task's historical data. You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option; it will preserve your tasks and will allow you to regain all equipment.",
"deleteText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use HabitRPG again. Banked or spent Gems will not be refunded. If you're absolutely certain, type <strong><%= deleteWord %></strong> into the text box below.",
"API": "API",
"APIText": "Copy these for use in third party applications. However, think of your API Token like a password, and do not share it publicly. You may occasionally be asked for your User ID, but never post your API Token where others can see it, including on Github.",
"APIToken": "API Token",
"APIToken": "API Token (this is a password - see warning above!)",
"resetDo": "Do it, reset my account!",
"fixValues": "Fix Values",
"fixValuesText1": "If you've encountered a bug or made a mistake that unfairly changed your character (damage you shouldn't have taken, Gold you didn't really earn, etc.), you can manually correct your numbers here. Yes, this makes it possible to cheat: use this feature wisely, or you'll sabotage your own habit-building!",