mirror of
https://github.com/anope/anope.git
synced 2026-06-27 20:26:38 +02:00
Fixed small typo in dutch translation.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2571 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -1653,7 +1653,7 @@ CHAN_INVITE_SYNTAX
|
||||
CHAN_UNBAN_SYNTAX
|
||||
UNBAN kanaal
|
||||
CHAN_UNBANNED
|
||||
Bans met betrekking to jou op %s zijn opgeheven.
|
||||
Bans met betrekking tot jou op %s zijn opgeheven.
|
||||
|
||||
# TOPIC responses
|
||||
CHAN_TOPIC_SYNTAX
|
||||
|
||||
+2
-1
@@ -9,9 +9,10 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="2"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="2550"
|
||||
VERSION_BUILD="2571"
|
||||
|
||||
# $Log$ # Changes since 1.8.2 Release
|
||||
#Revision 2571 - Fixed small typo in dutch translation.
|
||||
#Revision 2550 - Removed proxy server from ulined servers in example config as more people use a client proxy scanner and this should reduce occurences of user servers being listed.
|
||||
#Revision 2546 - Reset errno before calling strtol in bs_kick, it would sometimes not allow valid kick settings to work
|
||||
#Revision 2545 - Now send the QUIT command before changing bots internally for /botserv bot change, so InspIRCd 1.2 (and possibly others) can get the UID and other info from the bot
|
||||
|
||||
Reference in New Issue
Block a user