Quantcast

some update

Repooc [03-19-13 - 20:45]
some update
Filename
ElvUI_SLE/locales/english.lua
ElvUI_SLE/modules/datatexts/options.lua
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,