Changeset 1719
- Timestamp:
- 01/29/08 15:13:03
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.4.1/deployment/resources/xsl/default/default/errors.xsl
r1685 r1719 50 50 Error: choose group is suppressed. You cannot perform that action at this time. 51 51 </xsl:when> 52 <xsl:when test="id='org.bedework.client.error.duplicatecategory'"> 53 Cannot add: the category already exists. 54 </xsl:when> 52 55 <xsl:when test="id='org.bedework.client.error.duplicatecontact'"> 53 56 Cannot add: the contact already exists.
