Merge branch 'security2' of git.xwikisas.com:xwiki-labs/cryptpad into security2

This commit is contained in:
ansuz
2017-03-02 11:07:17 +01:00
42 changed files with 167 additions and 265 deletions

View File

@@ -221,7 +221,7 @@ define(function () {
out.login_noSuchUser = 'Invalid username or password. Try again, or sign up';
out.login_invalUser = 'Username required';
out.login_invalPass = 'Password required';
out.login_unhandledError = 'An unexpected error occured :(';
out.login_unhandledError = 'An unexpected error occurred :(';
out.register_importRecent = "Import pad history (Recommended)";
out.register_acceptTerms = "I accept <a href='/terms.html'>the terms of service</a>";