diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-10-13 12:36:41 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-10-13 12:36:41 +0200 |
commit | 2ec021a42629120e8b4f1ae5a95027ec414b2b5c (patch) | |
tree | e100a35b984779934d8130f77d9002a07de31cdf /res/values/strings.xml | |
parent | 0b05acc50c82d63e0cbe8ec10d0f301fb648f054 (diff) |
redesigned contact details a bit
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 58af226b..d694f8ef 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -265,5 +265,6 @@ <string name="conference_banned">You are banned from this conference</string> <string name="conference_members_only">This conference is members only</string> <string name="conference_kicked">You have been kicked from this conference</string> + <string name="using_account">using account %s</string> -</resources> +</resources>
\ No newline at end of file |