Add "Show Only In Combat" option. Add "Use Focus Target" option.

This commit is contained in:
Xinhuan
2008-10-14 20:33:16 +08:00
parent 7142aea5c6
commit 9226280a7f
3 changed files with 149 additions and 54 deletions
+5 -4
View File
@@ -5,11 +5,9 @@ if not L then return end
-- Main Omen window
L["<Unknown>"] = true
L["Test Mode"] = true
L["Omen Quick Menu"] = true
L["Enter Test Mode"] = true
L["Exit Test Mode"] = true
L["Unlock Omen"] = true
L["Use Focus Target"] = true
L["Test Mode"] = true
L["Open Config"] = true
L["Hide Omen"] = true
L["Name"] = true
@@ -87,6 +85,9 @@ L["You are in a battleground"] = true
L["Show Omen when you are in a battleground or arena"] = true
L["You are in a dungeon"] = true
L["Show Omen when you are in a dungeon (5 man and raid)"] = true
L["In addition to the above options..."] = true
L["Only show when in combat"] = true
L["Turning this on will cause Omen to hide whenever you are not in combat."] = true
-- Config strings, show classes... section
L["Show Classes..."] = true