mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:39:03 +08:00
Remove extraenous space
This space triggers PoEdit to give a warning that the translation doesn't have the space there. That's okay, since it's a column and the space doesn't influence spacing then.
This commit is contained in:
parent
4bf8ea9332
commit
5ec833c15e
@ -469,7 +469,7 @@ UM.PreferencesPage
|
||||
|
||||
Label
|
||||
{
|
||||
text: catalog.i18nc("@window:text", "Camera rendering: ")
|
||||
text: catalog.i18nc("@window:text", "Camera rendering:")
|
||||
}
|
||||
ComboBox
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user