out.fo_moveUnsortedError="You can't move a folder to the list of unsorted pads";
out.fo_moveUnsortedError="You can't move a folder to the list of templates";
out.fo_existingNameError="Name already used in that directory. Please choose another one.";
out.fo_existingNameError="Name already used in that directory. Please choose another one.";
out.fo_moveFolderToChildError="You can't move a folder into one of its descendants";
out.fo_moveFolderToChildError="You can't move a folder into one of its descendants";
out.fo_unableToRestore="Unable to restore that file to its original location. You can try to move it to a new location.";
out.fo_unableToRestore="Unable to restore that file to its original location. You can try to move it to a new location.";
@ -1200,5 +1202,14 @@ define(function () {
out.loading_drive_2="Updating data format";
out.loading_drive_2="Updating data format";
out.loading_drive_3="Verifying data integrity";
out.loading_drive_3="Verifying data integrity";
// Shared folders
// XXX
out.sharedFolders_forget="This pad is only stored in a shared folder, you can't move it to the trash. You can use your CryptDrive if you want to delete it from the folder.";
out.sharedFolders_duplicate="Some of the pads you were trying to move were already stored.";
out.sharedFolders_create="Create a shared folder";
UI.alert("WIP: This pad is only in a shared folder. You can't move it to the trash. You can use your CryptDrive if you want to delete it from the folder.");// XXX