Quantcast

Fix a reference to NinjaPanel

Jim Whitehead II [01-05-12 - 11:54]
Fix a reference to NinjaPanel
Filename
Localization.enUS.lua
diff --git a/Localization.enUS.lua b/Localization.enUS.lua
index 79cceae..0705efd 100644
--- a/Localization.enUS.lua
+++ b/Localization.enUS.lua
@@ -26,7 +26,7 @@ L.TOOLTIPS["Close"] = { name = "Close" }
 L.OPEN_MENU_TITLE = "Select a Script"
 L.SAVE_AS_TEXT = "Save %s with the following name:"
 L.UNSAVED_TEXT = "You have unsaved changes on this page that will be lost if you navigate away from it.  Continue?"
-L.CONFIG_SUBTITLE = "This panel can be used to configure the NinjaPanel LDB display."
+L.CONFIG_SUBTITLE = "This panel can be used to configure WowLua."
 L.CONFIG_TITLE = "%s Configuration"
 L.CONFIG_FONTSIZE = "Font size"
 L.CONFIG_LABEL_FONTSIZE = "Font size:"