mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 20:09:05 +08:00
Add context to "By" string, lots of questions from the translators about this one.
This commit is contained in:
parent
0993e486f1
commit
c11ff2ebf6
@ -160,7 +160,7 @@ Item
|
|||||||
id: authorBy
|
id: authorBy
|
||||||
Layout.alignment: Qt.AlignCenter
|
Layout.alignment: Qt.AlignCenter
|
||||||
|
|
||||||
text: catalog.i18nc("@label", "By")
|
text: catalog.i18nc("@label Is followed by the name of an author", "By")
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user