diff options
author | Peter D'Hoye <peter.dhoye@gmail.com> | 2006-12-10 10:47:11 +0000 |
---|---|---|
committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2006-12-10 10:47:11 +0000 |
commit | 7d0f00576e98f820a9a622b4768f9426274fc8b1 (patch) | |
tree | ba643b8861d1edb0fbf544de1e21e842ae2c4cb3 | |
parent | 65d6ab13969e32e5e92649a7d63c236d571baf38 (diff) | |
download | rockbox-7d0f00576e98f820a9a622b4768f9426274fc8b1.tar.gz rockbox-7d0f00576e98f820a9a622b4768f9426274fc8b1.zip |
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
-rw-r--r-- | apps/lang/english.lang | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 9dee957717..c52962bf29 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -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> |