From 2ba89de64d3b755f731f202dd97c48d256db8031 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 24 Apr 2010 16:30:49 -0400 Subject: Tell users when their nicks expire in /ns glist and /ns info --- lang/fr.l | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/fr.l') diff --git a/lang/fr.l b/lang/fr.l index 2fe9bbf4f..135def102 100644 --- a/lang/fr.l +++ b/lang/fr.l @@ -817,9 +817,9 @@ NICK_GLIST_HEADER_X NICK_GLIST_FOOTER %d pseudos dans le groupe. NICK_GLIST_REPLY - %c%s -NICK_GLIST_REPLY_ADMIN - %c%s (expire le %s) + %s (expire le %s) +NICK_GLIST_REPLY_NOEXPIRE + %s (does not expire) # RECOVER responses NICK_RECOVER_SYNTAX -- cgit