| 1 | 1 | <form action="javascript:void(0);" class="flex-container flexFlowColumn"> |
| 2 | | - <h3 class="neutral_warning"> |
| 2 | + <h3 class="neutral_warning" data-i18n="This will delete all your settings and data. There will be no undo button. Make sure you have a backup before proceeding."> |
| 3 | 3 | This will delete all your settings and data. There will be no undo button. |
| 4 | 4 | Make sure you have a backup before proceeding. |
| 5 | 5 | </h3> |
| 6 | 6 | <hr> |
| 7 | | - <div> |
| 7 | + <div data-i18n="Account reset code has been posted to the server console."> |
| 8 | 8 | Account reset code has been posted to the server console. |
| 9 | 9 | </div> |
| 10 | + <br> |
| 10 | 11 | <div class="currentPasswordBlock"> |
| 11 | 12 | <label data-i18n="Current Password:" for="user">Current Password:</label> |
| 12 | 13 | <input type="password" name="password" class="text_pole" placeholder="[ No password ]" autocomplete="current-password"> |