diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 15:23:40 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 15:23:40 +0200 |
commit | cc977eee9094b4c006fc56d87772a11c7ac11a08 (patch) | |
tree | 9910081edb11a77afae4328d7d9efae892830dde /res/values/strings.xml | |
parent | 3f872ddc9f56255ac090260ec720b04a523cf695 (diff) |
renamed [Archive conversation|Leave conference] to End this conversation
Diffstat (limited to '')
-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 3aae501b..9d1b42ac 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5,7 +5,7 @@ <string name="action_settings">Settings</string> <string name="action_add">New conversation</string> <string name="action_accounts">Manage accounts</string> - <string name="action_archive">Archive conversation</string> + <string name="action_end_conversation">End this conversation</string> <string name="action_contact_details">Contact details</string> <string name="action_muc_details">Conferenece details</string> <string name="action_secure">Secure conversation</string> |