diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
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 |