Drive restore loading screen text

This commit is contained in:
yflory
2018-07-19 18:49:14 +02:00
parent 362579f79f
commit 8ab786e7df
3 changed files with 3 additions and 1 deletions

View File

@@ -446,6 +446,7 @@ define(function () {
out.fm_deletedPads = "These pads no longer exist on the server, they've been removed from your CryptDrive: {0}";
out.fm_tags_name = "Tag name";
out.fm_tags_used = "Number of uses";
out.fm_restoreDrive = "Resetting your drive to an earlier state. For best results, avoid making changes to your drive until this process is complete."
// File - Context menu
out.fc_newfolder = "New folder";
out.fc_newsharedfolder = "New shared Drive";