mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-27 02:23:27 +00:00
fix translations
This commit is contained in:
@@ -206,7 +206,7 @@ public class EventListCellController implements FxController {
|
||||
if (vaultUnlocked.getValue()) {
|
||||
return eventMessage.getValue();
|
||||
} else {
|
||||
return resourceBundle.getString("eventView.entry.vaultLocked.message");
|
||||
return "***********";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user