aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-03 19:35:45 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-03 19:35:45 +0200
commit6b9219c5f4b81172edafae31b705fec3ef56b3f6 (patch)
tree0eda281b2827ae8466e9e0c2036fcec4b2630187 /res
parentf19b1fb823db4fe1d132acc57f6dc7c368374644 (diff)
added support for password protected muc - fixed #203 and fixed #395
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7b9c8d95..f655c1a8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -239,5 +239,7 @@
<string name="disable_notifications_for_this_conversation">Disable notifications for this conversation</string>
<string name="notifications_disabled">Notifications are disabled</string>
<string name="enable">Enable</string>
+ <string name="conference_requires_password">Conference requires password</string>
+ <string name="enter_password">Enter password</string>
</resources> \ No newline at end of file