Author: Nalumis
Date: Mon Feb 22 23:39:27 CET 2010
Revision: 3693
Log:

deDE update

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

trunk/DBM-Icecrown/localization.de.lua
Action: modified
Old revision: 3692
Old date: 2010-02-22 22:34:19 UTC

@@ -37,7 +37,7 @@
L = DBM:GetModLocalization("PlagueworksTrash")

L:SetGeneralLocalization{
- name = "Schatz & Stinki"
+ name = "Trash der Seuchenwerke"
}

L:SetWarningLocalization{
@@ -463,14 +463,17 @@
specWarnDefileCast = "Zeige Spezialwarnung für $spell:72762 auf dir",
specWarnDefileNear = "Zeige Spezialwarnung für $spell:72762 in deiner Nähe",
YellOnDefile = "Schreie bei $spell:72762",
+ YellOnTrap = "Schreie bei $spell:73539",
DefileIcon = DBM_CORE_AUTO_ICONS_OPTION_TEXT:format(72762),
NecroticPlagueIcon = DBM_CORE_AUTO_ICONS_OPTION_TEXT:format(73912),
- RagingSpiritIcon = DBM_CORE_AUTO_ICONS_OPTION_TEXT:format(69200)
+ RagingSpiritIcon = DBM_CORE_AUTO_ICONS_OPTION_TEXT:format(69200),
+ TrapIcon = DBM_CORE_AUTO_ICONS_OPTION_TEXT:format(73539)
}

L:SetMiscLocalization{
LKPull = "Der vielgerühmte Streiter des Lichts ist endlich hier? Soll ich Frostgram niederlegen und mich Eurer Gnade ausliefern, Fordring?",
YellDefile = "Entweihen auf mir!",
+ YellTrap = "Schattenfalle auf mir!",
YellKill = "No questions remain unanswered. No doubts linger. You ARE Azeroth's greatest champions. You overcame every challenge I laid before you. My mightiest servants have fallen before your relentless onslaught... your unbridled fury...", -- to be translated
LKRoleplay = "Is it truly righteousness that drives you? I wonder..." -- to be translated
}