mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 13:51:12 -07:00
Change "Rating" to "Your rating"
This commit is contained in:
parent
9814deaeab
commit
53da111617
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ Item
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@label", "Rating") + ":"
|
text: catalog.i18nc("@label", "Your rating") + ":"
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
color: UM.Theme.getColor("text_medium")
|
color: UM.Theme.getColor("text_medium")
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue