From 1a3d20ecfab9bcd46c0b89a435cf709f1c58f663 Mon Sep 17 00:00:00 2001 From: Claudia Juergen Date: Fri, 8 Aug 2008 09:15:29 +0000 Subject: [PATCH] Added missing tags for item and collection export git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3039 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace-api/src/main/resources/Messages.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dspace-api/src/main/resources/Messages.properties b/dspace-api/src/main/resources/Messages.properties index 74006fa5dc..aec806093b 100644 --- a/dspace-api/src/main/resources/Messages.properties +++ b/dspace-api/src/main/resources/Messages.properties @@ -649,6 +649,8 @@ jsp.mydspace.remove-item.cancel.button = Cancel Removal jsp.mydspace.remove-item.confirmation = Are you sure you want to remove the following incomplete item? jsp.mydspace.remove-item.remove.button = Remove the Item jsp.mydspace.remove-item.title = Remove Item +jsp.mydspace.request.export.collection = Export Collection +jsp.mydspace.request.export.item = Export Item jsp.mydspace.subscriptions.info1 = Your subscriptions have been updated. jsp.mydspace.subscriptions.info2 = To subscribe to a collection, visit the collection's home page, and click on the "Subscribe" button. jsp.mydspace.subscriptions.info3 = Below are the collections you are subscribed to. You will be sent an e-mail each day detailing new items that have become available in these collections. On days that no new items have appeared, no e-mail will be sent.