summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/en_us.l2
-rw-r--r--lang/nl.l4
-rw-r--r--version.log6
3 files changed, 8 insertions, 4 deletions
diff --git a/lang/en_us.l b/lang/en_us.l
index 94f7cfb1c..285e683b6 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -3575,7 +3575,7 @@ NICK_HELP_SET_EMAIL
Associates the given E-mail address with your nickname.
This address will be displayed whenever someone requests
- information on the channel with the INFO command.
+ information on the nickname with the INFO command.
NICK_HELP_SET_ICQ
Syntax: SET ICQ number
diff --git a/lang/nl.l b/lang/nl.l
index 0066b5d34..f7f2a0476 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -3653,8 +3653,8 @@ NICK_HELP_SET_EMAIL
Gebruik: SET EMAIL adres
Associeert het gegeven e-mail adres met jouw nick. Dit adres
- zal worden weergegeven wanneer iemand informatie over een van
- je kanalen opvraagt met het INFO commando.
+ zal worden weergegeven wanneer iemand informatie over je nick
+ opvraagt met het INFO commando.
NICK_HELP_SET_ICQ
Gebruik: SET ICQ nummer
diff --git a/version.log b/version.log
index 830723dbe..d90fd4f32 100644
--- a/version.log
+++ b/version.log
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="17"
VERSION_EXTRA="-svn"
-VERSION_BUILD="1205"
+VERSION_BUILD="1206"
# $Log$
#
+# BUILD : 1.7.17 (1206)
+# BUGS : 631
+# NOTES : Fixed small language mistake in en_us.l and nl.l
+#
# BUILD : 1.7.17 (1205)
# BUGS : 630
# NOTES : Fixed a small typo in ru.l