From 73f2da150b2d7968f612844595ab2b6c6a167874 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 7 Nov 2019 10:53:26 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1136 of 1136 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index d4f0ca48b..9b7ba6f5c 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1229,5 +1229,6 @@ "properties_confirmChangeFile": "Are you sure? Users without the new password will lose access to this file.", "properties_confirmNewFile": "Are you sure? Adding a password will change this file's URL. Users without the password will lose access to this file.", "properties_passwordWarningFile": "The password was successfully changed but we were unable to update your CryptDrive with the new data. You may have to remove the old version of the file manually.", - "properties_passwordSuccessFile": "The password was successfully changed." + "properties_passwordSuccessFile": "The password was successfully changed.", + "driveOfflineError": "Your connection to CryptPad has been lost. Changes to this pad will not be saved in your CryptDrive. Please close all CryptPad tabs and try again in a new window. " }