From 27a0d3c7e8506203351d44b43bb08ae40bafbc94 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sun, 6 Jun 2010 14:12:09 -0500 Subject: [PATCH] Localized weights.xml --- Locales/enUS/base.lua | 13 +++++++++++++ weights.xml | 35 ++++++++++++++++++++++++++--------- 2 files changed, 39 insertions(+), 9 deletions(-) diff --git a/Locales/enUS/base.lua b/Locales/enUS/base.lua index 3e65396..3331163 100644 --- a/Locales/enUS/base.lua +++ b/Locales/enUS/base.lua @@ -57,3 +57,16 @@ L["HIDE_HINTS"] = "Hide tooltip hints" L["SHOW_CLASS"] = "Show class names:" L["SHOW_DIFF"] = "Show differences to current gear" L["SHOW_DIFF_TT"] = "Shows the change in score compared to the currently equipped gear" + +-- weights.xml +L["WATCH_TT"] = "Watch this weight?" +L["Save"] = "Save" +L["Copy"] = "Copy" +L["Reset"] = "Reset" +L["Delete"] = "Delete" +L["Restore Defaults"] = "Restore Defaults" +L["New Weight"] = "New Weight" +L["CHOOSE_WEIGHT_NAME"] = "Please choose a class and name for your new weight:" +L["Create"] = "Create" +L["Cancel"] = "Cancel" +L["DEFAULT_COPY_NAME"] = "Copy of %s" diff --git a/weights.xml b/weights.xml index e3abd6b..f639aa5 100644 --- a/weights.xml +++ b/weights.xml @@ -7,6 +7,14 @@ + + @@ -318,7 +326,7 @@ - + @@ -351,7 +359,7 @@ GameTooltip:SetOwner(self,"ANCHOR_RIGHT") - GameTooltip:AddLine("Watch this weight?", 1, 1, 1) + GameTooltip:AddLine(ww_localization["WATCH_TT"], 1, 1, 1) GameTooltip:Show() @@ -531,7 +539,7 @@ - + - + - - -