From 3b1bd2f72084d7bbe0620033766b5e5d7486e952 Mon Sep 17 00:00:00 2001 From: ansuz Date: Mon, 13 Feb 2017 10:15:00 +0100 Subject: [PATCH] use additional translation keys for registration --- customize.dist/translations/messages.js | 4 ++++ www/register/index.html | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index a93110b84..286b4e9b7 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -283,6 +283,10 @@ define(function () { out.login_accessDrive = 'Access your drive'; out.login_orNoLogin = 'or'; + out.register_importRecent = "Import pad history (Recommended)"; + out.register_acceptTerms = "I accept the terms"; + out.register_rememberPassword = "I will remember my login name and password"; + // index.html //out.main_p1 = 'CryptPad is the zero knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud, and the NSA. The secret encryption key is stored in the URL fragment identifier which is never sent to the server but is available to javascript so by sharing the URL, you give authorization to others who want to participate.'; diff --git a/www/register/index.html b/www/register/index.html index e53ed9cf3..b11ed07f1 100644 --- a/www/register/index.html +++ b/www/register/index.html @@ -65,15 +65,15 @@ -
+
-
+
-
+
- +