You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2006/09/18 19:50:05 UTC

svn commit: r447485 - /maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties

Author: carlos
Date: Mon Sep 18 10:50:05 2006
New Revision: 447485

URL: http://svn.apache.org/viewvc?view=rev&rev=447485
Log:
Add buildDefinition messages

Modified:
    maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties

Modified: maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties
URL: http://svn.apache.org/viewvc/maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties?view=diff&rev=447485&r1=447484&r2=447485
==============================================================================
--- maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties (original)
+++ maven/continuum/branches/continuum-acegi/continuum-webapp/src/main/resources/localization/Continuum.properties Mon Sep 18 10:50:05 2006
@@ -236,7 +236,8 @@
 buildDefinition.arguments.label = Arguments
 buildDefinition.defaultForProject.label = Is it default?
 buildDefinition.schedule.label = Schedule
-buildDefinition.save.error.message = There was an error updating the schedule...either no schedule name was supplied or a schedule with the same name already exists.
+buildDefinition.noname.save.error.message = There was an error saving the schedule, no schedule name was supplied.
+buildDefinition.duplicatename.save.error.message = There was an error saving the schedule, a schedule with the same name already exists.
 
 # ----------------------------------------------------------------------
 # Page: DeleteBuildDefinition