mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
Renamed 'Save As' to 'Save As...' CURA-3496
This commit is contained in:
parent
df09d49217
commit
1faa195c35
@ -91,7 +91,7 @@ UM.MainWindow
|
||||
MenuItem
|
||||
{
|
||||
id: saveAsMenu
|
||||
text: catalog.i18nc("@title:menu menubar:file", "Save &As")
|
||||
text: catalog.i18nc("@title:menu menubar:file", "Save &As...")
|
||||
onTriggered:
|
||||
{
|
||||
var localDeviceId = "local_file";
|
||||
|
Loading…
x
Reference in New Issue
Block a user