1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 10:03:14 +02:00

BUILD : 1.7.2 (72) NOTES : New language index (temp fix)

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@48 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-27 15:56:52 +00:00
parent 8583083426
commit 16a6957a58
2 changed files with 11 additions and 1 deletions
+7
View File
@@ -665,6 +665,12 @@ MEMO_MAIL_SUBJECT
MEMO_MAIL_TEXT1
MEMO_MAIL_TEXT2
MEMO_MAIL_TEXT3
MEMO_RSEND_PLEASE_WAIT
MEMO_RSEND_DISABLED
MEMO_RSEND_SYNTAX
MEMO_RSEND_NICK_MEMO_TEXT
MEMO_RSEND_CHAN_MEMO_TEXT
MEMO_RSEND_USER_NOTIFICATION
BOT_DOES_NOT_EXIST
BOT_NOT_ASSIGNED
BOT_NOT_ON_CHANNEL
@@ -1307,6 +1313,7 @@ MEMO_SERVADMIN_HELP_SET_LIMIT
MEMO_SERVADMIN_HELP_INFO
MEMO_HELP_STAFF
MEMO_HELP_SENDALL
MEMO_HELP_RSEND
OPER_HELP
OPER_HELP_OPER_CMD
OPER_HELP_ADMIN_CMD
+4 -1
View File
@@ -8,11 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="2"
VERSION_BUILD="71"
VERSION_BUILD="72"
VERSION_EXTRA=""
# $Log$
#
# BUILD : 1.7.2 (72)
# NOTES : New language index (temp fix)
#
# BUILD : 1.7.2 (71)
# NOTES : Language file normalization. Make sure distclean is made.
#