From d2da37da067d6637e31e0ee52c730b97775b5a3a Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 10 Jan 2005 00:20:58 +0000 Subject: [PATCH] BUILD : 1.7.7 (532) NOTES : Updated es.l by DrStein git-svn-id: svn://svn.anope.org/anope/trunk@532 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@386 5417fbe8-f217-4b02-8779-1006273d7864 --- lang/es.l | 12 ++---------- version.log | 5 ++++- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/lang/es.l b/lang/es.l index fe535a949..51f957924 100644 --- a/lang/es.l +++ b/lang/es.l @@ -1802,6 +1802,8 @@ 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 @@ -1819,16 +1821,6 @@ MEMO_CHECK_NO_MEMO # ########################################################################### -# Standard responses -MEMO_NO_RSEND_SELF - You can not request a receipt when sending a memo to yourself. - -########################################################################### -# -# BotServ messages -# -########################################################################### - # Standard responses BOT_DOES_NOT_EXIST El bot %s no existe. diff --git a/version.log b/version.log index 47cf38833..f184cc1f3 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,13 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="7" -VERSION_BUILD="531" +VERSION_BUILD="532" # $Log$ # +# BUILD : 1.7.7 (532) +# NOTES : Updated es.l by DrStein +# # BUILD : 1.7.7 (531) # NOTES : Language file normalization. #