Synced + small change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6865 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
09ba2636c3
commit
f08a4ca028
1 changed files with 13 additions and 1 deletions
|
@ -1522,7 +1522,7 @@ id: LANG_INSERT_FIRST
|
|||
desc: in onplay menu. insert a track/playlist into dynamic playlist.
|
||||
eng: "Insert next"
|
||||
voice: "Insert next"
|
||||
new: "Indsæt næste"
|
||||
new: "Indsæt som næste"
|
||||
|
||||
id: LANG_SAVE_DYNAMIC_PLAYLIST
|
||||
desc: in playlist menu.
|
||||
|
@ -3089,3 +3089,15 @@ desc: in settings_menu
|
|||
eng: "Backlight fade out"
|
||||
voice: "Backlight fade out"
|
||||
new: "Dæmp lys"
|
||||
|
||||
id: LANG_SHUFFLE_PLAYLIST
|
||||
desc: in playlist menu, reshuffles the order in which songs are played
|
||||
eng: "Reshuffle"
|
||||
voice: "Reshuffle"
|
||||
new: "Bland igen"
|
||||
|
||||
id: LANG_INSERT_SHUFFLED
|
||||
desc: in onplay menu. insert a track/playlist randomly into dynamic playlist
|
||||
eng: "Insert shuffled"
|
||||
voice:
|
||||
new: "Indsæt blandet"
|
||||
|
|
Loading…
Reference in a new issue