From 1081d2e3c8688764cf08e6fd927a98e6cc3ab5d5 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 23 Jun 2008 11:17:47 -0400 Subject: Fixed incorrect French translation of "Flag out-of-date" This closes FS#10082. Reported-by: Ben (TheRealNeo) Signed-off-by: Loui Chang --- web/lang/fr/pkgfuncs_po.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lang/fr/pkgfuncs_po.inc') diff --git a/web/lang/fr/pkgfuncs_po.inc b/web/lang/fr/pkgfuncs_po.inc index cfd1238e..84bf47a6 100644 --- a/web/lang/fr/pkgfuncs_po.inc +++ b/web/lang/fr/pkgfuncs_po.inc @@ -108,7 +108,7 @@ $_t["fr"]["Add Comment"] = "Ajouter un Commentaire"; $_t["fr"]["Comment by: %h%s%h on %h%s%h"] = "Commenté par: %h%s%h sur %h%s%h"; -$_t["fr"]["Flag Out-of-date"] = "Marqué comme Périmé"; +$_t["fr"]["Flag Out-of-date"] = "Marquer comme Périmé"; $_t["fr"]["You are not allowed to access this area."] = "Vous n'êtes pas autorisé à accéder à cet espace."; -- cgit v1.2.3-24-g4f1b