1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 21:23:13 +02:00

BUILD : 1.7.8 (614) BUGS : NOTES : Updated es.l - thx DrStein

git-svn-id: svn://svn.anope.org/anope/trunk@614 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@462 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-09 20:02:10 +00:00
parent 7a654fbf85
commit 583d8fde64
3 changed files with 10 additions and 3 deletions
+3
View File
@@ -34,6 +34,9 @@ Provided by Anope Dev. <dev@anope.org> - 2005
01/30 F Compiling modules under Mac OSX. [#285]
03/07 R Removed Proxy Detector from core. [ #00]
Provided by DrStein <gacevedo@anope.org> - 2005
03/09 F Updated Spanish language file (es.l). [ #00]
Provided by Ricardo <ricardoltdb@gmail.com> - 2005
03/08 F Updated Portuguese language file. [ #00]
+2 -2
View File
@@ -2825,11 +2825,11 @@ OPER_MODULE_LOAD_SYNTAX
OPER_MODULE_UNLOAD_SYNTAX
MODUNLOAD NombreArchivo
OPER_MODULE_LIST_HEADER
Current Module list:
Lista actual de modulos:
OPER_MODULE_LIST
Modulo: %s [%s]
OPER_MODULE_LIST_FOOTER
%d Modules loaded.
%d Modulos cargados.
OPER_MODULE_INFO_LIST
Modulo: %s Version: %s Autor: %s cargado: %s
OPER_MODULE_CMD_LIST
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
VERSION_BUILD="613"
VERSION_BUILD="614"
# $Log$
#
# BUILD : 1.7.8 (614)
# BUGS :
# NOTES : Updated es.l - thx DrStein
#
# BUILD : 1.7.8 (613)
# BUGS :
# NOTES : Documentation: 1) Added PROXY for information on the current state of the proxy detector 2) Updated the event list of EVENTS to be more clear