Convert 'pixels' in the scroll settings menu to a LANG string for translations (bug FS#5027).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9507 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Zakk Roberts 2006-04-04 23:19:11 +00:00
parent 8ae6802697
commit 4ca80ee219
2 changed files with 16 additions and 2 deletions

View file

@ -8394,3 +8394,17 @@
*: ""
</voice>
</phrase>
<phrase>
id: LANG_PIXELS
desc: In the settings menu
user:
<source>
*: "pixels"
</source>
<dest>
*: "pixels"
</dest>
<voice>
*: "pixels"
</voice>
</phrase>