mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 08:01:03 +03:00
rename menubar as toolbar in code and view
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -336,8 +336,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Ratio", "Ratio"),
|
||||
("Image Quality", "Bildkvalitet"),
|
||||
("Scroll Style", "Scrollstil"),
|
||||
("Show Menubar", "Visa meny"),
|
||||
("Hide Menubar", "Stäng meny"),
|
||||
("Show Toolbar", ""),
|
||||
("Hide Toolbar", ""),
|
||||
("Direct Connection", "Direktanslutning"),
|
||||
("Relay Connection", "Relayanslutning"),
|
||||
("Secure Connection", "Säker anslutning"),
|
||||
@@ -366,8 +366,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use IP Whitelisting", "Använd IP Vitlistning"),
|
||||
("Network", "Nätvärk"),
|
||||
("Enable RDP", "Aktivera RDP"),
|
||||
("Pin menubar", "Fäst meny"),
|
||||
("Unpin menubar", "Sluta fäst meny"),
|
||||
("Pin Toolbar", ""),
|
||||
("Unpin Toolbar", ""),
|
||||
("Recording", "Spelar in"),
|
||||
("Directory", "Katalog"),
|
||||
("Automatically record incoming sessions", "Spela in inkommande sessioner automatiskt"),
|
||||
|
||||
Reference in New Issue
Block a user