Mercurial > 510Connectbot
diff 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 |
line wrap: on
line diff
--- a/res/values/strings.xml Thu May 22 13:41:05 2014 -0700 +++ b/res/values/strings.xml Thu May 22 15:41:35 2014 -0700 @@ -119,6 +119,11 @@ <!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits --> <string name="host_fingerprint">"Host %1$s key fingerprint is %2$s"</string> + <!-- tn5250 certificate strings --> + <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> + <string name="alert_passwords_do_not_match_msg">"Passwords do not match!"</string> <string name="alert_wrong_password_msg">"Wrong password!"</string> <string name="alert_key_corrupted_msg">"Private key appears corrupt!"</string>