diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-06-29 13:44:59 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-06-29 13:44:59 +0200 |
commit | d58d428874d26636b8813a080051690672b638b3 (patch) | |
tree | 71958785d77a5443dd41dadd96b37ad20d448076 /res/values | |
parent | 8eedc1a57fbf79212028fed7e87fb36d6143e0d5 (diff) |
more error handling for jingle connections
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 40715a06..dc875349 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -248,4 +248,5 @@ <string name="edit_conference_details">Touch to edit conference details</string> <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> </resources>
\ No newline at end of file |