mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 21:25:19 -05:00
String was missing closing quote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2448 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cfec25bb9e
commit
4324504d06
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ new: "<unbekannt>"
|
||||||
id: LANG_ID3_TRACKNUM
|
id: LANG_ID3_TRACKNUM
|
||||||
desc: in wps
|
desc: in wps
|
||||||
eng: "[Tracknum]"
|
eng: "[Tracknum]"
|
||||||
new: "[Song Nr.]
|
new: "[Song Nr.]"
|
||||||
|
|
||||||
id: LANG_ID3_NO_TRACKNUM
|
id: LANG_ID3_NO_TRACKNUM
|
||||||
desc: in wps if no track number is avaible
|
desc: in wps if no track number is avaible
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue