2011-03-21 07:27:51 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string name="hello">Hello World, SSLDroidGui!</string>
|
|
|
|
<string name="app_name">SSLDroid</string>
|
2011-04-15 05:50:00 -04:00
|
|
|
<string name="service_control">Service Control</string>
|
|
|
|
<string name="local_port">Local port to listen on</string>
|
|
|
|
<string name="remote_host">Remote host to connect to</string>
|
|
|
|
<string name="remote_port">Remote port to connect to</string>
|
|
|
|
<string name="cert_file">PKCS12 file to use for auth</string>
|
|
|
|
<string name="empty"></string>
|
|
|
|
<string name="apply">Apply</string>
|
|
|
|
<string name="pkcspass">PKCS12 password</string>
|
2011-03-21 07:27:51 -04:00
|
|
|
</resources>
|