mirror of
https://github.com/anope/anope.git
synced 2026-06-12 18:54:47 +02:00
BUILD : 1.7.5 (322) BUGS : NOTES : fixed small lang mistake
git-svn-id: svn://svn.anope.org/anope/trunk@322 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@200 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
7bbc80af47
commit
d62538be69
+1
-1
@@ -1757,7 +1757,7 @@ BOT_NOT_ON_CHANNEL
|
||||
|
||||
# Kick reasons (must be a single line)
|
||||
BOT_REASON_BADWORD
|
||||
Don't use word %s on this channel!
|
||||
Don't use the word \"%s\" on this channel!
|
||||
BOT_REASON_BADWORD_GENTLE
|
||||
Watch your language!
|
||||
BOT_REASON_BOLD
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_BUILD="321"
|
||||
VERSION_BUILD="322"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.5 (322)
|
||||
# BUGS :
|
||||
# NOTES : fixed small lang mistake
|
||||
#
|
||||
# BUILD : 1.7.5 (321)
|
||||
# BUGS : none
|
||||
# NOTES : Fixed make distclean and updated hun.l
|
||||
|
||||
Reference in New Issue
Block a user