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";