diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-06-30 10:36:21 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-06-30 10:36:21 +0200 |
commit | 53533ca74e4b395917088ffd26391cb8da1d2a73 (patch) | |
tree | 7389d19f702b676e6711b9c61dd7435dea390a4b /res/values | |
parent | f7f730e80466a8843d3c512a583f78309ce0f0ea (diff) |
added error message for #240
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index dc875349..4f8ff473 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -249,4 +249,5 @@ <string name="openpgp_messages_found">OpenPGP encrypted messages found</string> <string name="openpgp_click_to_decrypt">Click here to enter passphrase and decrypt messages</string> <string name="reception_failed">Reception failed</string> + <string name="no_muc_server_found">No suitable Conference Server found</string> </resources>
\ No newline at end of file |