Index: lams_tool_wiki/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r95d3a8ab54accdb67b113b8fb22b607d99d8af91 -r592a234d4eb67e2859032aed163f64bfe237cb8d --- lams_tool_wiki/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 95d3a8ab54accdb67b113b8fb22b607d99d8af91) +++ lams_tool_wiki/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 592a234d4eb67e2859032aed163f64bfe237cb8d) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Mar 13 11:09:06 CST 2012 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Mar 19 14:21:20 CST 2012 #=================== labels for Wiki =================# @@ -118,11 +118,6 @@ label.wiki.remove =Remove label.wiki.remove.toolTip =Remove this Wiki page label.wiki.remove.confirm =Are you sure you want to delete this Wiki page? This action cannot be undone. -label.wiki.remove.mark.toolTip =Mark this page as removed -label.wiki.remove.mark.confirm =Are you sure you want to mark this Wiki page as removed? -label.wiki.removed =This page has been removed. -label.wiki.restore =Restore -label.wiki.restore.toolTip =Resore previously removed page label.wiki.pages =Wiki Pages label.wiki.savechanges =Save changes label.wiki.history =History @@ -156,14 +151,16 @@ notify.pageEdited.subject =LAMS Wiki page has been edited by {0}. notify.pageAdded.subject =LAMS Wiki page has been added by {0}. notify.pageRemoved.subject =LAMS Wiki page has been removed by {0}. -notify.pageRestored.subject =LAMS Wiki page has been restored by {0}. notify.pageEdited.body =A Wiki page has been edited by {0} for {1}. To see the page, go to {2} notify.pageAdded.body =A Wiki page has been added by {0} for {1}. To see the page, go to {2} notify.pageRemoved.body =A Wiki page has been removed by {0} for {1}. To see the Wiki, go to {2} -notify.pageRestored.body =A Wiki page has been restored by {0} for {1}. To see the Wiki, go to {2} notify.learner.subscribe =Subscribe notify.learner.unsubscribe =Unsubscribe notify.learner.query ={0} to notifications by email each time the Wiki is edited. +label.wiki.restore =Restore +label.wiki.restore.toolTip =Restore previously removed page +notify.pageRestored.subject =Wiki page has been restored by {0}. +notify.pageRestored.body =A Wiki page has been restored by {0} for {1}. To see the Wiki, go to {2} -#======= End labels: Exported 151 labels for en AU ===== +#======= End labels: Exported 155 labels for en AU =====