mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
FS#6960 - Add random selection option to database, by Mark Reiche. This satisfies FS#6915.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15957 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
88f79becd2
commit
de741cd534
2 changed files with 30 additions and 3 deletions
|
|
@ -11512,4 +11512,17 @@
|
|||
ipodvideo: "Treble Cutoff"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
||||
<phrase>
|
||||
id: LANG_TAGNAVI_RANDOM
|
||||
desc: "<Random>" entry in tag browser
|
||||
user:
|
||||
<source>
|
||||
*: "<Random>"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Random>"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Random"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue