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 Schnellmenü"
L["Use Focus Target"] = "Fokusziel verwenden"
L["Test Mode"] = "Testmodus"
L["Open Config"] = "Optionen öffnen"
L["Open Omen's configuration panel"] = true
L["Hide Omen"] = "Omen verstecken"
L["Name"] = "Name"
L["Threat [%]"] = "Bedrohung [%]"
@@ -31,6 +32,8 @@ L["Alpha"] = "Sichtbarkeit"
L["Controls the transparency of the main Omen window."] = "Kontrolliert die Sichtbarkeit des Omen Hauptfensters"
L["Scale"] = "Skalierung"
L["Controls the scaling of the main Omen window."] = "Kontrolliert die Skalierung des Omen Hauptfensters"
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"] = "Automatisches Zusammenklappen"
L["Collapse to show a minimum number of bars"] = "Zusammenklappen um nur eine minimale Anzahl an Balken zu zeigen"
L["Lock Omen"] = "Omen verankern"