aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-05-27 20:05:40 +0200
committerDaniel Gultsch <daniel@gultsch.de>2016-05-27 20:05:40 +0200
commit29bd1103c0546f601f203d7a0ca4c18550335f73 (patch)
tree451e387aa088c27d8858c7bb0388f226a562f68e /src/main/res/values/strings.xml
parenta241ab66de50ad7fada548bdec1877b4b564f878 (diff)
refactored toasts shown when adhoc creating mucs
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index da7a6098..0739d0eb 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -412,8 +412,7 @@
<string name="enable_notifications">Enable notifications</string>
<string name="conference_with">Create conference with…</string>
<string name="no_conference_server_found">No conference server found</string>
- <string name="conference_creation_failed">Conference creation failed!</string>
- <string name="conference_created">Conference created!</string>
+ <string name="conference_creation_failed">Conference creation failed!</string>s
<string name="secret_accepted">Secret accepted!</string>
<string name="reset">Reset</string>
<string name="account_image_description">Account avatar</string>