1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 03:33:12 +02:00

BUILD : 1.7.0 (29) BUGS : http://bugs.anope.org/show_bug.cgi?id=9 NOTES : Updated en_us.l file to show MAIL as a valid option on notify syntax response

git-svn-id: svn://svn.anope.org/anope/trunk@29 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@20 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-04 10:30:33 +00:00
parent 2e04402341
commit 5bced6fbef
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -11,4 +11,6 @@ Anope Version 1.7.0
MEMO_MAIL_TEXT3
*** Mod Strings:
MEMO_SET_NOTIFY_SYNTAX
*** Del Strings:
+1 -1
View File
@@ -1583,7 +1583,7 @@ MEMO_SET_UNKNOWN_OPTION
# SET NOTIFY responses
MEMO_SET_NOTIFY_SYNTAX
SET NOTIFY {ON | LOGON | NEW | OFF}
SET NOTIFY {ON | LOGON | NEW | MAIL | OFF }
MEMO_SET_NOTIFY_ON
%s will now notify you of memos when you log on and when they are sent to you.
MEMO_SET_NOTIFY_LOGON
+5 -1
View File
@@ -8,11 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="0"
VERSION_BUILD="28"
VERSION_BUILD="29"
VERSION_EXTRA=""
# $Log$
#
# BUILD : 1.7.0 (29)
# BUGS : http://bugs.anope.org/show_bug.cgi?id=9
# NOTES : Updated en_us.l file to show MAIL as a valid option on notify syntax response
#
# BUILD : 1.7.0 (28)
# BUGS : http://bugs.anope.org/show_bug.cgi?id=7
# NOTES : Dont display "Commands available to services admins only:" for /hs help, as there are no services admin only commands