forked from len0rd/rockbox
File properties plugin: Add bitrate.
Change-Id: I6160c50685ce1615ef295a472f25cb608b2e6feb
This commit is contained in:
parent
a9d3e09611
commit
78f0dc8175
2 changed files with 19 additions and 1 deletions
|
|
@ -16066,3 +16066,17 @@
|
|||
*: "Frequency"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PROPERTIES_BITRATE
|
||||
desc: in properties plugin
|
||||
user: core
|
||||
<source>
|
||||
*: "[Bitrate]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "[Bitrate]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Bit rate"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue