summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2014-03-05 11:48:38 -0800
committerSean Leonard <meanderingcode@aetherislands.net>2014-03-05 11:48:38 -0800
commitb9f91a8ae571f5df95ece0d666f50fb7ebc809bc (patch)
treece66dfc63865bbab036603bd088266e4a08c65a0 /res
parentf6280444d538ce7213ef5f8f7caf59c6f3e8e4ea (diff)
parent3d8aa7967bbbd2f40ec077449dd08d3778678421 (diff)
Merge branch 'bug/spelling' of into develop
Diffstat (limited to 'res')
-rwxr-xr-xres/values/strings.xml2
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&lt;arne@rfc2549.org&gt;</string>