mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Add a few more sort options (#223)
Adds parental rating, runtime, & play count sorting options Closes #198
This commit is contained in:
parent
72fb732e63
commit
2f56a3a114
2 changed files with 14 additions and 0 deletions
|
|
@ -150,6 +150,8 @@
|
|||
<string name="font">Font</string>
|
||||
<string name="background">Background</string>
|
||||
<string name="success">Success</string>
|
||||
<string name="official_rating">Parental Rating</string>
|
||||
<string name="runtime_sort">Runtime</string>
|
||||
|
||||
<plurals name="downloads">
|
||||
<item quantity="zero">%s downloads</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue