From continuum-commits-return-1240-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Mon Nov 07 13:13:06 2005 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 77120 invoked from network); 7 Nov 2005 13:13:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Nov 2005 13:13:06 -0000 Received: (qmail 745 invoked by uid 500); 7 Nov 2005 13:13:05 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 717 invoked by uid 500); 7 Nov 2005 13:13:05 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 706 invoked by uid 99); 7 Nov 2005 13:13:05 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 07 Nov 2005 05:13:05 -0800 Received: (qmail 76888 invoked by uid 65534); 7 Nov 2005 13:12:44 -0000 Message-ID: <20051107131244.76882.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r331262 - /maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties Date: Mon, 07 Nov 2005 13:12:43 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: evenisse Date: Mon Nov 7 05:12:38 2005 New Revision: 331262 URL: http://svn.apache.org/viewcvs?rev=331262&view=rev Log: [CONTINUUM-425] Add more explanations Modified: maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties Modified: maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties?rev=331262&r1=331261&r2=331262&view=diff ============================================================================== --- maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties (original) +++ maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties Mon Nov 7 05:12:38 2005 @@ -92,7 +92,7 @@ m2PomUrl.message = Enter the URL to the Maven 2 POM m2PomUrl.error = You must enter a valid URL m2PomFile.label = Upload POM -m2PomFile.message = Enter the local filename of the Maven 2 POM to upload +m2PomFile.message = Enter the local filename of the Maven 2 POM to upload (works only for a single project without modules). m2PomFile.error = You must enter a valid URL project.title.m2.add = Add Maven 2.0+ Project