comparison res/values/strings.xml @ 8:3b760b39962a tn5250

adding tn5250 files
author Carl Byington <carl@five-ten-sg.com>
date Thu, 22 May 2014 15:41:35 -0700
parents 0ce5cc452d02
children cfcb8d9859a8
comparison
equal deleted inserted replaced
7:3248b46f3973 8:3b760b39962a
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 -->
123 <string name="host_certificate">"The certificate is %1$s"</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>
126
122 <string name="alert_passwords_do_not_match_msg">"Passwords do not match!"</string> 127 <string name="alert_passwords_do_not_match_msg">"Passwords do not match!"</string>
123 <string name="alert_wrong_password_msg">"Wrong password!"</string> 128 <string name="alert_wrong_password_msg">"Wrong password!"</string>
124 <string name="alert_key_corrupted_msg">"Private key appears corrupt!"</string> 129 <string name="alert_key_corrupted_msg">"Private key appears corrupt!"</string>
125 <string name="alert_sdcard_absent">"SD card is not inserted!"</string> 130 <string name="alert_sdcard_absent">"SD card is not inserted!"</string>
126 131