diff --git a/proposal/myrmidon/src/java/org/apache/antlib/cvslib/Resources.properties b/proposal/myrmidon/src/java/org/apache/antlib/cvslib/Resources.properties index fc14f9b89..ebe3267ff 100644 --- a/proposal/myrmidon/src/java/org/apache/antlib/cvslib/Resources.properties +++ b/proposal/myrmidon/src/java/org/apache/antlib/cvslib/Resources.properties @@ -1,2 +1,9 @@ changelog.nodisplayname.error=Displayname attribute must be set for userID "{0}". -changelog.nouserid.error=Username attribute must be set. \ No newline at end of file +changelog.nouserid.error=Username attribute must be set. + +cvspass.nopassword.error=Password is required. +cvspass.noroot.error=Cvsroot is required. +cvspass.root.notice=cvsRoot: {0} +cvspass.password.notice=password: {0} +cvspass.passFile.notice=passFile: {0} +cvspass.write.notice=Writing -> {0}