mirror of
https://github.com/anope/anope.git
synced 2026-07-06 21:43:13 +02:00
# 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
This commit is contained in:
parent
863f7fdb6d
commit
57b0db8356
@@ -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
|
||||
|
||||
+5
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user