From 57b0db83569766a3de34608ae3acfb0991dd7f9a Mon Sep 17 00:00:00 2001 From: "certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sat, 5 Aug 2006 20:18:06 +0000 Subject: [PATCH] # 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 --- lang/de.l | 2 +- version.log | 8 +++++--- 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