comparison 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
comparison
equal deleted inserted replaced
37:0395ca628303 38:011462bddcf1
118 <string name="host_authenticity_warning">"The authenticity of host '%1$s' can't be established."</string> 118 <string name="host_authenticity_warning">"The authenticity of host '%1$s' can't be established."</string>
119 <!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits --> 119 <!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
120 <string name="host_fingerprint">"Host %1$s key fingerprint is %2$s"</string> 120 <string name="host_fingerprint">"Host %1$s key fingerprint is %2$s"</string>
121 121
122 <!-- tn5250 strings --> 122 <!-- tn5250 strings -->
123 <string name="host_cert_version">"Version: "</string>
124 <string name="host_cert_serial">"Serial Number: "</string>
125 <string name="host_cert_algorithm">"Signature Algorithm: "</string>
126 <string name="host_cert_issuer">"Issuer: "</string>
127 <string name="host_cert_from">"Valid From: "</string>
128 <string name="host_cert_to">"Valid To: "</string>
129 <string name="host_cert_dn">"Subject DN: "</string>
130 <string name="host_cert_publickey">"Public Key: "</string>
123 <string name="host_certificate">"The certificate is %1$s"</string> 131 <string name="host_certificate">"The certificate is %1$s"</string>
124 <string name="prompt_accept_certificate">"Unknown Certificate - Do you accept it?"</string> 132 <string name="prompt_accept_certificate">"Unknown Certificate - Do you accept it?"</string>
125 <string name="prompt_save_certificate">"Do you want to save this certificate?"</string> 133 <string name="prompt_save_certificate">"Do you want to save this certificate?"</string>
126 <string name="prompt_sys_request">"Enter sys-request string"</string> 134 <string name="prompt_sys_request">"Enter sys-request string"</string>
127 135
505 <string name="terminal_auth_fail">"[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]"</string> 513 <string name="terminal_auth_fail">"[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]"</string>
506 514
507 <string name="terminal_no_session">"Session will not be started due to host preference."</string> 515 <string name="terminal_no_session">"Session will not be started due to host preference."</string>
508 <string name="terminal_enable_portfoward">"Enable port forward: %1$s"</string> 516 <string name="terminal_enable_portfoward">"Enable port forward: %1$s"</string>
509 517
510 <string name="local_shell_unavailable">"Failure! Local shell is unavailable on this phone."</string> 518 <string name="local_shell_unavailable">"Failure! Local shell is unavailable on this device."</string>
511 519
512 <!-- Text sent to the user to alert them that a Terminal Bell is received in a background session --> 520 <!-- Text sent to the user to alert them that a Terminal Bell is received in a background session -->
513 <string name="notification_text">"%1$s wants your attention."</string> 521 <string name="notification_text">"%1$s wants your attention."</string>
514 522
515 <!-- Preference selection for SSH Authentication Agent to never use pubkeys --> 523 <!-- Preference selection for SSH Authentication Agent to never use pubkeys -->