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:
Robert Hak 2003-03-19 20:05:46 +00:00
parent a4bfefa1a6
commit 8025685146

View file

@ -116,11 +116,13 @@ desc: displayed on screen while loading a playlist
eng: "Loading..."
new:
# NO LONGER USED
id: LANG_PLAYLIST_SHUFFLE
desc: displayed on screen while shuffling a playlist
eng: "Shuffling..."
new:
# NO LONGER USED
id: LANG_PLAYLIST_PLAY
desc: displayed on screen when start playing a playlist
eng: "Playing..."
@ -136,6 +138,7 @@ desc: in playlist.indices() when playlist is full
eng: "Buffer Full"
new:
# NO LONGER USED
id: LANG_PLAYINDICES_AMOUNT
desc: number of files in playlist
eng: "%d Files"