forked from len0rd/rockbox
(Heavily) shorten the .lang string shown when generating the database
for the Player in order to make it fit on the small LCD. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30066 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
96af117e21
commit
b2e76da144
2 changed files with 4 additions and 0 deletions
|
@ -2239,6 +2239,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
||||
gogearsa9200: "Building database... %d found (REW to return)"
|
||||
archosplayer: "Building DB %d found"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Erstelle Datenbank... %d gefunden (OFF zum Abbrechen)"
|
||||
|
@ -2247,6 +2248,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Erstelle Datenbank... %d gefunden (LEFT zum Abbrechen)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Erstelle Datenbank... %d gefunden (PREV zum Abbrechen)"
|
||||
gogearsa9200: "Erstelle Datenbank... %d gefunden (REW zum Abbrechen)"
|
||||
archosplayer: "Erstelle DB %d gefu."
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Erstelle Datenbank"
|
||||
|
|
|
@ -2319,6 +2319,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
||||
gogearsa9200: "Building database... %d found (REW to return)"
|
||||
archosplayer: "Building DB %d found"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Building database... %d found (OFF to return)"
|
||||
|
@ -2327,6 +2328,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
||||
gogearsa9200: "Building database... %d found (REW to return)"
|
||||
archosplayer: "Building DB %d found"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "entries found for database"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue