diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2017-02-27 08:10:41 +0100 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2017-02-27 08:10:41 +0100 |
commit | 8aacaf46e1553269e8f19076a33072b148ceb051 (patch) | |
tree | fa64d4578b6041ccceae1fedb0c31b4b2f1d3990 /resources | |
parent | f6f8783930083e164893721066f4d7299caf8d7e (diff) | |
download | jitsi-8aacaf46e1553269e8f19076a33072b148ceb051.zip jitsi-8aacaf46e1553269e8f19076a33072b148ceb051.tar.gz jitsi-8aacaf46e1553269e8f19076a33072b148ceb051.tar.bz2 |
Add UI option to disable Outlook Calendar presence integration
Closes #289
Diffstat (limited to 'resources')
-rw-r--r-- | resources/languages/resources.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties index 4897b99..bc39d06 100644 --- a/resources/languages/resources.properties +++ b/resources/languages/resources.properties @@ -860,6 +860,7 @@ impl.protocol.jabber.INVALID_ADDRESS=''{0}'' is not a valid XMPP JID. plugin.addrbook.ADDRESS_BOOKS=Address book plugin.addrbook.ENABLE_MACOSX_ADDRESSBOOK=Enable MacOSX Address Book search plugin.addrbook.ENABLE_MICROSOFT_OUTLOOK=Enable Microsoft Outlook search +plugin.addrbook.ENABLE_OUTLOOK_CALENDAR=Disable setting presence using the Microsoft Outlook Calendar plugin.addrbook.DESCRIPTION=If enabled everything you type in the search field \ of the contact list will be also searched in your system address book and all \ matching contacts from your address book will appear in your contact list. |