comparison Modules/Collected.lua @ 70:f01e0184a275

Another localization test.
author Zerotorescue
date Wed, 15 Sep 2010 16:02:32 +0200
parents eadff31e61e8
children 364791db5503
comparison
equal deleted inserted replaced
69:21b5ecd7d018 70:f01e0184a275
1 local MailOpener = LibStub("AceAddon-3.0"):GetAddon("MailOpener"); 1 local MailOpener = LibStub("AceAddon-3.0"):GetAddon("MailOpener");
2 local mod = MailOpener:NewModule("Collected", "AceEvent-3.0", "AceTimer-3.0"); 2 local mod = MailOpener:NewModule("Collected", "AceEvent-3.0", "AceTimer-3.0");
3 local L = LibStub("AceLocale-3.0"):GetLocale("MailOpener");
3 4
4 mod.moduleDescription = L["Shows a simple summary of what has been collected at the mailbox."]; 5 mod.moduleDescription = L["Shows a simple summary of what has been collected at the mailbox."];
5 mod.moduleRequired = false; 6 mod.moduleRequired = false;
6 7
7 -- Gold 8 -- Gold