mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
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:
parent
8ae6802697
commit
4ca80ee219
2 changed files with 16 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue