mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Add context to "By" string, lots of questions from the translators about this one.
This commit is contained in:
parent
0993e486f1
commit
c11ff2ebf6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue