From e9c95733859decedd5528e8b6595e7e4ad203f5b Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:52:20 +0200 Subject: [PATCH 1/6] Typo fix --- src/connectdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connectdlg.cpp b/src/connectdlg.cpp index dc4b2d7b..4d96aee5 100755 --- a/src/connectdlg.cpp +++ b/src/connectdlg.cpp @@ -76,7 +76,7 @@ CConnectDlg::CConnectDlg ( const bool bNewShowCompleteRegList, // filter edtFilter->setWhatsThis ( "" + tr ( "Filter" ) + ": " + tr ( "The server " - "list is filered by the given text. Note that the filter is case insensitive." ) ); + "list is filtered by the given text. Note that the filter is case insensitive." ) ); edtFilter->setAccessibleName ( tr ( "Filter edit box" ) ); // show all mucisians From 4337146ad1c75cfcc7c806bb49ec6f89189c91be Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:55:41 +0200 Subject: [PATCH 2/6] same typo fix in the DE translation file --- src/res/translation/translation_de_DE.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/translation/translation_de_DE.ts b/src/res/translation/translation_de_DE.ts index 1467042b..5ac3716f 100644 --- a/src/res/translation/translation_de_DE.ts +++ b/src/res/translation/translation_de_DE.ts @@ -1403,7 +1403,7 @@ - The server list is filered by the given text. Note that the filter is case insensitive. + The server list is filtered by the given text. Note that the filter is case insensitive. Die Serverliste kann mit dem eingegebenen Text gefiltert werden, d.h. es werden nur Einträge angezeigt, die dem Filtertext entsprechen. Die Groß- und Kleinschreibung des Filtertexts wird dabei nicht beachtet. From 829a3eae393be64ffce3ebeeee6557a0b92a8b51 Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:55:56 +0200 Subject: [PATCH 3/6] same typo fix in the ES translation file --- src/res/translation/translation_es_ES.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/translation/translation_es_ES.ts b/src/res/translation/translation_es_ES.ts index 5df089d3..4aeec82d 100644 --- a/src/res/translation/translation_es_ES.ts +++ b/src/res/translation/translation_es_ES.ts @@ -1411,7 +1411,7 @@ - The server list is filered by the given text. Note that the filter is case insensitive. + The server list is filtered by the given text. Note that the filter is case insensitive. La lista de servidores se filtra con el texto introducido. El filtro no es sensible a mayúsculas/minúsculas. From 740766145b4a1586b31266219672d3f220765eeb Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:56:13 +0200 Subject: [PATCH 4/6] same typo fix in the FR translation file --- src/res/translation/translation_fr_FR.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/translation/translation_fr_FR.ts b/src/res/translation/translation_fr_FR.ts index 88a57bb4..971ed813 100644 --- a/src/res/translation/translation_fr_FR.ts +++ b/src/res/translation/translation_fr_FR.ts @@ -1415,7 +1415,7 @@ - The server list is filered by the given text. Note that the filter is case insensitive. + The server list is filtered by the given text. Note that the filter is case insensitive. La liste des serveurs est filtrée par le texte donné. Notez que le filtre n'est pas sensible à la casse. From 76a82e150037586a042b8719dbc30d76c08fe96c Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:56:53 +0200 Subject: [PATCH 5/6] same typo fix in the NL translation file --- src/res/translation/translation_nl_NL.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/translation/translation_nl_NL.ts b/src/res/translation/translation_nl_NL.ts index abe8ee18..84b0f53b 100644 --- a/src/res/translation/translation_nl_NL.ts +++ b/src/res/translation/translation_nl_NL.ts @@ -1403,7 +1403,7 @@ - The server list is filered by the given text. Note that the filter is case insensitive. + The server list is filtered by the given text. Note that the filter is case insensitive. De serverlijst wordt gefilterd met de gegeven tekst. Merk op dat het filter ongevoelig is voor hoofdletters. From 35e5ec75187ff34f2b54ef00d8a591257b71d778 Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 15 May 2020 21:57:21 +0200 Subject: [PATCH 6/6] same typo fix in the PT translation file --- src/res/translation/translation_pt_PT.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/translation/translation_pt_PT.ts b/src/res/translation/translation_pt_PT.ts index 5e0978ab..073f1c51 100644 --- a/src/res/translation/translation_pt_PT.ts +++ b/src/res/translation/translation_pt_PT.ts @@ -1415,7 +1415,7 @@ - The server list is filered by the given text. Note that the filter is case insensitive. + The server list is filtered by the given text. Note that the filter is case insensitive. A lista de servidores é filtrada pelo texto fornecido. Note que o filtro não diferencia maiúsculas de minúsculas.