Disconnect the network when migrating the drive in another tab

This commit is contained in:
yflory
2017-06-09 14:36:35 +02:00
parent d3854b9774
commit 6a96aa6819
3 changed files with 13 additions and 1 deletions
+2
View File
@@ -250,6 +250,8 @@ define(function () {
out.fo_unableToRestore = "Unable to restore that file to its original location. You can try to move it to a new location.";
out.fo_unavailableName = "A file or a folder with the same name already exist at the new location. Rename the element and try again.";
out.fs_migration = "Your CryptDrive is being updated to a new version. As a result, the current page has to be reloaded.<br><strong>Please reload this page to continue to use it.</strong>";
// login
out.login_login = "Log in";
out.login_makeAPad = 'Create a pad anonymously';