mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 00:21:28 +03:00
opt: better short alias for the identical tip
This commit is contained in:
@@ -477,6 +477,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Empty Username", "Leerer Benutzername"),
|
||||
("Empty Password", "Leeres Passwort"),
|
||||
("Me", "Ich"),
|
||||
("This file is identical with the peer's one", "")
|
||||
("identical_file_tip", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user