mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Voice the recording trigger settings screen.
From FS#6325, with a slight coding improvement. Also take out a duplicated snprintf in there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15059 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6799ac8051
commit
0279c71a92
4 changed files with 93 additions and 35 deletions
|
|
@ -6310,7 +6310,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "Once"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6326,7 +6326,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: "Trigtype"
|
||||
recording: "Trigger type"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6375,7 +6375,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "Start Above"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6392,7 +6392,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "for at least"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6409,7 +6409,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "Stop Below"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -6426,7 +6426,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "Presplit Gap"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -8354,7 +8354,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
recording: "minus infinity"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue