From 2672bad93c4213f03efafd464518c13e3d14e5ee Mon Sep 17 00:00:00 2001 From: Jim Whitehead II Date: Thu, 5 Jan 2012 11:54:19 +0000 Subject: [PATCH] Fix a reference to NinjaPanel --- Localization.enUS.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:" -- 1.7.9.5