diff options
author | Cilyan Olowen <come@cilyan.local> | 2008-12-12 11:25:23 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-12-12 06:36:43 -0500 |
commit | 0a27754901caaea1984606632994d1bd2e52d027 (patch) | |
tree | 575a566954354e73017b02fd78dd8382a3fd5831 /web/lang/fr/search_po.inc | |
parent | f75b824ad80cb52c187c809227aed6d4b0e83510 (diff) | |
download | aurweb-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.inc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/lang/fr/search_po.inc b/web/lang/fr/search_po.inc index d84c1cf..21a030c 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"; -?> |