diff res/values/strings.xml @ 192:f0b9ea35711a

read deployment.connections on startup for global preferences also
author Carl Byington <carl@five-ten-sg.com>
date Wed, 02 Jul 2014 18:06:59 -0700
parents eff82d6c11d9
children 35ed530366d9
line wrap: on
line diff
--- a/res/values/strings.xml	Wed Jul 02 16:32:28 2014 -0700
+++ b/res/values/strings.xml	Wed Jul 02 18:06:59 2014 -0700
@@ -478,6 +478,8 @@
 	<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 bring up the soft function key pad. -->
+	<string name="list_hwbutton_soft_function_keys">"Soft Function Keypad"</string>
 	<!-- Selection to indicate pressing a hardware button should send nothing at all. -->
 	<string name="list_hwbutton_none">"None"</string>