mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Initial cut of IMAP support (disabled by default, to enable move imap sample files into extension folder)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14279 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# PatchService messages
|
||||
# PatchService messages
|
||||
patch.service.preceeded_by_alternative=Preceeded by alternative patch ''{0}''.
|
||||
patch.service.not_relevant=Not relevant to schema {0}
|
||||
patch.executer.checking=Checking for patches to apply ...
|
||||
@@ -261,3 +261,11 @@ patch.mtShareExistingTenants.result=Update existing tenants for MT Share.
|
||||
patch.mtShareExistingTenants.result.not_applicable=Patch applied, although no changes made since MT is not enabled.
|
||||
|
||||
patch.redeployInvitationProcess.description=Re-deploy Invitation Process Definitions.
|
||||
|
||||
patch.imapFolders.description=Creates folders tree necessary for IMAP functionality
|
||||
patch.imapFolders.result.exists=The 'Imap Configs' folder already exists
|
||||
patch.imapFolders.result.created=The 'Imap Configs' folder was successfully created
|
||||
|
||||
patch.imapUserFolders.description=Creates folders tree necessary for IMAP functionality
|
||||
patch.imapUserFolders.result.exists=The 'IMAP Home' folder already exists
|
||||
patch.imapUserFolders.result.created=The 'IMAP Home' folder was successfully created
|
||||
|
Reference in New Issue
Block a user