diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-27 15:56:52 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-27 15:56:52 +0000 |
commit | 16a6957a58e8339632f4ee9345f3f65223d9d261 (patch) | |
tree | 4343b040296858f2f15624a93a8b6a07fdbb59ce | |
parent | 85830834269929cfb8906014e0930c0374b83d50 (diff) |
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
-rw-r--r-- | lang/index | 7 | ||||
-rw-r--r-- | version.log | 5 |
2 files changed, 11 insertions, 1 deletions
diff --git a/lang/index b/lang/index index 2cc90aaab..d14b844c3 100644 --- a/lang/index +++ b/lang/index @@ -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 diff --git a/version.log b/version.log index 27acdd8d8..0f017486e 100644 --- a/version.log +++ b/version.log @@ -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. # |