From 5b68a3de196751bfa963d7df5b2556d9a186f332 Mon Sep 17 00:00:00 2001 From: Repooc Date: Tue, 19 Mar 2013 16:45:54 -0400 Subject: [PATCH] some update --- ElvUI_SLE/locales/english.lua | 2 +- ElvUI_SLE/modules/datatexts/options.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 7f5e6e7..acb4a6e 100755 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -115,7 +115,7 @@ L["Show/Hide this panel."] = true L["Sets size of this panel"] = true L['Hide panel background'] = true L["Don't show this panel, only datatexts assinged to it"] = true -L["Some datatexts that Shadow & Light are supplied with have settings that can be modified to alter the displayed information. Please use the dropdown box to select which datatext you would like to configure."] = true +L["Some datatexts that Shadow & Light are supplied with, has settings that can be modified to alter the displayed information. Please use the dropdown box to select which datatext you would like to configure."] = true L["S&L Friends"] = true L["Show total friends in the datatext."] = true L["Show total guild members in the datatext."] = true diff --git a/ElvUI_SLE/modules/datatexts/options.lua b/ElvUI_SLE/modules/datatexts/options.lua index 1d5cbe6..aae85f0 100755 --- a/ElvUI_SLE/modules/datatexts/options.lua +++ b/ElvUI_SLE/modules/datatexts/options.lua @@ -167,7 +167,7 @@ E.Options.args.sle.args.sldatatext = { intro = { order = 2, type = "description", - name = L["Some datatexts that Shadow & Light are supplied with have settings that can be modified to alter the displayed information. Please use the dropdown box to select which datatext you would like to configure."] + name = L["Some datatexts that Shadow & Light are supplied with, has settings that can be modified to alter the displayed information. Please use the dropdown box to select which datatext you would like to configure."] }, spacer = { order = 3, -- 1.7.9.5