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

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
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-20 22:16:51 +00:00
parent 66e649fea6
commit 3781575b24
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -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.
###########################################################################
#
+5 -1
View File
@@ -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