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"] = "Accès rapide Omen"
L["Use Focus Target"] = true
L["Test Mode"] = "Mode de test"
L["Open Config"] = "Ouvrir la fenêtre de config."
L["Open Omen's configuration panel"] = true
L["Hide Omen"] = "Cacher Omen"
L["Name"] = "Nom"
L["Threat [%]"] = "Menace [%]"
@@ -31,6 +32,8 @@ L["Alpha"] = "Transparence"
L["Controls the transparency of the main Omen window."] = "Contrôle la transparence de la fenêtre principale de Omen."
L["Scale"] = "Échelle"
L["Controls the scaling of the main Omen window."] = "Contrôle l'échelle de la fenêtre principale de 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"] = "Réduire auto."
L["Collapse to show a minimum number of bars"] = "Réduit Omen afin de n'afficher qu'un nombre minimal de barres."
L["Lock Omen"] = "Verrouiller Omen"