Changeset 1720

Show
Ignore:
Timestamp:
01/29/08 15:13:24
Author:
douglm
Message:

Better error message for adding category

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/resources/xsl/default/default/errors.xsl

    r1685 r1720  
    5050        Error: choose group is suppressed.  You cannot perform that action at this time. 
    5151      </xsl:when> 
     52      <xsl:when test="id='org.bedework.client.error.duplicatecategory'"> 
     53        Cannot add: the category already exists. 
     54      </xsl:when> 
    5255      <xsl:when test="id='org.bedework.client.error.duplicatecontact'"> 
    5356        Cannot add: the contact already exists.