diff 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
line wrap: on
line diff
--- a/res/values/strings.xml	Sun Jun 22 13:02:36 2014 -0700
+++ b/res/values/strings.xml	Sun Jun 22 13:04:37 2014 -0700
@@ -476,6 +476,8 @@
 	<string name="list_hwbutton_ctrla">"Ctrl+A"</string>
 	<!-- Selection to indicate pressing a hardware button should send "Esc+A". -->
 	<string name="list_hwbutton_esc_a">"Esc+A"</string>
+	<!-- Selection to indicate pressing a hardware button should notify the monitor. -->
+	<string name="list_hwbutton_monitor">"Monitor Key"</string>
 	<!-- Selection to indicate pressing a hardware button should send nothing at all. -->
 	<string name="list_hwbutton_none">"None"</string>