diff res/values/strings.xml @ 90:3f587bd647a5

convert ctrl keys to virtual keys; use proper android home directory
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Jun 2014 12:34:05 -0700
parents aac8e0496ef9
children c29fd84dff5f
line wrap: on
line diff
--- a/res/values/strings.xml	Mon Jun 16 12:31:31 2014 -0700
+++ b/res/values/strings.xml	Mon Jun 16 12:34:05 2014 -0700
@@ -345,6 +345,7 @@
 
 	<!-- Monitor field title for host editor preference -->
 	<string name="hostpref_monitor_title">"Monitor Init String"</string>
+	<string name="hostpref_monitor_summary">"String to pass to the monitor process"</string>
 
 	<!-- Override global emulation (terminal type) host editor preference -->
 	<string name="hostpref_emulation_title">"Emulation mode"</string>