mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fix usb_charging_enable feature which was broken by r24247
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
db4d7a313e
commit
d3e82060c4
1 changed files with 3 additions and 3 deletions
|
|
@ -8228,15 +8228,15 @@
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
usb_charging: "Charge During USB Connection"
|
usb_charging_enable: "Charge During USB Connection"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
usb_charging: "ชาร์จระหว่างการต่อ USB"
|
usb_charging_enable: "ชาร์จระหว่างการต่อ USB"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
usb_charging: "Charge During U S B Connection"
|
usb_charging_enable: "Charge During U S B Connection"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue