summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes3
-rw-r--r--lang/es.l4
-rw-r--r--version.log6
3 files changed, 10 insertions, 3 deletions
diff --git a/Changes b/Changes
index b02b20579..036471350 100644
--- a/Changes
+++ b/Changes
@@ -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]
diff --git a/lang/es.l b/lang/es.l
index 04282ff97..35fec7152 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -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
diff --git a/version.log b/version.log
index 569e11672..eb0e753a0 100644
--- a/version.log
+++ b/version.log
@@ -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