diff options
Diffstat (limited to 'lang/fr.l')
-rw-r--r-- | lang/fr.l | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1775,6 +1775,22 @@ MEMO_RSEND_USER_NOTIFICATION ########################################################################### # Standard responses +MEMO_CHECK_SYNTAX + CHECK nickname +MEMO_CHECK_NOT_READ + The last memo you sent to %s (sent on %s) has not yet been read. +MEMO_CHECK_READ + The last memo you sent to %s (sent on %s) has been read. +MEMO_CHECK_NO_MEMO + Nick %s doesn't have a memo from you. + +########################################################################### +# +# BotServ messages +# +########################################################################### + +# Standard responses BOT_DOES_NOT_EXIST Le bot %s n'existe pas. BOT_NOT_ASSIGNED @@ -5063,6 +5079,18 @@ MEMO_HELP_RSEND # ########################################################################### +MEMO_HELP_CHECK + Syntax: CHECK nick + + Checks whether the _last_ memo you sent to nick has been read + or not. Note that this does only work with nicks, not with chans. + +########################################################################### +# +# OperServ help messages +# +########################################################################### + OPER_HELP Commandes %S: GLOBAL Envoie un message à tous les utilisateurs |