mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -469,7 +469,7 @@ UM.PreferencesPage
|
||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@window:text", "Camera rendering: ")
|
text: catalog.i18nc("@window:text", "Camera rendering:")
|
||||||
}
|
}
|
||||||
ComboBox
|
ComboBox
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue