Add Use Focus Target and Test Mode checkboxes to the configuration panel. Update quick menu with newbie tooltips. Compensate for SetHeight's floating point inaccuracy.
This commit is contained in:
@@ -9,6 +9,7 @@ L["Omen Quick Menu"] = "Omen 빠른 메뉴"
|
||||
L["Use Focus Target"] = "주시 대상 사용"
|
||||
L["Test Mode"] = "테스트 모드"
|
||||
L["Open Config"] = "설정 열기"
|
||||
L["Open Omen's configuration panel"] = true
|
||||
L["Hide Omen"] = "Omen 숨김"
|
||||
L["Name"] = "이름"
|
||||
L["Threat [%]"] = "위협 수준 [%]"
|
||||
@@ -31,6 +32,8 @@ L["Alpha"] = "투명도"
|
||||
L["Controls the transparency of the main Omen window."] = "Omen 창의 투명도를 조절합니다."
|
||||
L["Scale"] = "크기"
|
||||
L["Controls the scaling of the main Omen window."] = "Omen 창의 크기를 조절합니다."
|
||||
L["Tells Omen to additionally check your 'focus' and 'focustarget' before your 'target' and 'targettarget' in that order for threat display."] = true
|
||||
L["Tells Omen to enter Test Mode so that you can configure Omen's display much more easily."] = true
|
||||
L["Autocollapse"] = "자동 접기"
|
||||
L["Collapse to show a minimum number of bars"] = "최소한의 바를 표시하기 위해 접기를 합니다."
|
||||
L["Lock Omen"] = "Omen 잠금"
|
||||
|
||||
Reference in New Issue
Block a user