mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fix missed text change in beep volume, and adjust related strings to match (good for the keyclick setting too).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21204 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c412f784b2
commit
c3182ec333
1 changed files with 7 additions and 7 deletions
|
|
@ -1926,15 +1926,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Beep Volume"
|
||||
swcodec: "Track Skip Beep"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Pipvolym"
|
||||
swcodec: "Pip vid spårhopp"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Pipvolym"
|
||||
swcodec: "Pip vid spårhopp"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -1947,11 +1947,11 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Svag"
|
||||
swcodec: "Svagt"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Svag"
|
||||
swcodec: "Svagt"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -1981,11 +1981,11 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Stark"
|
||||
swcodec: "Starkt"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Stark"
|
||||
swcodec: "Starkt"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue