To reduce confusion, renamed 'Mic' to 'Internal Mic'. Maybe Line In should also be renamed to Line In / External Mic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11702 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65d6ab1396
commit
7d0f00576e
1 changed files with 6 additions and 6 deletions
|
@ -2646,13 +2646,13 @@
|
|||
desc: in the recording settings
|
||||
user:
|
||||
<source>
|
||||
*: "Mic"
|
||||
*: "Internal Mic"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Mic"
|
||||
*: "Internal Mic"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Microphone"
|
||||
*: "Internal Microphone"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -9267,13 +9267,13 @@
|
|||
desc: in the recording settings
|
||||
user:
|
||||
<source>
|
||||
*: "Mic"
|
||||
*: "Int. Mic"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Mic"
|
||||
*: "Int. Mic"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Microphone"
|
||||
*: "Internal Microphone"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Reference in a new issue