From 4ca2b60f91fc51eb37fb099b1bc3ce7ac275e6d7 Mon Sep 17 00:00:00 2001 From: jantje_85 Date: Sun, 18 Oct 2009 18:42:21 +0000 Subject: [PATCH] Fixed small typo in dutch translation. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2571 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/nl.l | 2 +- version.log | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/nl.l b/lang/nl.l index 68f5e19ee..756c57fa1 100644 --- a/lang/nl.l +++ b/lang/nl.l @@ -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 diff --git a/version.log b/version.log index 74c07f474..3705dc3b6 100644 --- a/version.log +++ b/version.log @@ -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