Matteo Pagliazzi
|
13d1f1b48b
|
Merge #12553 - Removed unused I18N strings from the rebirth.json files
Squashed commit of the following:
commit 9de806e00296e9e8659ccde25085eb3b8a6639c4
Merge: 7c4faf8b7a 7361029289
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date: Tue Sep 22 19:52:09 2020 +0200
Merge branch 'remove-unused-rebirth' of https://github.com/RaitheOfDureya/habitica into RaitheOfDureya-remove-unused-rebirth
commit 7361029289
Author: Raithe Of Dureya <raitheofdureya@gmail.com>
Date: Fri Sep 11 13:43:59 2020 +0200
Removed `rebirth.json`'s unused I18N strings from other languages
commit acd7786580
Author: Raithe Of Dureya <raitheofdureya@gmail.com>
Date: Tue Sep 8 20:47:59 2020 +0200
Removed unused I18N strings from the `rebirth.json` file (locales/en)
|
2020-09-22 19:52:55 +02:00 |
|
Matteo Pagliazzi
|
9a07ba7417
|
Better XSS Fix (#12483)
* Revert "fix(test): adjust expectations"
This reverts commit 205436d5b1.
* Revert "fix(escaping): global inoffensive apostrophe"
This reverts commit 2b8f94b244.
* change <%- to <%=
* fix interpolation only where necessary
* remove unused variable
|
2020-08-20 13:41:46 -05:00 |
|
Matteo Pagliazzi
|
b7964a411c
|
fix(i18n): html-escape all interpolated strings where html is not necessary
|
2020-08-11 21:33:24 +02:00 |
|
Phillip Thelen
|
c4f44fce4c
|
Add missing translations from transifex (#11367)
* Add missing translations from transifex
* update i18n tests
* fix lint error
|
2019-09-29 18:46:01 +02:00 |
|