diff --git a/flutter/lib/common/widgets/toolbar.dart b/flutter/lib/common/widgets/toolbar.dart index 5c241abf0..dbbcf9a90 100644 --- a/flutter/lib/common/widgets/toolbar.dart +++ b/flutter/lib/common/widgets/toolbar.dart @@ -561,7 +561,7 @@ Future> toolbarDisplayToggle( await bind.sessionToggleOption(sessionId: sessionId, value: option); bind.sessionChangePreferCodec(sessionId: sessionId); }, - child: Text(translate('True color(4:4:4)')))); + child: Text(translate('True color (4:4:4)')))); } return v; diff --git a/flutter/lib/desktop/pages/desktop_setting_page.dart b/flutter/lib/desktop/pages/desktop_setting_page.dart index e387aab3b..5399d272b 100644 --- a/flutter/lib/desktop/pages/desktop_setting_page.dart +++ b/flutter/lib/desktop/pages/desktop_setting_page.dart @@ -1320,7 +1320,7 @@ class _DisplayState extends State<_Display> { otherRow('Lock after session end', 'lock_after_session_end'), otherRow('Privacy mode', 'privacy_mode'), otherRow('Reverse mouse wheel', 'reverse_mouse_wheel'), - otherRow('True color(4:4:4)', 'i444'), + otherRow('True color (4:4:4)', 'i444'), ]; if (useTextureRender) { children.add(otherRow('Show displays as individual windows', diff --git a/flutter/lib/mobile/pages/settings_page.dart b/flutter/lib/mobile/pages/settings_page.dart index 90f14d01b..c11647d4c 100644 --- a/flutter/lib/mobile/pages/settings_page.dart +++ b/flutter/lib/mobile/pages/settings_page.dart @@ -797,7 +797,7 @@ class __DisplayPageState extends State<_DisplayPage> { otherRow('Lock after session end', 'lock_after_session_end'), otherRow('Privacy mode', 'privacy_mode'), otherRow('Touch mode', 'touch-mode'), - otherRow('True color(4:4:4)', 'i444'), + otherRow('True color (4:4:4)', 'i444'), ], ), ]), diff --git a/src/lang/ar.rs b/src/lang/ar.rs index b036a2ec4..a03dd87c2 100644 --- a/src/lang/ar.rs +++ b/src/lang/ar.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ca.rs b/src/lang/ca.rs index f20a18cbc..0294842b7 100644 --- a/src/lang/ca.rs +++ b/src/lang/ca.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cn.rs b/src/lang/cn.rs index c51c95f8a..0b76f3cb8 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "列表"), ("Virtual display", "虚拟显示器"), ("Plug out all", "拔出所有"), - ("True color(4:4:4)", "真彩模式(4:4:4)"), + ("True color (4:4:4)", "真彩模式(4:4:4)"), ].iter().cloned().collect(); } diff --git a/src/lang/cs.rs b/src/lang/cs.rs index 9f0a01846..551928ebe 100644 --- a/src/lang/cs.rs +++ b/src/lang/cs.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Seznam"), ("Virtual display", "Virtuální obrazovka"), ("Plug out all", "Odpojit všechny"), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/da.rs b/src/lang/da.rs index 4b399f0a8..86cc133ea 100644 --- a/src/lang/da.rs +++ b/src/lang/da.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/de.rs b/src/lang/de.rs index db0f9fc67..80a15d4f2 100644 --- a/src/lang/de.rs +++ b/src/lang/de.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Liste"), ("Virtual display", "Virtueller Bildschirm"), ("Plug out all", "Alle ausschalten"), - ("True color(4:4:4)", "True Color (4:4:4)"), + ("True color (4:4:4)", "True Color (4:4:4)"), ].iter().cloned().collect(); } diff --git a/src/lang/el.rs b/src/lang/el.rs index f1902e8cb..a82dc99ea 100644 --- a/src/lang/el.rs +++ b/src/lang/el.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/eo.rs b/src/lang/eo.rs index 9166dcfda..48ed83bb0 100644 --- a/src/lang/eo.rs +++ b/src/lang/eo.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/es.rs b/src/lang/es.rs index e2fd0d452..f7eef54c3 100644 --- a/src/lang/es.rs +++ b/src/lang/es.rs @@ -565,13 +565,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Open in new window", "Abrir en una nueva ventana"), ("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"), ("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"), - ("selinux_tip", ""), + ("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."), ("Change view", ""), ("Big tiles", ""), ("Small tiles", ""), ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fa.rs b/src/lang/fa.rs index 76690e7b0..326c9779e 100644 --- a/src/lang/fa.rs +++ b/src/lang/fa.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fr.rs b/src/lang/fr.rs index 1e4b3cdef..eea7fcd6d 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/hu.rs b/src/lang/hu.rs index 438cf46e1..28530e490 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/id.rs b/src/lang/id.rs index 0790693aa..f03d1ccd6 100644 --- a/src/lang/id.rs +++ b/src/lang/id.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", "Tampilan virtual"), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/it.rs b/src/lang/it.rs index 63f698394..25a33fbce 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Elenco"), ("Virtual display", "Scehrmo virtuale"), ("Plug out all", "Scollega tutto"), - ("True color(4:4:4)", "Colore reale (4:4:4)"), + ("True color (4:4:4)", "Colore reale (4:4:4)"), ].iter().cloned().collect(); } diff --git a/src/lang/ja.rs b/src/lang/ja.rs index 79809c7be..486d5f07a 100644 --- a/src/lang/ja.rs +++ b/src/lang/ja.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ko.rs b/src/lang/ko.rs index 104b9a459..2a84f15b9 100644 --- a/src/lang/ko.rs +++ b/src/lang/ko.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/kz.rs b/src/lang/kz.rs index fd3be3a9a..e37a6e34e 100644 --- a/src/lang/kz.rs +++ b/src/lang/kz.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lt.rs b/src/lang/lt.rs index bac08287b..4911137af 100644 --- a/src/lang/lt.rs +++ b/src/lang/lt.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lv.rs b/src/lang/lv.rs index 5f3b07095..344d3fe24 100644 --- a/src/lang/lv.rs +++ b/src/lang/lv.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Saraksts"), ("Virtual display", "Virtuālais displejs"), ("Plug out all", "Atvienot visu"), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/nl.rs b/src/lang/nl.rs index 9d73bf344..a3715cea6 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pl.rs b/src/lang/pl.rs index 7c8175719..a2ee1f6f4 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Lista"), ("Virtual display", "Witualne ekrany"), ("Plug out all", "Odłącz wszystko"), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pt_PT.rs b/src/lang/pt_PT.rs index 4ce46c77b..9464dbb16 100644 --- a/src/lang/pt_PT.rs +++ b/src/lang/pt_PT.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 0750f76c6..394df5cad 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ro.rs b/src/lang/ro.rs index 8989c7a4f..7e67702eb 100644 --- a/src/lang/ro.rs +++ b/src/lang/ro.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ru.rs b/src/lang/ru.rs index d474e6239..5ab00e190 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", "Список"), ("Virtual display", "Виртуальный дисплей"), ("Plug out all", "Отключить все"), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 06dc6746e..3282e91a5 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sl.rs b/src/lang/sl.rs index 6c07aa76f..4f7c2dae0 100755 --- a/src/lang/sl.rs +++ b/src/lang/sl.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sq.rs b/src/lang/sq.rs index 45380275b..a8135d586 100644 --- a/src/lang/sq.rs +++ b/src/lang/sq.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sr.rs b/src/lang/sr.rs index 2d44dd5a0..faf5d1d55 100644 --- a/src/lang/sr.rs +++ b/src/lang/sr.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sv.rs b/src/lang/sv.rs index cc04b3626..78facf447 100644 --- a/src/lang/sv.rs +++ b/src/lang/sv.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/template.rs b/src/lang/template.rs index 03e879b81..5069d56a2 100644 --- a/src/lang/template.rs +++ b/src/lang/template.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/th.rs b/src/lang/th.rs index 8531e94c6..c09610b98 100644 --- a/src/lang/th.rs +++ b/src/lang/th.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tr.rs b/src/lang/tr.rs index ca6ca1d2d..26e8f84eb 100644 --- a/src/lang/tr.rs +++ b/src/lang/tr.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tw.rs b/src/lang/tw.rs index ca1d4207f..941019245 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ua.rs b/src/lang/ua.rs index 54c0d3a40..02f411714 100644 --- a/src/lang/ua.rs +++ b/src/lang/ua.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/lang/vn.rs b/src/lang/vn.rs index 8b40817d1..39b3950d7 100644 --- a/src/lang/vn.rs +++ b/src/lang/vn.rs @@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("List", ""), ("Virtual display", ""), ("Plug out all", ""), - ("True color(4:4:4)", ""), + ("True color (4:4:4)", ""), ].iter().cloned().collect(); } diff --git a/src/ui/header.tis b/src/ui/header.tis index cfd3832fc..e420cfb4c 100644 --- a/src/ui/header.tis +++ b/src/ui/header.tis @@ -201,7 +201,7 @@ class Header: Reactor.Component { {keyboard_enabled ?
  • {svg_checkmark}{translate('Lock after session end')}
  • : ""} {keyboard_enabled && pi.platform == "Windows" ?
  • {svg_checkmark}{translate('Privacy mode')}
  • : ""} {keyboard_enabled && ((is_osx && pi.platform != "Mac OS") || (!is_osx && pi.platform == "Mac OS")) ?
  • {svg_checkmark}{translate('Swap control-command key')}
  • : ""} - {handler.version_cmp(pi.version, '1.2.4') >= 0 ?
  • {svg_checkmark}{translate('True color(4:4:4)')}
  • : ""} + {handler.version_cmp(pi.version, '1.2.4') >= 0 ?
  • {svg_checkmark}{translate('True color (4:4:4)')}
  • : ""} ; }