From 62880e8cd918f927932e020fbc241cb078168063 Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 1 Oct 2018 16:21:11 +0200 Subject: [PATCH] Fix typo --- 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 d52e4f4c5..8914e3f76 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -441,7 +441,7 @@ define(function () { 'They are stored in your browser so clearing history may make them disappear.
' + 'Sign up or Log in to keep them alive.
'; out.fm_info_sharedFolder = "This is a shared folder. You're not logged in so you can only access it in read-only mode.
" + - 'Sign up or Log in to be able to import it in your CryptDrive and to modify it.
'; + 'Sign up or Log in to be able to import it to your CryptDrive and to modify it.'; out.fm_info_owned = "You are the owner of the pads displayed here. This means you can remove them permanently from the server whenever you want. If you do so, other users won't be able to access them anymore."; out.fm_alert_backupUrl = "Backup link for this drive.
" + "It is highly recommended that you keep it secret.
" +