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 12:36:43 +0100 |
commit | 0a27754901caaea1984606632994d1bd2e52d027 (patch) | |
tree | 575a566954354e73017b02fd78dd8382a3fd5831 /web/lang/fr/pkgedit_po.inc | |
parent | f75b824ad80cb52c187c809227aed6d4b0e83510 (diff) | |
download | aur-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/pkgedit_po.inc')
-rw-r--r-- | web/lang/fr/pkgedit_po.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/lang/fr/pkgedit_po.inc b/web/lang/fr/pkgedit_po.inc index 580fe0db..01b536cc 100644 --- a/web/lang/fr/pkgedit_po.inc +++ b/web/lang/fr/pkgedit_po.inc @@ -17,7 +17,7 @@ $_t["fr"]["Missing comment ID."] = "ID de commentaire manquant."; $_t["fr"]["Package category updated."] = "Catégorie du paquet mise à jour."; -$_t["fr"]["You must be logged in before you can edit package information."] = "Vous devez être authentifié(e) avant de pouvoir éditer les informations du paquet."; +$_t["fr"]["You must be logged in before you can edit package information."] = "Vous devez vous identifier avant de pouvoir éditer les informations du paquet."; $_t["fr"]["Comment has been deleted."] = "Le commentaire a été supprimé."; @@ -27,4 +27,3 @@ $_t["fr"]["Comment has been added."] = "Le commentaire a été ajouté."; $_t["fr"]["Select new category"] = "Sélectionnez une nouvelle catégorie"; -?>
\ No newline at end of file |