diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2014-03-05 11:48:38 -0800 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2014-03-05 11:48:38 -0800 |
commit | b9f91a8ae571f5df95ece0d666f50fb7ebc809bc (patch) | |
tree | ce66dfc63865bbab036603bd088266e4a08c65a0 /res/values | |
parent | f6280444d538ce7213ef5f8f7caf59c6f3e8e4ea (diff) | |
parent | 3d8aa7967bbbd2f40ec077449dd08d3778678421 (diff) |
Merge branch 'bug/spelling' of into develop
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index bfdf5acd..fd451c00 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -54,7 +54,7 @@ <string name="building_configration">Building configuration…</string> <string name="cert_from_keystore">Got certificate \'%s\' from Keystore</string> <string name="netstatus">Network Status: %s</string> - <string name="keychain_nocacert">No CA Certificate returned while reading from Android keystore. Auhtentication will probably fail.</string> + <string name="keychain_nocacert">No CA Certificate returned while reading from Android keystore. Authentication will probably fail.</string> <string name="mobile_info">Running on %1$s (%2$s) %3$s, Android API %4$d</string> <string name="error_rsa_sign">Error signing with Android keystore key %1$s: %2$s</string> <string name="translationby">English translation by Arne Schwabe<arne@rfc2549.org></string> |