From 348eb327203523fd1dc87356dd7b6d261cbffc4f Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 8 Sep 2005 23:22:07 +0000 Subject: [PATCH] Fix fr locale git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279673 13f79535-47bb-0310-9956-ffa450edef68 --- .../templates/templates_fr.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xdoc/src/plugin-resources/templates/templates_fr.properties b/xdoc/src/plugin-resources/templates/templates_fr.properties index 80ca7bb8..3f9fce6a 100644 --- a/xdoc/src/plugin-resources/templates/templates_fr.properties +++ b/xdoc/src/plugin-resources/templates/templates_fr.properties @@ -66,15 +66,15 @@ template.dependencies.section.url=URL template.dependencies.section.comment=Commentaire # For downloads.xml -template.downloads.title=Téléchargement -template.downloads.section.title=Téléchargement +template.downloads.title=Téléchargements +template.downloads.section.title=Téléchargements template.downloads.section.no_distURL1=Vous devez definir la propriété template.downloads.section.no_distURL2=si vous souhaitez produire le rapport de téléchargement. -template.downloads.section.no_Downloads=Ce projet n'a libéré aucune version encore. +template.downloads.section.no_Downloads=Ce projet n'a encore livrer aucune version. template.downloads.section.available=Liste de téléchargements disponibles. -template.downloads.section.table.header1=Lien au téléchargement -template.downloads.section.table.header2=Remarques -template.downloads.section.release.notes=Remarques +template.downloads.section.table.header1=Liens de téléchargement +template.downloads.section.table.header2=Annonces +template.downloads.section.release.notes=- Annonce # For issue-tracking.xml template.issue_tracking.title=Suivi des incidents