Add comments not to translate "Universal Cura Project"

This commit is contained in:
Erwan MATHIEU 2024-03-11 12:49:11 +01:00
parent 9865bdac70
commit ff4652e16a
5 changed files with 10 additions and 10 deletions

View file

@ -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")