mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fix capitalization in hotkey dialog
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25473 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5688dfcc80
commit
b34fa9ed0e
1 changed files with 3 additions and 3 deletions
|
|
@ -13417,15 +13417,15 @@
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
hotkey: "Assigned hotkey: %s"
|
hotkey: "Assigned Hotkey: %s"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
hotkey: "Assigned hotkey: %s"
|
hotkey: "Assigned Hotkey: %s"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
hotkey: "Assigned hotkey"
|
hotkey: "Assigned Hotkey"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue