Add a missing string to the US English translation. Thanks to Richard Brittain (FS#12269)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30517 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
85ef10826f
commit
89ccbea837
2 changed files with 18 additions and 0 deletions
|
@ -12726,3 +12726,20 @@
|
||||||
*: "Reset Playlist Catalog Directory"
|
*: "Reset Playlist Catalog Directory"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_USB_SKIP_FIRST_DRIVE
|
||||||
|
desc: in settings_menu
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
multidrive_usb: "USB Hide Internal Drive"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
multidrive_usb: "USB Hide Internal Drive"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
multidrive_usb: "USB Hide Internal Drive"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
@ -602,6 +602,7 @@ Vencislav Atanasov
|
||||||
Mauricio Garrido
|
Mauricio Garrido
|
||||||
Nick Peskett
|
Nick Peskett
|
||||||
Michael Goerner
|
Michael Goerner
|
||||||
|
Richard Brittain
|
||||||
|
|
||||||
The libmad team
|
The libmad team
|
||||||
The wavpack team
|
The wavpack team
|
||||||
|
|
Loading…
Reference in a new issue