1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 14:46:39 +02:00

# BUILD : 1.7.13 (985)

# BUGS  : 
# NOTES : added new langstring CHAN_X_INVALID

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@710 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01 15:12:19 +00:00
parent c7c2ca7b51
commit 4c6ce41202
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -984,6 +984,8 @@ CHAN_MAY_NOT_BE_USED
This channel may not be used.
CHAN_NOT_ALLOWED_TO_JOIN
You are not permitted to be on this channel.
CHAN_X_INVALID
Channel %s is not a valid channel.
# REGISTER responses
CHAN_REGISTER_SYNTAX
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="13"
VERSION_EXTRA="-svn"
VERSION_BUILD="979"
VERSION_BUILD="985"
# $Log$
#
# BUILD : 1.7.13 (985)
# BUGS :
# NOTES : added new langstring CHAN_X_INVALID
#
# BUILD : 1.7.13 (984)
# BUGS : 451 459
# NOTES : bug fixing day!