diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2014-04-14 02:22:03 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2014-04-14 02:22:03 +0200 |
commit | 802c21a7937e96f48eea27eb5f662816bcaf86ec (patch) | |
tree | 052a87695489cfe46c64ca4f985dca32434a67b4 /res/values/strings.xml | |
parent | 1e25b2aa5b97a8af96dd1690df2f19d03002750d (diff) |
Fix two typos: assoziated -> associated.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | 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 20b2c60a..209f484c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -21,7 +21,7 @@ <string name="participant">Participant</string> <string name="visitor">Visitor</string> <string name="enter_new_name">Enter a new name:</string> - <string name="remove_contact_text">Do you want to delete %s from your roster. The conversation assoziated with this account will not be removed.</string> + <string name="remove_contact_text">Do you want to delete %s from your roster. The conversation associated with this account will not be removed.</string> <string name="untrusted_cert_hint">The server %s presented you with an untrusted, possible self signed, certificate.</string> <string name="account_info">Server Info</string> <string name="register_account">Register new account on server</string> |