Fix quotes in hyperlink

Contributes to issue CURA-6257.
This commit is contained in:
Ghostkeeper 2019-03-13 16:52:40 +01:00 committed by GitHub
parent a113113100
commit 18938bcf59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1791,7 +1791,7 @@ msgstr "Zostanie zainstalowane po ponownym uruchomieniu"
#: /home/ruben/Projects/Cura/plugins/Toolbox/resources/qml/ToolboxInstalledTileActions.qml:53
msgctxt "@label:The string between <a href=> and </a> is the highlighted link"
msgid "<a href='%1'>Log in</a> is required to update"
msgstr "<a href=%1>Zaloguj</a> aby aktualizować"
msgstr "<a href='%1'>Zaloguj</a> aby aktualizować"
#: /home/ruben/Projects/Cura/plugins/Toolbox/resources/qml/ToolboxInstalledTileActions.qml:71
msgctxt "@action:button"