mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
added comments that certain strings are no longer used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a4bfefa1a6
commit
8025685146
1 changed files with 3 additions and 0 deletions
|
|
@ -116,11 +116,13 @@ desc: displayed on screen while loading a playlist
|
||||||
eng: "Loading..."
|
eng: "Loading..."
|
||||||
new:
|
new:
|
||||||
|
|
||||||
|
# NO LONGER USED
|
||||||
id: LANG_PLAYLIST_SHUFFLE
|
id: LANG_PLAYLIST_SHUFFLE
|
||||||
desc: displayed on screen while shuffling a playlist
|
desc: displayed on screen while shuffling a playlist
|
||||||
eng: "Shuffling..."
|
eng: "Shuffling..."
|
||||||
new:
|
new:
|
||||||
|
|
||||||
|
# NO LONGER USED
|
||||||
id: LANG_PLAYLIST_PLAY
|
id: LANG_PLAYLIST_PLAY
|
||||||
desc: displayed on screen when start playing a playlist
|
desc: displayed on screen when start playing a playlist
|
||||||
eng: "Playing..."
|
eng: "Playing..."
|
||||||
|
|
@ -136,6 +138,7 @@ desc: in playlist.indices() when playlist is full
|
||||||
eng: "Buffer Full"
|
eng: "Buffer Full"
|
||||||
new:
|
new:
|
||||||
|
|
||||||
|
# NO LONGER USED
|
||||||
id: LANG_PLAYINDICES_AMOUNT
|
id: LANG_PLAYINDICES_AMOUNT
|
||||||
desc: number of files in playlist
|
desc: number of files in playlist
|
||||||
eng: "%d Files"
|
eng: "%d Files"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue