From 7c5d46d55f2314d5c782d25ebcf68790b415ba40 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sun, 24 Mar 2002 00:15:37 +0000 Subject: [PATCH] Add cvspass resources git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272000 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/org/apache/antlib/cvslib/Resources.properties | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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}