mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Shorten english string for show troubleshooting
Doesn't solve all of the issues here, but at least fixes it for english. I feel that the word guide also doesn't actually add any meaningfull info anyway CURA-9012
This commit is contained in:
parent
dab67d9b38
commit
d752f34b70
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Item
|
|||
{
|
||||
id: showTroubleShootingAction
|
||||
onTriggered: Qt.openUrlExternally("https://ultimaker.com/en/troubleshooting?utm_source=cura&utm_medium=software&utm_campaign=dropdown-troubleshooting")
|
||||
text: catalog.i18nc("@action:inmenu", "Show Online Troubleshooting Guide")
|
||||
text: catalog.i18nc("@action:inmenu", "Show Online Troubleshooting")
|
||||
}
|
||||
|
||||
Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue