diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-10 00:20:58 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-01-10 00:20:58 +0000 |
commit | d2da37da067d6637e31e0ee52c730b97775b5a3a (patch) | |
tree | 8b88db12cf3bde591b821897fa53daa1a947eaa4 | |
parent | 24f6bac83cfc57eb5bc19149b4708c99edee8287 (diff) |
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
-rw-r--r-- | lang/es.l | 12 | ||||
-rw-r--r-- | version.log | 5 |
2 files changed, 6 insertions, 11 deletions
@@ -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 @@ -1820,16 +1822,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. BOT_NOT_ASSIGNED 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. # |