From 2d3bcf8b3c13bc1a4ac0e4d122b19545d5215f8b Mon Sep 17 00:00:00 2001 From: Luis Nassif Date: Wed, 22 May 2024 14:01:48 -0300 Subject: [PATCH] '#1182: minor change, convert char to uppercase --- .../localization/iped-parsers-messages_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iped-app/resources/localization/iped-parsers-messages_fr_FR.properties b/iped-app/resources/localization/iped-parsers-messages_fr_FR.properties index 36fc3f0b3a..a1b81febd7 100644 --- a/iped-app/resources/localization/iped-parsers-messages_fr_FR.properties +++ b/iped-app/resources/localization/iped-parsers-messages_fr_FR.properties @@ -125,7 +125,7 @@ OutlookPSTParser.From=de OutlookPSTParser.NoSubject=[Sans sujet] OutlookPSTParser.Sent=Envoyé OutlookPSTParser.Subject=Sujet -OutlookPSTParser.To=à : +OutlookPSTParser.To=À : OutlookPSTParser.ImportanceHigh=Haute OutlookPSTParser.ImportanceNormal=Normal OutlookPSTParser.ImportanceLow=Faible