comparison res/values/strings.xml @ 23:cfcb8d9859a8 tn5250

adding tn5250 files
author Carl Byington <carl@five-ten-sg.com>
date Tue, 03 Jun 2014 11:37:06 -0700
parents 3b760b39962a
children 011462bddcf1
comparison
equal deleted inserted replaced
22:e067ee54f638 23:cfcb8d9859a8
117 <!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database --> 117 <!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
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 certificate strings --> 122 <!-- tn5250 strings -->
123 <string name="host_certificate">"The certificate is %1$s"</string> 123 <string name="host_certificate">"The certificate is %1$s"</string>
124 <string name="prompt_accept_certificate">"Unknown Certificate - Do you accept it?"</string> 124 <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> 125 <string name="prompt_save_certificate">"Do you want to save this certificate?"</string>
126 <string name="prompt_sys_request">"Enter sys-request string"</string>
126 127
127 <string name="alert_passwords_do_not_match_msg">"Passwords do not match!"</string> 128 <string name="alert_passwords_do_not_match_msg">"Passwords do not match!"</string>
128 <string name="alert_wrong_password_msg">"Wrong password!"</string> 129 <string name="alert_wrong_password_msg">"Wrong password!"</string>
129 <string name="alert_key_corrupted_msg">"Private key appears corrupt!"</string> 130 <string name="alert_key_corrupted_msg">"Private key appears corrupt!"</string>
130 <string name="alert_sdcard_absent">"SD card is not inserted!"</string> 131 <string name="alert_sdcard_absent">"SD card is not inserted!"</string>