From 1d3bf71d42295278d042d09f23acbd3efb295a65 Mon Sep 17 00:00:00 2001 From: duvent Date: Sun, 3 Aug 2008 21:28:53 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4438 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/tccommentnotify/lang/fr.lang.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/tccommentnotify/lang/fr.lang.php diff --git a/modules/tccommentnotify/lang/fr.lang.php b/modules/tccommentnotify/lang/fr.lang.php new file mode 100644 index 000000000..5c994da81 --- /dev/null +++ b/modules/tccommentnotify/lang/fr.lang.php @@ -0,0 +1,5 @@ +commentnotify = 'Annonceur de Commentaire'; + $lang->msg_checked_comment_is_deleted = '%d commentaire(s) a(ont) est(sont) supprimé(s)'; + $lang->cmd_delete_checked_comment = 'Supprimer les Item choisis'; +?>