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"] = "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"
|
||||
|
||||
Reference in New Issue
Block a user