From da30aeae0924f4183b04a70225d02c54763da61d Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Thu, 7 May 2020 09:30:43 +0200 Subject: [PATCH] some more removing html code from translation strings --- src/res/translation/translation_de_DE.ts | 2 +- src/res/translation/translation_es_ES.ts | 2 +- src/res/translation/translation_fr_FR.ts | 2 +- src/res/translation/translation_pt_PT.ts | 4 ++-- src/util.cpp | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/res/translation/translation_de_DE.ts b/src/res/translation/translation_de_DE.ts index 6f721906..b17cd5ca 100644 --- a/src/res/translation/translation_de_DE.ts +++ b/src/res/translation/translation_de_DE.ts @@ -1443,7 +1443,7 @@ - You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see <i><a href=http://creativecommons.org/licenses/by-nc-sa/4.0>http://creativecommons.org/licenses/by-nc-sa/4.0</a></i>): + You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see diff --git a/src/res/translation/translation_es_ES.ts b/src/res/translation/translation_es_ES.ts index 68c29688..4ea3e746 100644 --- a/src/res/translation/translation_es_ES.ts +++ b/src/res/translation/translation_es_ES.ts @@ -1443,7 +1443,7 @@ - You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see <i><a href=http://creativecommons.org/licenses/by-nc-sa/4.0>http://creativecommons.org/licenses/by-nc-sa/4.0</a></i>): + You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see diff --git a/src/res/translation/translation_fr_FR.ts b/src/res/translation/translation_fr_FR.ts index a0b2b534..9d6d8a7a 100644 --- a/src/res/translation/translation_fr_FR.ts +++ b/src/res/translation/translation_fr_FR.ts @@ -1451,7 +1451,7 @@ - You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see <i><a href=http://creativecommons.org/licenses/by-nc-sa/4.0>http://creativecommons.org/licenses/by-nc-sa/4.0</a></i>): + You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see diff --git a/src/res/translation/translation_pt_PT.ts b/src/res/translation/translation_pt_PT.ts index dbb64f63..57a58bd8 100644 --- a/src/res/translation/translation_pt_PT.ts +++ b/src/res/translation/translation_pt_PT.ts @@ -1451,8 +1451,8 @@ - You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see <i><a href=http://creativecommons.org/licenses/by-nc-sa/4.0>http://creativecommons.org/licenses/by-nc-sa/4.0</a></i>): - Você concorda que todos os dados, sons ou outros trabalhos transmitidos para este servidor pertencem e são criados por você ou por seus licenciadores, e que você está disponibilizando esses dados, sons ou outros trabalhos através da seguinte licença Creative Commons (para obter mais informações sobre esta licença, consulte <i><a href=https://creativecommons.org/licenses/by-nc-sa/4.0/deed.pt>https://creativecommons.org/licenses/by-nc-sa/4.0/deed.pt</a></i>): + You agree that all data, sounds, or other works transmitted to this server are owned and created by you or your licensors, and that you are making these data, sounds or other works available via the following Creative Commons License (for more information on this license, see + Você concorda que todos os dados, sons ou outros trabalhos transmitidos para este servidor pertencem e são criados por você ou por seus licenciadores, e que você está disponibilizando esses dados, sons ou outros trabalhos através da seguinte licença Creative Commons (para obter mais informações sobre esta licença, consulte diff --git a/src/util.cpp b/src/util.cpp index dd845c02..8be0a099 100755 --- a/src/util.cpp +++ b/src/util.cpp @@ -486,10 +486,10 @@ CLicenceDlg::CLicenceDlg ( QWidget* parent ) : QDialog ( parent ) "You agree that all data, sounds, or other works transmitted to this server " "are owned and created by you or your licensors, and that you are making these " "data, sounds or other works available via the following Creative Commons " - "License (for more information on this license, see " + "License (for more information on this license, see " ) + "" - "http://creativecommons.org/licenses/by-nc-sa/4.0):" ) + "

" + - "

Attribution-NonCommercial-ShareAlike 4.0

" + + "http://creativecommons.org/licenses/by-nc-sa/4.0):

" + "

Attribution-NonCommercial-ShareAlike 4.0

" "

" + tr ( "You are free to:" ) + "

    " "
  • " + tr ( "Share" ) + " - " +