summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/search_po.inc
diff options
context:
space:
mode:
authorCilyan Olowen <come@cilyan.local>2008-12-12 11:25:23 +0100
committerLoui Chang <louipc.ist@gmail.com>2008-12-12 12:36:43 +0100
commit0a27754901caaea1984606632994d1bd2e52d027 (patch)
tree575a566954354e73017b02fd78dd8382a3fd5831 /web/lang/fr/search_po.inc
parentf75b824ad80cb52c187c809227aed6d4b0e83510 (diff)
downloadaur-0a27754901caaea1984606632994d1bd2e52d027.tar.gz
aur-0a27754901caaea1984606632994d1bd2e52d027.tar.xz
Updated French Translation for 1.5.3.
Signed-off-by: Cilyan Olowen <gaknar@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/fr/search_po.inc')
-rw-r--r--web/lang/fr/search_po.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/lang/fr/search_po.inc b/web/lang/fr/search_po.inc
index d84c1cf3..21a030c7 100644
--- a/web/lang/fr/search_po.inc
+++ b/web/lang/fr/search_po.inc
@@ -72,8 +72,9 @@ $_t["fr"]["Couldn't remove from notification list."] = "Suppression impossible d
$_t["fr"]["Packages"] = "Paquets";
-$_t["fr"]["You have been removed from the comment notification list for %s."] = "Vous avez été retiré de la liste de notification des commentaires pour %s.";
+$_t["fr"]["You have been removed from the comment notification list for %s."] = "Vous avez été retiré de la liste des notifications de commentaire pour %s.";
-$_t["fr"]["You have been added to the comment notification list for %s."] = "Vous avez été ajouté à la liste de notification des commentaires pour %s.";
+$_t["fr"]["You have been added to the comment notification list for %s."] = "Vous avez été ajouté à la liste des notifications de commentaire pour %s.";
+
+$_t["fr"]["Search Criteria"] = "Critères de recherche";
-?>