diff --git a/js/dialogs/MDMManageSharedFolderPanel.js b/js/dialogs/MDMManageSharedFolderPanel.js index 486c845..4e6fb80 100644 --- a/js/dialogs/MDMManageSharedFolderPanel.js +++ b/js/dialogs/MDMManageSharedFolderPanel.js @@ -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,