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

BUILD : 1.7.15 (1155) BUGS : NOTES : Fixed small mistakes in nl.l

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@878 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-17 18:48:36 +00:00
parent 2d78a392ef
commit 6e79bd3850
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ Provided by Anope Dev. <dev@anope.org> - 2006
09/10 F MySQL no longer connects again on each query. [#595]
09/10 F Nick Enforcers can now be whois'd on services. [#601]
09/10 F Corrected valid nick characters for /OS SVSNICK. [#599]
09/17 F Small mistakes in Dutch language file. [ #00]
Provided by Trystan <trystan@nomadirc.net> - 2006
08/20 F Fixed several compiler warnings. [#586]
+2 -2
View File
@@ -2239,7 +2239,7 @@ BOT_SET_PRIVATE_SYNTAX
BOT_SET_PRIVATE_ON
Prive mode van bot %s staat nu AAN.
BOT_SET_PRIVATE_OFF
Prive mode van bot %s staat nu AAN.
Prive mode van bot %s staat nu UIT.
# SET SYMBIOSIS
BOT_SET_SYMBIOSIS_SYNTAX
@@ -2247,7 +2247,7 @@ BOT_SET_SYMBIOSIS_SYNTAX
BOT_SET_SYMBIOSIS_ON
Symbiose mode staat nu AAN op kanaal %s.
BOT_SET_SYMBIOSIS_OFF
Symbiose mode staat nu AAN op kanaal %s.
Symbiose mode staat nu UIT op kanaal %s.
# KICK responses
BOT_KICK_SYNTAX
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="15"
VERSION_EXTRA="-svn"
VERSION_BUILD="1154"
VERSION_BUILD="1155"
# $Log$
#
# BUILD : 1.7.15 (1155)
# BUGS :
# NOTES : Fixed small mistakes in nl.l
#
# BUILD : 1.7.15 (1154)
# BUGS : N/A
# NOTES : Fixed plexus3 noop support