Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Elisa
Commits
12877b62
Commit
12877b62
authored
Dec 01, 2021
by
Bharadwaj Raju
📚
Committed by
Nate Graham
Nov 30, 2021
Browse files
Improve 'Limit to Favorited Songs' text
parent
5a27f90d
Pipeline
#103531
passed with stage
in 3 minutes and 57 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
src/qml/NavigationActionBar.qml
View file @
12877b62
...
...
@@ -384,7 +384,7 @@ Item {
Button
{
visible
:
showRating
&&
ElisaApplication
.
useFavoriteStyleRatings
text
:
i18n
(
"
Limit to
Favorite
d Song
s
"
)
text
:
i18n
(
"
Only Show
Favorites
"
)
icon.name
:
"
rating
"
checkable
:
true
checked
:
ratingFilter
.
starRating
==
10
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment