Pushing this to testing.

>From 3fa01c0d8d3dd70973abda16d394097370fd0832 Mon Sep 17 00:00:00 2001
From: Loui Chang <[EMAIL PROTECTED]>
Date: Mon, 23 Jun 2008 11:17:47 -0400
Subject: [PATCH] Fixed incorrect French translation of "Flag out-of-date"

This closes FS#10082.

Reported-by: Ben (TheRealNeo)
Signed-off-by: Loui Chang <[EMAIL PROTECTED]>
---
 web/lang/fr/pkgfuncs_po.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/lang/fr/pkgfuncs_po.inc b/web/lang/fr/pkgfuncs_po.inc
index cfd1238..84bf47a 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.";
 
-- 
1.5.5.3

Reply via email to