fix all missing translations picked up by check-i18n.pl

This commit is contained in:
Matthew Hodgson 2017-05-27 18:20:35 +01:00
parent 1eb7993aa7
commit 3302fc690f
14 changed files with 67 additions and 43 deletions

View file

@ -77,7 +77,7 @@ module.exports = React.createClass({
'Changing password will currently reset any end-to-end encryption keys on all devices, ' +
'making encrypted chat history unreadable, unless you first export your room keys ' +
'and re-import them afterwards. ' +
'In future this will be improved. '
'In future this will be improved.'
) } (<a href="https://github.com/vector-im/riot-web/issues/2671">https://github.com/vector-im/riot-web/issues/2671</a>)
</div>,
button: _t("Continue"),