mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
Proper voice strings for AGC settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10705 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d9cda30add
commit
33d704a9e2
1 changed files with 9 additions and 9 deletions
|
|
@ -9671,7 +9671,7 @@
|
|||
*: "Automatic Gain Control"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "Automatic gain control"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9684,7 +9684,7 @@
|
|||
*: "Safety (clip)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "Safety (clip)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9697,7 +9697,7 @@
|
|||
*: "Live (slow)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "Live (slow)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9710,7 +9710,7 @@
|
|||
*: "DJ-Set (slow)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "DJ set (slow)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9723,7 +9723,7 @@
|
|||
*: "Medium"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "Medium"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9736,7 +9736,7 @@
|
|||
*: "Voice (fast)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "Voice (fast)"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9749,7 +9749,7 @@
|
|||
*: "AGC clip time"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "AGC clip time"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9762,7 +9762,7 @@
|
|||
*: "AGC"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "AGC"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9775,6 +9775,6 @@
|
|||
*: "AGC max. gain"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "pixels"
|
||||
*: "AGC maximum gain"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue