mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-05 04:59:05 +08:00
commit
588213be80
@ -511,6 +511,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Collapse toolbar", "Comprimi barra strumenti"),
|
("Collapse toolbar", "Comprimi barra strumenti"),
|
||||||
("Accept and Elevate", "Accetta ed eleva"),
|
("Accept and Elevate", "Accetta ed eleva"),
|
||||||
("accept_and_elevate_btn_tooltip", "Accetta la connessione ed eleva le autorizzazioni UAC."),
|
("accept_and_elevate_btn_tooltip", "Accetta la connessione ed eleva le autorizzazioni UAC."),
|
||||||
("clipboard_wait_response_timeout_tip", ""),
|
("clipboard_wait_response_timeout_tip", "Timeout attesa risposta della copia."),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user