diff res/values/strings.xml @ 38:011462bddcf1 tn5250

start tn5250 integration
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2014 16:56:20 -0700
parents cfcb8d9859a8
children ce8f13242339
line wrap: on
line diff
--- a/res/values/strings.xml	Tue Jun 10 16:14:36 2014 -0700
+++ b/res/values/strings.xml	Tue Jun 10 16:56:20 2014 -0700
@@ -120,6 +120,14 @@
 	<string name="host_fingerprint">"Host %1$s key fingerprint is %2$s"</string>
 
     <!-- tn5250 strings -->
+	<string name="host_cert_version">"Version: "</string>
+	<string name="host_cert_serial">"Serial Number: "</string>
+	<string name="host_cert_algorithm">"Signature Algorithm: "</string>
+	<string name="host_cert_issuer">"Issuer: "</string>
+	<string name="host_cert_from">"Valid From: "</string>
+	<string name="host_cert_to">"Valid To: "</string>
+	<string name="host_cert_dn">"Subject DN: "</string>
+	<string name="host_cert_publickey">"Public Key: "</string>
 	<string name="host_certificate">"The certificate is %1$s"</string>
 	<string name="prompt_accept_certificate">"Unknown Certificate - Do you accept it?"</string>
 	<string name="prompt_save_certificate">"Do you want to save this certificate?"</string>
@@ -507,7 +515,7 @@
 	<string name="terminal_no_session">"Session will not be started due to host preference."</string>
 	<string name="terminal_enable_portfoward">"Enable port forward: %1$s"</string>
 
-	<string name="local_shell_unavailable">"Failure! Local shell is unavailable on this phone."</string>
+	<string name="local_shell_unavailable">"Failure! Local shell is unavailable on this device."</string>
 
 	<!-- Text sent to the user to alert them that a Terminal Bell is received in a background session -->
 	<string name="notification_text">"%1$s wants your attention."</string>