Index: src/main/resources/ApplicationResources.properties =================================================================== --- src/main/resources/ApplicationResources.properties (revision 16964) +++ src/main/resources/ApplicationResources.properties (working copy) @@ -683,6 +683,21 @@ watchlist.delete.ko=An error occured while removing {0} from watchlist watchlist.create.object=Created WatchList storage object watchlist.save.object=Updated WatchList +watchlist.mail.hello=Hello +watchlist.mail.intro=This message is sent by XWiki. Here are the documents in your watchlist that have been created or updated since the last notification: +watchlist.mail.page=Page +watchlist.mail.modifications=Modifications +watchlist.mail.content=Content +watchlist.mail.comment=Comment +watchlist.mail.addedby=Added by +watchlist.mail.on=on +watchlist.mail.attachment=Attachment +watchlist.mail.attachment.added=Attachment added +watchlist.mail.attachment.deleted=Attachment deleted +watchlist.mail.attachment.updatedfrom=Attachment updated from version +watchlist.mail.attachment.updatedto=to version +watchlist.mail.modifications.objectsclasses=Modifications on page objects or class +watchlist.mail.subject=XWiki : Watchlist Updates +xe.search.plugin.notfound=Lucene plugin not found. Make sure it's defined in your xwiki.cfg file. +xe.search.rebuild.started=Started index rebuild. This will take some time depending on the number of pages/attachments. +xe.search.lucene.experimental=This is the new experimental Lucene search engine. You can still use the XWiki {0}. +xe.search.plugin.notenabled=The Lucene plugin is not enabled. You can use the XWiki {0}.