opt "True color" translation
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
a4bbcbe5ff
commit
36f7d64352
@ -561,7 +561,7 @@ Future<List<TToggleMenu>> toolbarDisplayToggle(
|
|||||||
await bind.sessionToggleOption(sessionId: sessionId, value: option);
|
await bind.sessionToggleOption(sessionId: sessionId, value: option);
|
||||||
bind.sessionChangePreferCodec(sessionId: sessionId);
|
bind.sessionChangePreferCodec(sessionId: sessionId);
|
||||||
},
|
},
|
||||||
child: Text(translate('True color(4:4:4)'))));
|
child: Text(translate('True color (4:4:4)'))));
|
||||||
}
|
}
|
||||||
|
|
||||||
return v;
|
return v;
|
||||||
|
@ -1320,7 +1320,7 @@ class _DisplayState extends State<_Display> {
|
|||||||
otherRow('Lock after session end', 'lock_after_session_end'),
|
otherRow('Lock after session end', 'lock_after_session_end'),
|
||||||
otherRow('Privacy mode', 'privacy_mode'),
|
otherRow('Privacy mode', 'privacy_mode'),
|
||||||
otherRow('Reverse mouse wheel', 'reverse_mouse_wheel'),
|
otherRow('Reverse mouse wheel', 'reverse_mouse_wheel'),
|
||||||
otherRow('True color(4:4:4)', 'i444'),
|
otherRow('True color (4:4:4)', 'i444'),
|
||||||
];
|
];
|
||||||
if (useTextureRender) {
|
if (useTextureRender) {
|
||||||
children.add(otherRow('Show displays as individual windows',
|
children.add(otherRow('Show displays as individual windows',
|
||||||
|
@ -797,7 +797,7 @@ class __DisplayPageState extends State<_DisplayPage> {
|
|||||||
otherRow('Lock after session end', 'lock_after_session_end'),
|
otherRow('Lock after session end', 'lock_after_session_end'),
|
||||||
otherRow('Privacy mode', 'privacy_mode'),
|
otherRow('Privacy mode', 'privacy_mode'),
|
||||||
otherRow('Touch mode', 'touch-mode'),
|
otherRow('Touch mode', 'touch-mode'),
|
||||||
otherRow('True color(4:4:4)', 'i444'),
|
otherRow('True color (4:4:4)', 'i444'),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
]),
|
]),
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "列表"),
|
("List", "列表"),
|
||||||
("Virtual display", "虚拟显示器"),
|
("Virtual display", "虚拟显示器"),
|
||||||
("Plug out all", "拔出所有"),
|
("Plug out all", "拔出所有"),
|
||||||
("True color(4:4:4)", "真彩模式(4:4:4)"),
|
("True color (4:4:4)", "真彩模式(4:4:4)"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Seznam"),
|
("List", "Seznam"),
|
||||||
("Virtual display", "Virtuální obrazovka"),
|
("Virtual display", "Virtuální obrazovka"),
|
||||||
("Plug out all", "Odpojit všechny"),
|
("Plug out all", "Odpojit všechny"),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Liste"),
|
("List", "Liste"),
|
||||||
("Virtual display", "Virtueller Bildschirm"),
|
("Virtual display", "Virtueller Bildschirm"),
|
||||||
("Plug out all", "Alle ausschalten"),
|
("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();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -565,13 +565,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Open in new window", "Abrir en una nueva ventana"),
|
("Open in new window", "Abrir en una nueva ventana"),
|
||||||
("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"),
|
("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"),
|
("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", ""),
|
("Change view", ""),
|
||||||
("Big tiles", ""),
|
("Big tiles", ""),
|
||||||
("Small tiles", ""),
|
("Small tiles", ""),
|
||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", "Tampilan virtual"),
|
("Virtual display", "Tampilan virtual"),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Elenco"),
|
("List", "Elenco"),
|
||||||
("Virtual display", "Scehrmo virtuale"),
|
("Virtual display", "Scehrmo virtuale"),
|
||||||
("Plug out all", "Scollega tutto"),
|
("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();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Saraksts"),
|
("List", "Saraksts"),
|
||||||
("Virtual display", "Virtuālais displejs"),
|
("Virtual display", "Virtuālais displejs"),
|
||||||
("Plug out all", "Atvienot visu"),
|
("Plug out all", "Atvienot visu"),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Lista"),
|
("List", "Lista"),
|
||||||
("Virtual display", "Witualne ekrany"),
|
("Virtual display", "Witualne ekrany"),
|
||||||
("Plug out all", "Odłącz wszystko"),
|
("Plug out all", "Odłącz wszystko"),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", "Список"),
|
("List", "Список"),
|
||||||
("Virtual display", "Виртуальный дисплей"),
|
("Virtual display", "Виртуальный дисплей"),
|
||||||
("Plug out all", "Отключить все"),
|
("Plug out all", "Отключить все"),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("List", ""),
|
("List", ""),
|
||||||
("Virtual display", ""),
|
("Virtual display", ""),
|
||||||
("Plug out all", ""),
|
("Plug out all", ""),
|
||||||
("True color(4:4:4)", ""),
|
("True color (4:4:4)", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
@ -201,7 +201,7 @@ class Header: Reactor.Component {
|
|||||||
{keyboard_enabled ? <li #lock-after-session-end .toggle-option><span>{svg_checkmark}</span>{translate('Lock after session end')}</li> : ""}
|
{keyboard_enabled ? <li #lock-after-session-end .toggle-option><span>{svg_checkmark}</span>{translate('Lock after session end')}</li> : ""}
|
||||||
{keyboard_enabled && pi.platform == "Windows" ? <li #privacy-mode><span>{svg_checkmark}</span>{translate('Privacy mode')}</li> : ""}
|
{keyboard_enabled && pi.platform == "Windows" ? <li #privacy-mode><span>{svg_checkmark}</span>{translate('Privacy mode')}</li> : ""}
|
||||||
{keyboard_enabled && ((is_osx && pi.platform != "Mac OS") || (!is_osx && pi.platform == "Mac OS")) ? <li #allow_swap_key .toggle-option><span>{svg_checkmark}</span>{translate('Swap control-command key')}</li> : ""}
|
{keyboard_enabled && ((is_osx && pi.platform != "Mac OS") || (!is_osx && pi.platform == "Mac OS")) ? <li #allow_swap_key .toggle-option><span>{svg_checkmark}</span>{translate('Swap control-command key')}</li> : ""}
|
||||||
{handler.version_cmp(pi.version, '1.2.4') >= 0 ? <li #i444><span>{svg_checkmark}</span>{translate('True color(4:4:4)')}</li> : ""}
|
{handler.version_cmp(pi.version, '1.2.4') >= 0 ? <li #i444><span>{svg_checkmark}</span>{translate('True color (4:4:4)')}</li> : ""}
|
||||||
</menu>
|
</menu>
|
||||||
</popup>;
|
</popup>;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user