diff localization/enUS.lua @ 93:177391341e26

added back in automatic combat logging feature, useful for upload to any log site
author yellowfive
date Wed, 21 Sep 2016 11:25:11 -0700
parents b8e9664d3229
children 5bacf5c7c66d
line wrap: on
line diff
--- a/localization/enUS.lua	Wed Sep 21 00:14:34 2016 -0700
+++ b/localization/enUS.lua	Wed Sep 21 11:25:11 2016 -0700
@@ -85,8 +85,8 @@
 }
 
 L.InstanceNames = {
-	[1094] = "Emerald Nightmare",
-	[1088] = "Nighthold"
+	[1520] = "Emerald Nightmare",
+	[1530] = "Nighthold"
 }
 
 L.DifficultyNames = {
@@ -258,7 +258,7 @@
 L.LogButtonWipeText = "Wipe!"
 L.LogButtonUndoWipeText = "Undo Wipe"
 
-L.LogNote = "You are currently logging combat and gear data."
+L.LogNote = "You are currently logging combat data."
 L.LogReloadNote = "Either exit WoW entirely, or reload your UI just before uploading a log file."
 L.LogWipeNote = "The person uploading the log must be the one to use this wipe command."
 L.LogWipeNote2 = function(cmd)