Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-06-03 17:16:08 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-06-03 17:16:08 +0300
commitc557190dba1042f23d944e72a17a211da461010d (patch)
treec1c5d99c764c4aedec89542318d579e22f139d6b /plugins
parentf3df361365c9784c81c2de59ec3a3092433f2ee8 (diff)
Resolving WebLate thread
Diffstat (limited to 'plugins')
-rw-r--r--plugins/rdp/rdp_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/rdp/rdp_plugin.c b/plugins/rdp/rdp_plugin.c
index d40cfb7a2..3e65a179f 100644
--- a/plugins/rdp/rdp_plugin.c
+++ b/plugins/rdp/rdp_plugin.c
@@ -2699,7 +2699,7 @@ static gpointer gwtransp_list[] =
static gpointer tls_seclevel[] =
{
"", N_("Default"),
- "0", N_("0 Windows 7 compatible"),
+ "0", N_("0 — Windows 7 compatible"),
"1", N_("1"),
"2", N_("2"),
"3", N_("3"),