Added new "Hide on Vehicle" preset option, currently in use by the PetBar to hide the single "Attack" button being shown on the engineering chopper mounts and possible other Vehicle-type mounts.

This commit is contained in:
Hendrik Leppkes
2009-01-04 17:15:25 +01:00
parent 632c74aed7
commit 9065b0e95e
12 changed files with 30 additions and 4 deletions
+2
View File
@@ -74,11 +74,13 @@ L["Hide Hotkey"] = "단축키 숨기기"
L["Hide Macro Text"] = "매크로 이름 숨기기"
L["Hide in Combat"] = "전투중 숨기기"
L["Hide in Stance/Form"] = "태세/폼 숨기기"
-- L["Hide on Vehicle"] = true
L["Hide out of Combat"] = "전투종료 숨기기"
L["Hide the Hotkey on the buttons of this bar."] = "버튼의 단축키 글자를 표시하지 않습니다."
L["Hide the Macro Text on the buttons of this bar."] = "버튼의 매크로 이름을 표시하지 않습니다."
L["Hide this bar in a specific Stance or Form."] = "현재 행동바에서 특정 태세나 폼을 숨깁니다."
L["Hide this bar when you are possessing a NPC."] = "NPC를 지배하면 바를 숨깁니다."
-- L["Hide this bar when you are riding on a vehicle."] = true
L["Hide this bar when you have a pet."] = "소환수가 나타나면 바를 숨깁니다."
L["Hide this bar when you have no pet."] = "소환수가 사라지면 바를 숨깁니다."
L["Hide when Possessing"] = "지배 숨기기"