mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
FS#8627 - change 'beep volume' setting name to the more descriptive 'track skip beep'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21038 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9f55ed82a7
commit
fe263f7260
2 changed files with 4 additions and 4 deletions
|
|
@ -1993,15 +1993,15 @@
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "Beep Volume"
|
swcodec: "Track Skip Beep"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "Beep Volume"
|
swcodec: "Track Skip Beep"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "Beep Volume"
|
swcodec: "Track Skip Beep"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
|
|
@ -187,7 +187,7 @@ you to configure settings related to audio playback.
|
||||||
decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB.
|
decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\section{Beep Volume}
|
\section{Track Skip Beep}
|
||||||
Controls the volume of the beep that is heard when
|
Controls the volume of the beep that is heard when
|
||||||
skipping forward or backward between tracks. The beep is disabled when
|
skipping forward or backward between tracks. The beep is disabled when
|
||||||
set to \setting{Off}.
|
set to \setting{Off}.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue