summaryrefslogtreecommitdiff
path: root/lang/fr.l
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-04-26 16:40:06 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-04-26 16:40:06 +0000
commitb9d2e9c09209dc68d86b1729c57f378d013c177e (patch)
treecee4d62770a00f39e89f7e91acc270796018b444 /lang/fr.l
parent49512f902c351a828b26b0b20f21444e671697e2 (diff)
To document the use of /ms set notify mail and nomail. (Backported to 1.8 in r2289) (Adam)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2290 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'lang/fr.l')
-rw-r--r--lang/fr.l7
1 files changed, 5 insertions, 2 deletions
diff --git a/lang/fr.l b/lang/fr.l
index ffc88d9a3..ec409f9d6 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1902,7 +1902,7 @@ MEMO_SET_UNKNOWN_OPTION
# SET NOTIFY responses
MEMO_SET_NOTIFY_SYNTAX
- SET NOTIFY {ON | LOGON | NEW | OFF}
+ SET NOTIFY {ON | LOGON | NEW | MAIL | NOMAIL | OFF }
MEMO_SET_NOTIFY_ON
%s vous notifiera maintenant des memos quand vous vous connectez et quand ils vous sont envoyés.
MEMO_SET_NOTIFY_LOGON
@@ -5467,7 +5467,7 @@ MEMO_HELP_SET
d'informations sur une option spécifique.
MEMO_HELP_SET_NOTIFY
- Syntaxe: SET NOTIFY {ON | LOGON | NEW | OFF}
+ Syntaxe: SET NOTIFY {ON | LOGON | NEW | MAIL | NOMAIL | OFF}
Change quand vous serez notifié de vos nouveaux
memos:
@@ -5480,6 +5480,9 @@ MEMO_HELP_SET_NOTIFY
/AWAY.
NEW Vous serez uniquement notifiés des memos
lorsqu'ils vous sont envoyés.
+ MAIL You will be notified of memos by email aswell a
+ any other settings you have.
+ NOMAIL You will not be notified of memos by email.
OFF Vous ne recevrez aucune notification.
ON est la combination de LOGON et NEW.