mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Create "user Homes" folder in bootstrap and patch existing
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4791 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -32,3 +32,6 @@ spaces.wcm.description=Web Content Management Spaces
|
||||
|
||||
spaces.content_forms.name=Web Forms
|
||||
spaces.content_forms.description=Web Content Forms
|
||||
|
||||
spaces.user_homes.name=User Homes
|
||||
spaces.user_homes.description=User Homes
|
||||
|
@@ -110,4 +110,8 @@ patch.systemDescriptorContent.result=Added the version properties content to the
|
||||
patch.systemDescriptorContent.err.no_version_properties=The version.properties resource could not be found.
|
||||
patch.systemDescriptorContent.err.no_descriptor=The system descriptor could not be found.
|
||||
|
||||
patch.multilingualBootstrap.description=Bootstraps the node that will hold the multilingual containers.
|
||||
patch.multilingualBootstrap.description=Bootstraps the node that will hold the multilingual containers.
|
||||
|
||||
patch.userHomesFolder.description=Ensures the existence of the 'User Homes' folder.
|
||||
patch.userHomesFolder.result.exists=The user homes folder already exists: {0}
|
||||
patch.userHomesFolder.result.created=The user homes folder was successfully created: {0}
|
||||
|
Reference in New Issue
Block a user