Author: Snamor
Date: Sun Jul 18 10:37:13 CEST 2010
Revision: 4357
Log:

#ICC/All: esES update

Updated
trunk/DBM-Icecrown/localization.es.lua

trunk/DBM-Icecrown/localization.es.lua
Action: modified
Old revision: 4356
Old date: 2010-07-18 08:33:25 UTC

@@ -423,7 +423,8 @@

L:SetTimerLocalization{
timerPortalsOpen = "Se abren los portales",
- TimerBlazingSkeleton = "Esqueleto llameante"
+ TimerBlazingSkeleton = "Siguiente Esqueleto llameante",
+ timerAbom = "Siguiente Abominación?"
}

L:SetOptionLocalization{
@@ -431,6 +432,7 @@
warnPortalOpen = "Mostrar aviso cuando $spell:72483 se abren",
timerPortalsOpen = "Mostrar tiempo para la apertura de Portal Pesadilla",
TimerBlazingSkeleton = "Mostrar tiempo para la próxima salida de Esqueleto llameante",
+ timerAbom = "Mostrar tiempo para siguiente Abominación glotona (Experimental)",
warnCorrosion = DBM_CORE_AUTO_ANNOUNCE_OPTIONS.spell:format(70751, GetSpellInfo(70751) or "unknown")
}