From b8f7d4c56dcc872a5efcd9517f32bd2dde58a056 Mon Sep 17 00:00:00 2001 From: Kyle Katarn Date: Wed, 20 May 2020 15:45:47 +0200 Subject: [PATCH] [TIMEDATE] French translation (#2811) --- dll/cpl/timedate/lang/fr-FR.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dll/cpl/timedate/lang/fr-FR.rc b/dll/cpl/timedate/lang/fr-FR.rc index 6cc76bcabcd..595e05158e0 100644 --- a/dll/cpl/timedate/lang/fr-FR.rc +++ b/dll/cpl/timedate/lang/fr-FR.rc @@ -54,6 +54,6 @@ BEGIN IDS_INETTIMENEXTSYNC "Prochaine synchronisation: %s à %s" IDS_INETTIMESYNCING "Veuillez patienter pendant que ReactOS synchronise l'heure avec %s" IDS_INETTIMEERROR "Une erreur a eu lieu pendant que ReactOS synchronisait avec %s" - IDS_INETTIMESUCFILL "Please type a NTP server name in order to synchronize the time" - IDS_INETTIMEWELCOME "Select a NTP server from the list or type a NTP server name to synchronize the computer's time" + IDS_INETTIMESUCFILL "Veuillez saisir un nom de serveur NTP pour synchroniser le temps" + IDS_INETTIMEWELCOME "Sélectionnez un serveur NTP dans la liste ou saisissez un nom de serveur NTP pour synchroniser le temps de l'ordinateur" END