Rewrite Auto Show/Hide options to be more intuitive. Add option not to use Auto Show/Hide.
This commit is contained in:
@@ -81,6 +81,8 @@ L["Control the font size of the title text"] = "Contrôle la taille de la police
|
||||
-- Config strings, show when... section
|
||||
L["Show When..."] = "Afficher quand…"
|
||||
L["Show Omen when..."] = "Afficher Omen quand…"
|
||||
L["This section controls when Omen is automatically shown or hidden."] = true
|
||||
L["Use Auto Show/Hide"] = true
|
||||
L["Show Omen when any of the following are true"] = "Affiche Omen quand l'une des conditions suivantes est vraie."
|
||||
L["You have a pet"] = "Vous avez un familier"
|
||||
L["Show Omen when you have a pet out"] = "Affiche Omen quand un familier est à vos côtés."
|
||||
@@ -90,14 +92,12 @@ L["You are in a party"] = "Vous êtes en groupe"
|
||||
L["Show Omen when you are in a 5-man party"] = "Affiche Omen quand vous êtes dans un groupe de 5 joueurs."
|
||||
L["You are in a raid"] = "Vous êtes dans un raid"
|
||||
L["Show Omen when you are in a raid"] = "Affiche Omen quand vous êtes dans un raid."
|
||||
L["However, hide Omen if any of the following are true (higher priority than the above)."] = true
|
||||
L["You are resting"] = "Vous vous reposez"
|
||||
L["Show Omen when you are resting"] = "Affiche Omen quand vous êtes en repos."
|
||||
L["Turning this on will cause Omen to hide whenever you are in a city or inn."] = true
|
||||
L["You are in a battleground"] = "Vous êtes ds un CdB"
|
||||
L["Show Omen when you are in a battleground or arena"] = "Affiche Omen quand vous êtes dans un champ de bataille ou une arène."
|
||||
L["You are in a dungeon"] = "Vous êtes ds un donjon"
|
||||
L["Show Omen when you are in a dungeon (5 man and raid)"] = "Affiche Omen quand vous êtes dans un donjon (à 5 ou en raid)."
|
||||
L["In addition to the above options..."] = true
|
||||
L["Only show when in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = true
|
||||
|
||||
-- Config strings, show classes... section
|
||||
|
||||
Reference in New Issue
Block a user