diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-09 20:02:10 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-09 20:02:10 +0000 |
commit | 583d8fde64d21de3b984fdfda7c43506e0ef94b2 (patch) | |
tree | 5505265f88f0b6b4faa8011fad8dfd2b76f96bd0 | |
parent | 7a654fbf85a9dc7b4404595b3b57b7ea592aa6bb (diff) |
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
-rw-r--r-- | Changes | 3 | ||||
-rw-r--r-- | lang/es.l | 4 | ||||
-rw-r--r-- | version.log | 6 |
3 files changed, 10 insertions, 3 deletions
@@ -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] @@ -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 |