Change the copy of the account benefits

As per @mahtDFR request
This commit is contained in:
Diego Prado Gesto 2019-04-26 14:04:46 +02:00
parent c7bee73af6
commit 17c06f200f
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ Item
t = catalog.i18nc("@text", "- Store your Ultimaker Cura settings in the cloud for use anywhere")
full_text += "<p>" + t + "</p>"
t = catalog.i18nc("@text", "- Get exclusive access to material profiles from leading brands")
t = catalog.i18nc("@text", "- Get exclusive access to print profiles from leading brands")
full_text += "<p>" + t + "</p>"
return full_text