comparison res/values/strings.xml @ 149:eff82d6c11d9

add ptt button p2 preference
author Carl Byington <carl@five-ten-sg.com>
date Sun, 22 Jun 2014 13:04:37 -0700
parents 69333ca1563c
children f0b9ea35711a
comparison
equal deleted inserted replaced
148:69333ca1563c 149:eff82d6c11d9
474 <string name="list_hwbutton_ctrlaspace">"Ctrl+A then Space"</string> 474 <string name="list_hwbutton_ctrlaspace">"Ctrl+A then Space"</string>
475 <!-- Selection to indicate pressing a hardware button should send "Ctrl+A". --> 475 <!-- Selection to indicate pressing a hardware button should send "Ctrl+A". -->
476 <string name="list_hwbutton_ctrla">"Ctrl+A"</string> 476 <string name="list_hwbutton_ctrla">"Ctrl+A"</string>
477 <!-- Selection to indicate pressing a hardware button should send "Esc+A". --> 477 <!-- Selection to indicate pressing a hardware button should send "Esc+A". -->
478 <string name="list_hwbutton_esc_a">"Esc+A"</string> 478 <string name="list_hwbutton_esc_a">"Esc+A"</string>
479 <!-- Selection to indicate pressing a hardware button should notify the monitor. -->
480 <string name="list_hwbutton_monitor">"Monitor Key"</string>
479 <!-- Selection to indicate pressing a hardware button should send nothing at all. --> 481 <!-- Selection to indicate pressing a hardware button should send nothing at all. -->
480 <string name="list_hwbutton_none">"None"</string> 482 <string name="list_hwbutton_none">"None"</string>
481 483
482 <!-- Name for the backspace character --> 484 <!-- Name for the backspace character -->
483 <string name="list_delkey_backspace">"Backspace"</string> 485 <string name="list_delkey_backspace">"Backspace"</string>