Quantcast

Other Realm -> Other Realms

ackis [05-18-09 - 22:23]
Other Realm -> Other Realms
Filename
ARLFrame.lua
Locals/testenUS.lua
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