diff ICU.lua @ 5:45a45aa0f492

Corrected name of Bastion of Twilight ... (returned by GetRealZoneText()) Added confirmation when nobody is missing buffs.
author Xiiph
date Mon, 14 Feb 2011 22:21:15 +0100
parents 8ec216b40ded
children 60ac81ad00a2
line wrap: on
line diff
--- a/ICU.lua	Thu Feb 10 22:46:11 2011 +0100
+++ b/ICU.lua	Mon Feb 14 22:21:15 2011 +0100
@@ -273,7 +273,7 @@
 					},
 					bot = {
 						type = 'toggle',
-						name = L["Bastion of Twilight"],
+						name = L["The Bastion of Twilight"],
 						width = 'double',
 						disabled = self.db.profile.enableAllZones,
 					},