summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-11-16 10:25:43 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-11-16 10:25:43 +0000
commitbe716c0be80e3f64a81a3f19b683db40489f47a1 (patch)
treebc461ad1de8b5fda6c3c14d0cfd737bdc69ddc83 /apps/lang/english.lang
parentb7508a766df991539bec5e10fd7739001c1fdb99 (diff)
downloadrockbox-be716c0be80e3f64a81a3f19b683db40489f47a1.tar.gz
rockbox-be716c0be80e3f64a81a3f19b683db40489f47a1.zip
Finally commit FS#5111 - piezo clicker for ipods!
Origional implementation by Robert Keevil with contributions from Frederik Vestre, Stoyan Stratev, Craig Elliott, Michael Sparmann, Thomas Schott, Rosso Maltese, and syncs from a bunch of other people! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30995 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index de541af1f5..a228a78f7f 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12917,3 +12917,37 @@
12917 *: "Shortcuts" 12917 *: "Shortcuts"
12918 </voice> 12918 </voice>
12919</phrase> 12919</phrase>
12920<phrase>
12921 id: LANG_KEYCLICK_SOFTWARE
12922 desc: in keyclick settings menu
12923 user: core
12924 <source>
12925 *: none
12926 hardware_click: "Headphone Keyclick"
12927 </source>
12928 <dest>
12929 *: none
12930 hardware_click: "Headphone Keyclick"
12931 </dest>
12932 <voice>
12933 *: none
12934 hardware_click: "Headphone Keyclick"
12935 </voice>
12936</phrase>
12937<phrase>
12938 id: LANG_KEYCLICK_HARDWARE
12939 desc: in keyclick settings menu
12940 user: core
12941 <source>
12942 *: none
12943 hardware_click: "Speaker Keyclick"
12944 </source>
12945 <dest>
12946 *: none
12947 hardware_click: "Speaker Keyclick"
12948 </dest>
12949 <voice>
12950 *: none
12951 hardware_click: "Speaker Keyclick"
12952 </voice>
12953</phrase>