Index: maven-commandline-plugin/src/i18n/language-fr_FR.properties diff -u maven-commandline-plugin/src/i18n/language-fr_FR.properties:1.3 maven-commandline-plugin/src/i18n/language-fr_FR.properties:1.4 --- maven-commandline-plugin/src/i18n/language-fr_FR.properties:1.3 Wed Dec 5 03:09:37 2007 +++ maven-commandline-plugin/src/i18n/language-fr_FR.properties Wed Dec 12 22:13:07 2007 @@ -10,7 +10,6 @@ commandline.parser.fatal.error=Le parseur {0} a ete stoppe par une erreur fatale {1} commandline.parser.parsing.error=Le parseur {0} a detecte {1} erreur(s) commandline.parser.result.info=[parseDefinition] Le parseur {0} a scann\u00E9 {1} option(s) valide(s) -commandline.parser.result2.info=[parseDefinition] Le parseur {0} a scann\u00E9 {1} argument(s) valide(s) commandline.showUsage.info=[showDetails] commandline.showErrors.info=[showErrors] commandline.showErrors.no.error.info=[showErrors] aucune erreur detectee. Index: maven-commandline-plugin/src/i18n/language-en_EN.properties diff -u maven-commandline-plugin/src/i18n/language-en_EN.properties:1.3 maven-commandline-plugin/src/i18n/language-en_EN.properties:1.4 --- maven-commandline-plugin/src/i18n/language-en_EN.properties:1.3 Wed Dec 5 03:09:37 2007 +++ maven-commandline-plugin/src/i18n/language-en_EN.properties Wed Dec 12 22:13:07 2007 @@ -7,7 +7,6 @@ commandline.parser.fatal.error=parser {0} failed for reason {1} commandline.parser.parsing.error=parser {0} detects {1} error(s) commandline.parser.result.info=[parseDefinition] parser {0} scanned {1} valid option(s) -commandline.parser.result2.info=[parseDefinition] parser {0} scanned {1} valid argument(s) commandline.showUsage.info=[showDetails] commandline.showErrors.info=[showErrors] commandline.showErrors.no.error.info=[showErrors] no error found