michael-o commented on code in PR #193:
URL: 
https://github.com/apache/maven-invoker-plugin/pull/193#discussion_r1225848654


##########
src/main/resources/invoker-report_fr.properties:
##########
@@ -15,22 +15,19 @@
 # specific language governing permissions and limitations
 # under the License.
 
-report.invoker.result.description   = R�sultat des invocations de Maven
-report.invoker.result.name          = Invoker R�sultat de builds
-report.invoker.result.title         = Invoker Rapport
-report.invoker.summary.title        = Sommaire
-report.invoker.summary.number       = Builds
-report.invoker.summary.success      = R�ussis
-report.invoker.summary.failed       = Echecs
-report.invoker.summary.skipped      = Ignor�s
-report.invoker.summary.success.rate = Taux de r�ussite
-report.invoker.summary.time.total   = Dur�e totale
-report.invoker.summary.time.avg     = Dur�e moyenne
-report.invoker.detail.title         = D�tails de Build 
-report.invoker.detail.name          = Nom
-report.invoker.detail.result        = R�sultat
-report.invoker.detail.time          = Dur�e
-report.invoker.detail.message       = Message
-report.invoker.format.percent       = 0.0%
-report.invoker.format.seconds       = 0.0\u00A0s
-report.invoker.format.name_with_description = {0} : {1}
+report.invoker.description=R�sultat des invocations de Maven

Review Comment:
   No, for two reasons:
   1. I didn't change existing strings
   2. If they are covered by ISO-8859-1, I don't see a reason to change them



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to