mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-25 22:21:01 +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", "Odnos"),
|
||||
("Image Quality", "Kvalitet slike"),
|
||||
("Scroll Style", "Stil skrolovanja"),
|
||||
("Show Menubar", "Prikaži meni"),
|
||||
("Hide Menubar", "Sakrij meni"),
|
||||
("Show Toolbar", ""),
|
||||
("Hide Toolbar", ""),
|
||||
("Direct Connection", "Direktna konekcija"),
|
||||
("Relay Connection", "Posredna konekcija"),
|
||||
("Secure Connection", "Bezbedna konekcija"),
|
||||
@@ -366,8 +366,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use IP Whitelisting", "Koristi listu pouzdanih IP"),
|
||||
("Network", "Mreža"),
|
||||
("Enable RDP", "Dozvoli RDP"),
|
||||
("Pin menubar", "Zakači meni"),
|
||||
("Unpin menubar", "Otkači meni"),
|
||||
("Pin Toolbar", ""),
|
||||
("Unpin Toolbar", ""),
|
||||
("Recording", "Snimanje"),
|
||||
("Directory", "Direktorijum"),
|
||||
("Automatically record incoming sessions", "Automatski snimaj dolazne sesije"),
|
||||
|
||||
Reference in New Issue
Block a user