mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
Add comments not to translate "Universal Cura Project"
This commit is contained in:
parent
9865bdac70
commit
ff4652e16a
5 changed files with 10 additions and 10 deletions
|
@ -14,7 +14,7 @@ UM.Dialog
|
|||
// This dialog asks the user whether he/she wants to open a project file as a project or import models.
|
||||
id: base
|
||||
|
||||
title: catalog.i18nc("@title:window", "Open Universal Cura Project (UCP) file")
|
||||
title: catalog.i18nc("@title:window Don't translate 'Universal Cura Project'", "Open Universal Cura Project (UCP) file")
|
||||
width: UM.Theme.getSize("small_popup_dialog").width
|
||||
height: UM.Theme.getSize("small_popup_dialog").height
|
||||
backgroundColor: UM.Theme.getColor("main_background")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue