mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 17:31:28 +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", "Співвідношення"),
|
||||
("Image Quality", "Якість зображення"),
|
||||
("Scroll Style", "Стиль прокрутки"),
|
||||
("Show Menubar", "Показати рядок меню"),
|
||||
("Hide Menubar", "приховати рядок меню"),
|
||||
("Show Toolbar", ""),
|
||||
("Hide Toolbar", ""),
|
||||
("Direct Connection", "Пряме підключення"),
|
||||
("Relay Connection", "Релейне підключення"),
|
||||
("Secure Connection", "Безпечне підключення"),
|
||||
@@ -366,8 +366,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use IP Whitelisting", "Використовувати білий список IP"),
|
||||
("Network", "Мережа"),
|
||||
("Enable RDP", "Увімкнути RDP"),
|
||||
("Pin menubar", "Закріпити рядок меню"),
|
||||
("Unpin menubar", "Відкріпити рядок меню"),
|
||||
("Pin Toolbar", ""),
|
||||
("Unpin Toolbar", ""),
|
||||
("Recording", "Запис"),
|
||||
("Directory", "Директорія"),
|
||||
("Automatically record incoming sessions", "Автоматично записувати вхідні сеанси"),
|
||||
|
||||
Reference in New Issue
Block a user