mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
Remove BATTERY_TYPES
Change-Id: I4fa03a10d0032fd6f92722bbe1d4b7eec0b95cb4
This commit is contained in:
parent
fb115e5bdb
commit
4f3bbeaffc
175 changed files with 432 additions and 951 deletions
|
|
@ -3503,59 +3503,59 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BATTERY_TYPE
|
||||
desc: in battery settings
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
battery_types: "Battery Type"
|
||||
battery_types: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
battery_types: "Battery Type"
|
||||
battery_types: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
battery_types: "Battery type"
|
||||
battery_types: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BATTERY_TYPE_1
|
||||
desc: in battery settings
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
battery_types: "Alkaline"
|
||||
xduoox3: "Newer (2000 mAh)"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
battery_types: "Alkaline"
|
||||
xduoox3: "Newer (2000 mAh)"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
battery_types: "Alkaline"
|
||||
xduoox3: "Newer 2000 milliamp hour"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_BATTERY_TYPE_2
|
||||
desc: in battery settings
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
battery_types: "NiMH"
|
||||
xduoox3: "Older (1500 mAh)"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
battery_types: "NiMH"
|
||||
xduoox3: "Older (1500 mAh)"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
battery_types: "Nickel metal hydride"
|
||||
xduoox3: "Older 1500 milliamp hour"
|
||||
battery_types: ""
|
||||
xduoox3: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue