Changeset 40
- Timestamp:
- 01/25/06 16:55:27
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/deployment/webadmin/webapp/resources/en_US/default/default.xsl
r39 r40 743 743 <tr> 744 744 <td class="fieldName"> 745 Contact :745 Contact (name): 746 746 </td> 747 747 <td> trunk/calendar3/deployment/webadmin/webapp/resources/en_US/default/errors.xsl
r39 r40 81 81 </xsl:when> 82 82 <xsl:when test="id='org.bedework.validation.error.nosponsorname'"> 83 You must select a contact. If there is no contact, select "none".83 You must enter a contact <em>name</em>. 84 84 </xsl:when> 85 85 <xsl:when test="id='org.bedework.validation.error.nolocationaddress'">
