Changeset 1409
- Timestamp:
- 06/11/07 00:07:08
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/resources/xsl/default/default/errors.xsl
r1399 r1409 162 162 </xsl:when> 163 163 164 <!-- icalendar translation errors --> 165 <xsl:when test="id='org.bedework.exception.ical.noguid'"> 166 An event must have a UID property. 167 </xsl:when> 168 164 169 <!-- Validation errors mostly dealing with incorrect or missing field values 165 170 that are explicitly under user control -->
