. Addition of Email Templates folder (in Data Dictionary) to Bootstrap spaces.xml

. New patch to apply Email Templates folder to older schemas

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2515 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-03-03 17:39:32 +00:00
parent e667abaac6
commit d8b2e56aa3
9 changed files with 369 additions and 69 deletions

View File

@@ -42,4 +42,8 @@ patch.contentPermission.description=Update permission entries from 'cm:content'
patch.contentPermission.result=Created the following permission reference names: {0}. \nUpdated {1} permission entries.
patch.forumsIcons.description=Updates forums icon references
patch.forumsIcons.result=Updated {0} icon references
patch.forumsIcons.result=Updated {0} icon references
patch.emailTemplatesFolder.description=Ensures the existence of the 'Email Templates' folder.
patch.emailTemplatesFolder.result.exists=The email templates folder already exists: {0}
patch.emailTemplatesFolder.result.created=The email templates folder was successfully created: {0}