Indicate folder sharing requirements in dialog

Update info message
This commit is contained in:
csoni 2018-05-09 17:34:28 +05:30
parent 22b4312de5
commit 458ed721c7

View File

@ -77,7 +77,7 @@ Zarafa.plugins.mdm.dialogs.MDMManageSharedFolderPanel = Ext.extend(Ext.Panel, {
items: [{
xtype: 'displayfield',
hideLabel : true,
value: dgettext('plugin_mdm','Select folders to sync on your device')
value: dgettext('plugin_mdm','Select folders to sync to your device from the list below. To add additional mailboxes to the list, open them in WebApp first.')
}, {
xtype: 'mdm.hierarchytree',
autoScroll : true,