Author: jvdrean
Date: 2007-10-23 16:11:04 +0200 (Tue, 23 Oct 2007)
New Revision: 5461

Modified:
   
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
Log:
XWIKXWIKI-1824 : Add watchlist features in the view menu
XWIKI-268 : Notification by email when documents are updated


Modified: 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
===================================================================
--- 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2007-10-23 14:06:19 UTC (rev 5460)
+++ 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2007-10-23 14:11:04 UTC (rev 5461)
@@ -725,7 +725,7 @@
 core.menu.edit.object=Objects
 core.menu.edit.class=Class
 core.menu.edit.rights=Access rights
-core.menu.view=Show
+core.menu.view=View
 core.menu.view.code=Wiki code
 core.menu.view.xml=XML export
 core.menu.view.attributes=Attributes
@@ -736,10 +736,47 @@
 core.menu.print.pdf=PDF
 core.menu.print.rtf=RTF
 core.menu.print.preview=Preview
-core.menu.watch=Watch
 core.menu.delete=Delete
 core.menu.rename=Rename
+core.menu.actions=Actions
+core.menu.preview=Print preview
+core.menu.export.pdf=Export as PDF
+core.menu.export.rtf=Export as RTF
+core.menu.rights=Page access rights
+core.menu.watch=Watch
+core.menu.unwatch=Unwatch
+core.menu.watchlist.add.page=Watch this page
+core.menu.watchlist.remove.page=Unwatch page
+core.menu.watchlist.add.space=Watch whole space
+core.menu.watchlist.remove.space=Unwatch space
+core.menu.watchlist.management=Manage your watchlist
 
+# Watchlist (1.2M2)
+watchlist=Watchlist
+watchlist.title=Watchlist for {0}
+watchlist.staytuned=Stay tuned
+watchlist.staytuned.info=Receive notifications from your Watchlist
+watchlist.staytuned.email=Email notifications
+watchlist.staytuned.email.info=Please choose how often you would like to 
receive your email notifications
+watchlist.staytuned.email.frequency=Frequency
+watchlist.staytuned.email.frequency.save=Save
+watchlist.staytuned.rss=RSS feed
+watchlist.staytuned.rss.info=Click here to subscribe to the watchlist's RSS 
Feed
+watchlist.elements=Elements in your watchlist
+watchlist.pages=Pages
+watchlist.pages.info=Pages you are currently following :
+watchlist.spaces=Spaces
+watchlist.spaces.info=Spaces you are currently following :
+watchlist.page=Page
+watchlist.space=Space
+watchlist.actions=Actions
+watchlist.delete=Remove from watchlist
+watchlist.delete.tooltip=Remove from watchlist
+watchlist.delete.ok={0} has been successfuly removed from watchlist
+watchlist.delete.ko=An error occured while removing {0} from watchlist
+watchlist.create.object=Created WatchList storage object
+watchlist.save.object=Updated WatchList
+
 # deleting a document
 core.delete=Delete
 core.delete.backlinksWarning=The following documents contain links to the 
current page:{0}After deleting this document, those links will point to an 
empty page.

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to