vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | local L = AceLibrary("AceLocale-2.2"):new("XLoot") |
2 | |||
3 | L:RegisterTranslations("deDE", function() return { |
||
4 | evOpenNT = "\195\150ffnen - Kein Text", |
||
5 | evOpen = "\195\150ffnen", |
||
6 | } |
||
7 | end) |