Author: sdumitriu
Date: 2008-02-19 08:18:02 +0100 (Tue, 19 Feb 2008)
New Revision: 7810

Modified:
   
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
Log:
XWIKI-1752: Generic "error", "warning" and "notice" templates
Added translation resources


Modified: 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
===================================================================
--- 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2008-02-19 07:18:02 UTC (rev 7809)
+++ 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2008-02-19 07:18:02 UTC (rev 7810)
@@ -930,3 +930,7 @@
 
 platform.core.rightsManagement.editRightsForSpace=Editing access rights for 
space <strong>{0}</strong>
 platform.core.rightsManagement.ajaxFailure=An error occured while 
communicating with the server. Please check that the server is accessible, and 
you have the proper rights to perform the requested action.
+
+platform.core.errorMessageType=Error
+platform.core.noticeMessageType=Notice
+platform.core.warningMessageType=Warning
\ No newline at end of file

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to