mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Change option name to Export Package For Technical Support
This commit is contained in:
parent
5d6d2f118a
commit
2865836b8a
1 changed files with 1 additions and 1 deletions
|
@ -554,7 +554,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: exportProjectForSupportAction
|
||||
text: catalog.i18nc("@action:inmenu menubar:help", "Export Project For Support")
|
||||
text: catalog.i18nc("@action:inmenu menubar:help", "Export Package For Technical Support")
|
||||
onTriggered:
|
||||
{
|
||||
var exportName = Qt.formatDateTime(new Date(), "'export-'yyyyMMdd-HHmmss")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue