Rewrite Auto Show/Hide options to be more intuitive. Add option not to use Auto Show/Hide.
This commit is contained in:
@@ -81,6 +81,8 @@ L["Control the font size of the title text"] = "標題字體大小"
|
||||
-- Config strings, show when... section
|
||||
L["Show When..."] = "顯示時機"
|
||||
L["Show Omen when..."] = "顯示Omen的時機"
|
||||
L["This section controls when Omen is automatically shown or hidden."] = true
|
||||
L["Use Auto Show/Hide"] = true
|
||||
L["Show Omen when any of the following are true"] = "Omen會在以下條件中顯示"
|
||||
L["You have a pet"] = "你有寵物"
|
||||
L["Show Omen when you have a pet out"] = "在寵物存在時顯示Omen"
|
||||
@@ -90,14 +92,12 @@ L["You are in a party"] = "你在隊伍中"
|
||||
L["Show Omen when you are in a 5-man party"] = "在5人隊伍中顯示Omen"
|
||||
L["You are in a raid"] = "Raid中"
|
||||
L["Show Omen when you are in a raid"] = "當在Raid中時顯示Omen"
|
||||
L["However, hide Omen if any of the following are true (higher priority than the above)."] = true
|
||||
L["You are resting"] = "你在測試"
|
||||
L["Show Omen when you are resting"] = "在測試時顯示Omen"
|
||||
L["Turning this on will cause Omen to hide whenever you are in a city or inn."] = true
|
||||
L["You are in a battleground"] = "你在戰場中"
|
||||
L["Show Omen when you are in a battleground or arena"] = "在戰場或競技場裡顯示Omen"
|
||||
L["You are in a dungeon"] = "副本內"
|
||||
L["Show Omen when you are in a dungeon (5 man and raid)"] = "在副本內顯示Omen(5人或Raid)"
|
||||
L["In addition to the above options..."] = "附加條件"
|
||||
L["Only show when in combat"] = "只有在戰鬥中顯示"
|
||||
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"
|
||||
|
||||
-- Config strings, show classes... section
|
||||
|
||||
Reference in New Issue
Block a user