diff options
| author | Adam <Adam@drink-coca-cola.info> | 2010-04-24 16:30:49 -0400 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2010-06-18 20:55:36 -0400 |
| commit | 2ba89de64d3b755f731f202dd97c48d256db8031 (patch) | |
| tree | 11534d6d18937a633fd249790c57a9adc6df9735 /lang/fr.l | |
| parent | c4b725b2e1a173c5238160389f6176f4be077221 (diff) | |
Tell users when their nicks expire in /ns glist and /ns info
Diffstat (limited to 'lang/fr.l')
| -rw-r--r-- | lang/fr.l | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
