blob: f35fe0acf4df5754bd3c89a5385d4cd6192bf80e (
about) (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="ssh_key_does_not_exist">Unable to open the ssh private key, please check that the file exists</string>
<string name="ssh_key_import_error_not_an_ssh_key_message">Selected file does not appear to be an SSH private key.</string>
</resources>
|