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"] = "使用Focus目標"
|
||||
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"] = true
|
||||
L["Controls the transparency of the main Omen window."] = "控制主視窗的透明度"
|
||||
L["Scale"] = "縮放"
|
||||
L["Controls the scaling of the main Omen window."] = "控制主視窗的尺寸"
|
||||
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