diff --git a/themes/qgis-theme/languageswitch.html b/themes/qgis-theme/languageswitch.html index 37b681d86a..c01c9e1330 100644 --- a/themes/qgis-theme/languageswitch.html +++ b/themes/qgis-theme/languageswitch.html @@ -96,9 +96,8 @@ } else if (currentPage.match(/site\/forusers\/(download|alldownloads)\.html/g)){ $($('body')[0]).append('
'+ - '

{{ _("Thank you!") }}

'+ + '

{{ _("Thank you! Your freshly baked copy of QGIS is downloading.") }}

'+ '

'+ - '

{{ _("Your freshly baked copy of QGIS is downloading.") }}

'+ '

{{ _("QGIS is free of charge, and will always be free of charge if downloaded from QGIS.org.") }}

'+ '

{{ _("If you can afford to support the project and people making this software, please consider making a small donation to support our efforts. Whether you choose to donate or not, we hope that you enjoy using our labour of love and encourage you to share and spread your downloaded copy far and wide so that others may enjoy it too. Our very best regards!") }}

'+ '

{{ _("The QGIS Team") }}

'+