From 3dc08da34fba39cf5037a9f7dcd0db7d5317fb39 Mon Sep 17 00:00:00 2001 From: ackis Date: Mon, 18 May 2009 22:23:05 +0000 Subject: [PATCH] Other Realm -> Other Realms --- ARLFrame.lua | 2 +- Locals/testenUS.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ARLFrame.lua b/ARLFrame.lua index befe3e6..18e793b 100644 --- a/ARLFrame.lua +++ b/ARLFrame.lua @@ -3260,7 +3260,7 @@ local function GenerateClickableTT(anchor) if other_realms then tip:AddNormalLine(" ") y, x = tip:AddLine() - tip:SetCell(y, x, L["Other Realm"], "change realm") + tip:SetCell(y, x, L["Other Realms"], "change realm") end elseif not click_info.name then local realm_list = tskl_list[click_info.realm] diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua index a5ae13b..0964046 100644 --- a/Locals/testenUS.lua +++ b/Locals/testenUS.lua @@ -1758,4 +1758,4 @@ L["Silverbrook Villager"] = true L["Silverbrook Hunter"] = true L["Silverbrook Defender"] = true L["ALT_TRADESKILL_DESC"] = "This will display a list of alts which have had trade skills scanned. Clicking on the alt's name will output the tradeskill to chat." -L["Other Realm"] = true \ No newline at end of file +L["Other Realms"] = true -- 1.7.9.5