From c803b70a1a2aa8e45cad1fae1dc2fcd5c47f0de5 Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 11 Jun 2018 18:24:20 +0200 Subject: [PATCH] Fix translations --- customize.dist/translations/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 22d03a928..c55265e00 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -41,7 +41,7 @@ define(function () { out.errorCopy = ' You can still copy the content to another location by pressing Esc.
Once you leave this page, it will disappear forever!'; out.errorRedirectToHome = 'Press Esc to be redirected to your CryptDrive.'; out.newVersionError = "A new version of CryptPad is available.
" + - "Reload to use the new version, or press escape to access your content in read-only mode."; + "Reload to use the new version, or press escape to access your content in offline mode."; out.loading = "Loading..."; out.error = "Error";