summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-08-05 20:18:06 +0000
committercertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-08-05 20:18:06 +0000
commit57b0db83569766a3de34608ae3acfb0991dd7f9a (patch)
tree4ba94bc1cc11c0c27dca6aef0c19044eb67f0fe7
parent863f7fdb6da2833fc4841d564fad1189b050f463 (diff)
# BUILD : 1.7.14 (1113) # BUGS : # NOTES : Same for de.l
git-svn-id: svn://svn.anope.org/anope/trunk@1113 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@837 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--lang/de.l2
-rw-r--r--version.log8
2 files changed, 6 insertions, 4 deletions
diff --git a/lang/de.l b/lang/de.l
index b61412dd8..8e5bd6c54 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -159,7 +159,7 @@ USER_RECORD_NOT_FOUND
UNKNOWN_COMMAND
Unbekannter Befehl %s.
UNKNOWN_COMMAND_HELP
- Unbekannter Befehl %s. "/msg %s HELP" für Hilfe.
+ Unbekannter Befehl %s. "/msg %M HELP" für Hilfe.
SYNTAX_ERROR
Syntax: %s
MORE_INFO
diff --git a/version.log b/version.log
index 0ba72b644..0993f9389 100644
--- a/version.log
+++ b/version.log
@@ -9,15 +9,18 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="14"
VERSION_EXTRA=""
-VERSION_BUILD="1112"
+VERSION_BUILD="1113"
# $Log$
#
+# BUILD : 1.7.14 (1113)
+# BUGS :
+# NOTES : Same for de.l
+#
# BUILD : 1.7.14 (1112)
# BUGS : 565
# NOTES : %M will now be replaced by either /msg or / depending on UseStrictPrivMsg - we still need to update the .l files for all langauges tho.
#
-#
# BUILD : 1.7.14 (1111)
# BUGS : 570
# NOTES : Allow doValidHost to be called from modules.
@@ -26,7 +29,6 @@ VERSION_BUILD="1112"
# BUGS : 523
# NOTES : os_info.c now calls mSaveData on AnopeFini
#
-#
# BUILD : 1.7.14 (1109)
# BUGS : 566
# NOTES : Finished support for SVSJOIN/SVSPART/SWHOIS in ircd modules