1
0
Fork 0
forked from len0rd/rockbox

Update US English "translation"

Change-Id: I1750c64ab8251cbb98ac48c3d2bfbd2c1df431a1
This commit is contained in:
Solomon Peachy 2021-12-09 20:56:55 -05:00
parent fb339a5a09
commit 938395be72

View file

@ -15892,7 +15892,6 @@
es9218: "Brick Wall" es9218: "Brick Wall"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_ALBUMARTIST id: LANG_PROPERTIES_ALBUMARTIST
desc: in properties plugin desc: in properties plugin
@ -15907,7 +15906,6 @@
*: "Album Artist" *: "Album Artist"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_GENRE id: LANG_PROPERTIES_GENRE
desc: in properties plugin desc: in properties plugin
@ -15922,7 +15920,6 @@
*: "Genre" *: "Genre"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_COMMENT id: LANG_PROPERTIES_COMMENT
desc: in properties plugin desc: in properties plugin
@ -15937,7 +15934,6 @@
*: "Comment" *: "Comment"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_COMPOSER id: LANG_PROPERTIES_COMPOSER
desc: in properties plugin desc: in properties plugin
@ -15952,7 +15948,6 @@
*: "Composer" *: "Composer"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_YEAR id: LANG_PROPERTIES_YEAR
desc: in properties plugin desc: in properties plugin
@ -15967,7 +15962,6 @@
*: "Year" *: "Year"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_TRACKNUM id: LANG_PROPERTIES_TRACKNUM
desc: in properties plugin desc: in properties plugin
@ -15982,7 +15976,6 @@
*: "Track number" *: "Track number"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_DISCNUM id: LANG_PROPERTIES_DISCNUM
desc: in properties plugin desc: in properties plugin
@ -15997,7 +15990,6 @@
*: "Disc number" *: "Disc number"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_FREQUENCY id: LANG_PROPERTIES_FREQUENCY
desc: in properties plugin desc: in properties plugin
@ -16012,7 +16004,6 @@
*: "Frequency" *: "Frequency"
</voice> </voice>
</phrase> </phrase>
### This phrase is missing entirely, copying from english!
<phrase> <phrase>
id: LANG_PROPERTIES_BITRATE id: LANG_PROPERTIES_BITRATE
desc: in properties plugin desc: in properties plugin
@ -16055,3 +16046,31 @@
*: "" *: ""
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_LIST_WRAPAROUND
desc: in Settings
user: core
<source>
*: "List Wraparound"
</source>
<dest>
*: "List Wraparound"
</dest>
<voice>
*: "List Wraparound"
</voice>
</phrase>
<phrase>
id: LANG_SHOW_SHUTDOWN_MESSAGE
desc: in Settings
user: core
<source>
*: "Show Shutdown Message"
</source>
<dest>
*: "Show Shutdown Message"
</dest>
<voice>
*: "Show Shutdown Message"
</voice>
</phrase>