"copying and pasting" -> "copy and paste"

This commit is contained in:
rustdesk
2022-06-06 12:25:47 +08:00
parent 5c76410c76
commit 897d5c8cc9
16 changed files with 16 additions and 16 deletions

View File

@@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Allow using keyboard and mouse", "Autoriser l'utilisation du clavier et de la souris"),
("Allow using clipboard", "Autoriser l'utilisation du presse-papier"),
("Allow hearing sound", "Autoriser l'audition du son"),
("Allow file copying and pasting", "Autoriser le copier-coller de fichiers"),
("Allow file copy and paste", "Autoriser le copier-coller de fichiers"),
("Connected", "Connecté"),
("Direct and encrypted connection", "Connexion directe chiffrée"),
("Relayed and encrypted connection", "Connexion relais chiffrée"),