Files
habitica/website/common/locales
CJ 605391e4e7 Fixes #7958 - do not remove Battle Gear equipment when changing class (#8064)
* Changed files to fix Bug 7958:
 - website/client-old/.../userCtrl.js#38: removed to keep inventory constant
 - website/common/.../changeClass.js#33:  removed to stop 'classes' introduction

* Adjustments following Bug Review
 - Removed remaining 'foundKey' logic
 - Adjusted test logic to reflect feature change

* Reverting userCtrl.js to development version
 - Reintroduces "classes" Guide tour

* New version of Fixes #7958
 - Changed logic to only notify user the first time they choose a class
 - Changed message to represent this change in logic
 - #LINT: Cleaned interface for changing class
    - New method: enableClasses() -- because, really, should we be calling User.changeClass({}) from the UX?
    - New method: payForNewClass() -- handles prompting the user to confirm that they want to change class

* Remove new User Flag, use flags.tour.classes

* Whoopsie. Fix PR conflict.

* Changed files to fix Bug 7958:
 - website/client-old/.../userCtrl.js#38: removed to keep inventory constant
 - website/common/.../changeClass.js#33:  removed to stop 'classes' introduction

* Adjustments following Bug Review
 - Removed remaining 'foundKey' logic
 - Adjusted test logic to reflect feature change

* Reverting userCtrl.js to development version
 - Reintroduces "classes" Guide tour

* New version of Fixes #7958
 - Changed logic to only notify user the first time they choose a class
 - Changed message to represent this change in logic
 - #LINT: Cleaned interface for changing class
    - New method: enableClasses() -- because, really, should we be calling User.changeClass({}) from the UX?
    - New method: payForNewClass() -- handles prompting the user to confirm that they want to change class

* Remove new User Flag, use flags.tour.classes

* Whoopsie. Fix PR conflict.

* Removed Extraneous Flag

* Removed Extraneous Flag

* Changed files to fix Bug 7958:
 - website/client-old/.../userCtrl.js#38: removed to keep inventory constant
 - website/common/.../changeClass.js#33:  removed to stop 'classes' introduction

* New version of Fixes #7958
 - Changed logic to only notify user the first time they choose a class
 - Changed message to represent this change in logic
 - #LINT: Cleaned interface for changing class
    - New method: enableClasses() -- because, really, should we be calling User.changeClass({}) from the UX?
    - New method: payForNewClass() -- handles prompting the user to confirm that they want to change class

Remove new User Flag, use flags.tour.classes

Whoopsie. Fix PR conflict.

Removed Extraneous Flag

* Fixes handling architecture change

* Updates following Review 20170418-0602

* Remove cause of mocha/no-exclusive-tests lint failure
2017-07-20 10:28:53 -07:00
..
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:41:13 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2017-07-19 18:37:11 +00:00
2016-09-16 17:18:07 +02:00

HabitRPG's translations are managed on Transifex.

The files in this folder are automatically pulled from Transifex, with exception of the original American-English strings which are managed directly through GitHub in locales/en.

When you need to change any text, edit only the files in locales/en. Do not edit files in any other locales directory. You do not need to request that your changes be translated; changes are automatically copied to Transifex on a regular basis.

If you want to help with translations, please first read Guidance for Linguists and note especially its information about the Translations Trello card.