From e3b4ab2f54dfcb01f39612e2806817bb348ae699 Mon Sep 17 00:00:00 2001 From: cdujeu Date: Wed, 6 Jul 2016 16:10:22 +0200 Subject: [PATCH] fix FR typo --- core/src/plugins/access.ajxp_home/res/i18n/fr.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/plugins/access.ajxp_home/res/i18n/fr.php b/core/src/plugins/access.ajxp_home/res/i18n/fr.php index 5cd1c76379..cc9d0c8b40 100644 --- a/core/src/plugins/access.ajxp_home/res/i18n/fr.php +++ b/core/src/plugins/access.ajxp_home/res/i18n/fr.php @@ -81,6 +81,6 @@ "67"=> "Vous n'êtes pas %s, %logout.", "68"=> "Télécharger l'appli de synchro (Windows)", "69"=> "Télécharger l'appli de synchro (Mac)", -"70"=> "Application pour smarthpones iOS", -"71"=> "Application pour smarthpones Android", +"70"=> "Application pour smartphones iOS", +"71"=> "Application pour smartphones Android", );