From dc75d920f649615aa240825b5a05a397968d27a3 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Fri, 8 Jul 2011 22:49:43 -0500 Subject: [PATCH] Made the attribution changes to move to using Mr. Robot's default weights --- Locales/enUS/base.lua | 1 + weights.xml | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/Locales/enUS/base.lua b/Locales/enUS/base.lua index b4a8148..82666a7 100644 --- a/Locales/enUS/base.lua +++ b/Locales/enUS/base.lua @@ -91,6 +91,7 @@ L["USE_PROF_ENCH"] = "Use enchants with profession reqs if my skill is:" -- weights.xml L["WEIGHTS_TITLE"] = "WeightsWatcher Weight Values" +L["WEIGHTS_ATTRIBUTION"] = "Default weights graciously provided by AskMrRobot.com" L["WATCH_TT"] = "Watch this weight?" L["Save"] = "Save" L["Copy"] = "Copy" diff --git a/weights.xml b/weights.xml index 546377e..49d0fc3 100644 --- a/weights.xml +++ b/weights.xml @@ -452,6 +452,16 @@ + + + + + + + + + + @@ -711,6 +721,7 @@ self.title:SetText(ww_localization[self.title:GetText()]) + self.weightsAttribution:SetText(ww_localization[self.weightsAttribution:GetText()]) table.insert(UISpecialFrames, self:GetName()) function self:SmartHide(func) self.afterHide = func -- 1.7.9.5