mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Fix quotes in hyperlink
Contributes to issue CURA-6257.
This commit is contained in:
parent
a113113100
commit
18938bcf59
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue