mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
"copying and pasting" -> "copy and paste"
This commit is contained in:
@@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", ""),
|
||||
("Allow using clipboard", ""),
|
||||
("Allow hearing sound", ""),
|
||||
("Allow file copying and pasting", ""),
|
||||
("Allow file copy and paste", ""),
|
||||
("Connected", ""),
|
||||
("Direct and encrypted connection", ""),
|
||||
("Relayed and encrypted connection", ""),
|
||||
|
||||
Reference in New Issue
Block a user