Add an internal flag so that if the user manually toggles Omen's visibility, it stays shown/hidden until he next zones, join/leave a party/raid, or change any Auto Show/Hide settings.
This commit is contained in:
@@ -99,6 +99,7 @@ L["You are in a battleground"] = "Ich in einem Schlachtfeld bin"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = "Wenn Sie diese Option aktivieren wird Omen ausgeblendet, wenn Sie sich nicht im Kampf befinden"
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = "Zeige Klassen..."
|
||||
|
||||
@@ -99,6 +99,7 @@ L["You are in a battleground"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = true
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = true
|
||||
|
||||
@@ -99,6 +99,7 @@ L["You are in a battleground"] = "Vous êtes ds un CdB"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = true
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = "Afficher les classes…"
|
||||
|
||||
@@ -99,6 +99,7 @@ L["You are in a battleground"] = "전장 참여"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = "당신이 전투 중이 아닐 때 Omen을 숨깁니다."
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = "직업 표시..."
|
||||
|
||||
@@ -99,6 +99,7 @@ L["You are in a battleground"] = "在战场"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = "如选择此项,离开战斗后 Omen 会被隐藏。"
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = "显示职业"
|
||||
|
||||
@@ -99,6 +99,7 @@ L["You are in a battleground"] = "你在戰場中"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = "選擇此選項會在離開戰鬥後隱藏Omen"
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = "顯示職業"
|
||||
|
||||
Reference in New Issue
Block a user