From 19a02b56b4a62b5a49e73ad465a723442d74585a Mon Sep 17 00:00:00 2001 From: Kevin Roast Date: Tue, 21 Feb 2006 19:25:01 +0000 Subject: [PATCH] . Fix for AWC-555 - Space Selector now no longer attempts to disable spaces that a user cannot read - Was assuming Company Home was accessable . Label change: "Content Templates" now reads "Presentation Templates" . Fix for DownloadContentServlet to display normal error JSP page if content is deleted before viewing occurs . Removal of erronous character in SystemErrorTag git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2459 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/bootstrap-spaces.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/alfresco/messages/bootstrap-spaces.properties b/config/alfresco/messages/bootstrap-spaces.properties index dfb00edefa..1feb9b1afa 100644 --- a/config/alfresco/messages/bootstrap-spaces.properties +++ b/config/alfresco/messages/bootstrap-spaces.properties @@ -9,8 +9,8 @@ spaces.dictionary.description=User managed definitions spaces.templates.name=Space Templates spaces.templates.description=Space templates -spaces.templates.content.name=Content Templates -spaces.templates.content.description=Content templates +spaces.templates.content.name=Presentation Templates +spaces.templates.content.description=Presentation templates spaces.savedsearches.name=Saved Searches spaces.savedsearches.description=Saved Searches