mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 02:55:42 +05:00
Adjust error message
This commit is contained in:
parent
0f162d2a8b
commit
007f7deaa6
@ -134,7 +134,7 @@ define(req, function(AppConfig, Default, Language) {
|
||||
}
|
||||
};
|
||||
/// XXX
|
||||
Messages.fo_trash_move_error = "Shared items cannot be moved to your trash folder. Use \"Remove\" option to remove them from the drive instead.";
|
||||
Messages.fo_trash_move_error = "Shared folder contents cannot be moved ot trash. Use \"Remove\" instead.";
|
||||
Messages.fo_sharedFolder_move_error = "Shared folders cannot be moved inside other shared folders.";
|
||||
|
||||
return Messages;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user