mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-08 00:57:43 +00:00
Closes #4088
This commit is contained in:
@@ -723,6 +723,6 @@ eventView.entry.inUse.ignoreLock=Ignore Lock
|
||||
|
||||
# Notifications
|
||||
## FileIsInUse Notification
|
||||
#notification.inUse.message=File is locked
|
||||
#notification.inUse.description=File %s is opened by user %s (%s). Ask the user to close the file. Otherwise, you can ignore the lock and open it anyway, but be aware of the data loss risk.
|
||||
#notification.inUse.action=Ignore Lock
|
||||
notification.inUse.message=File is locked by another device
|
||||
notification.inUse.description=The file is opened by %s on device %s. Ask the user to close the file and sync again. Otherwise, you can ignore the lock and open it anyway.
|
||||
notification.inUse.action=Ignore Lock
|
||||
Reference in New Issue
Block a user