mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 15:48:58 +08:00
Add i18nc string
Contributes to CL-1051
This commit is contained in:
parent
00ce3b0083
commit
ae9faadca6
@ -285,7 +285,7 @@ Item {
|
||||
horizontalCenter: parent.horizontalCenter;
|
||||
verticalCenter: parent.verticalCenter;
|
||||
}
|
||||
text: "Configuration change"; // TODO: i18n!
|
||||
text: catalog.i18nc("@label", "Configuration change");
|
||||
}
|
||||
|
||||
UM.RecolorImage {
|
||||
|
Loading…
x
Reference in New Issue
Block a user