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:
Xinhuan
2008-10-31 02:21:53 +08:00
parent e80209cae6
commit be80f5d513
7 changed files with 55 additions and 6 deletions
+3
View File
@@ -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"