From 3781575b24564bac1cbc26dfe18b8cd7a0266445 Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Thu, 20 Jan 2005 22:16:51 +0000 Subject: [PATCH] BUILD : 1.7.7 (552) BUGS : none NOTES : Fixed misplaced MEMO_NO_RSEND_SELF in es.l git-svn-id: svn://svn.anope.org/anope/trunk@552 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@405 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/es.l | 4 ++-- version.log | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lang/es.l b/lang/es.l index 4b8bf6e16..8e145c3dd 100644 --- a/lang/es.l +++ b/lang/es.l @@ -1802,8 +1802,6 @@ MEMO_RSEND_CHAN_MEMO_TEXT [auto-memo] El memo que enviaste a %s ha sido leido. MEMO_RSEND_USER_NOTIFICATION Una notificacion ha sido enviada a %s informando que has leido su memo. -MEMO_NO_RSEND_SELF - No puedes pedir una notificacion cuando te envias el memo a ti mismo. # Standard responses MEMO_CHECK_SYNTAX @@ -1814,6 +1812,8 @@ MEMO_CHECK_READ El ultimo memo que enviaste a %s (enviado el %s) ha sido leido. MEMO_CHECK_NO_MEMO El nick %s no ha recibido ningun memo tuyo. +MEMO_NO_RSEND_SELF + No puedes pedir una notificacion cuando te envias el memo a ti mismo. ########################################################################### # diff --git a/version.log b/version.log index 6b5ea72cf..fdc941796 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="7" -VERSION_BUILD="551" +VERSION_BUILD="552" # $Log$ # +# BUILD : 1.7.7 (552) +# BUGS : none +# NOTES : Fixed misplaced MEMO_NO_RSEND_SELF in es.l +# # BUILD : 1.7.7 (551) # BUGS : 25 # NOTES : OperServ HELP cleaned up to show only commands that work on the given ircd