[aur-dev] [PATCH] Fixed incorrect French translation of "Flag out-of-date"
Loui
louipc.ist at gmail.com
Mon Jun 23 11:44:22 EDT 2008
Pushing this to testing.
-------------- next part --------------
>From 3fa01c0d8d3dd70973abda16d394097370fd0832 Mon Sep 17 00:00:00 2001
From: Loui Chang <louipc.ist at gmail.com>
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 <louipc.ist at gmail.com>
---
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
More information about the aur-dev
mailing list