cleanup locales

This commit is contained in:
Crum
2018-06-11 22:55:46 -05:00
parent cce774b837
commit 800485a072
26 changed files with 16 additions and 116 deletions
+1 -1
View File
@@ -649,7 +649,7 @@ E.Options.args.general = {
set = function(info, value) E.private.general.chatBubbleFontOutline = value; E:StaticPopup_Show("PRIVATE_RL"); end,
disabled = function() return E.private.general.chatBubbles == "disabled" end,
values = {
["NONE"] = L["None"],
["NONE"] = NONE,
["OUTLINE"] = "OUTLINE",
["MONOCHROMEOUTLINE"] = "MONOCROMEOUTLINE",
["THICKOUTLINE"] = "THICKOUTLINE",