Skip to content

Commit

Permalink
Remove some whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Oct 17, 2020
1 parent 29a3a5d commit 5f0f0c2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Locales/frFR.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
local L = LibStub("AceLocale-3.0"):NewLocale("Parrot", "frFR")

if not L then return end




L[" (%d crits)"] = " (%d crits)"
L[" (%d gains)"] = " (%d gains)"
L[" (%d heal, %d crit)"] = " (%d soin, %d crit)"
Expand Down Expand Up @@ -580,7 +576,7 @@ L["What text this event modifier shows."] = "Définit le texte à afficher pour
L["What timespan to merge events within.\nNote: a time of 0s means no throttling will occur."] = "La fenêtre temporelle au cours de laquelle les événements seront fusionnés.\nNote : aucune fusion n'aura lieue en cas de réglage sur 0."
L["When all of these conditions apply, the trigger will be shown."] = "Lorsque toutes ces conditions sont remplies, le déclencheur s'affichera."
L["When any of these conditions apply, the secondary conditions are checked."] = "Lorsqu'au moins une de ces conditions est remplie, les conditions secondaires seront consultées."
L["Whether Parrot should control the default interface's options below.\nThese settings always override manual changes to the default interface options."] = true
-- L["Whether Parrot should control the default interface's options below.\nThese settings always override manual changes to the default interface options."] = ""
L["Whether all events in this category are enabled."] = "Afficher tous les événements de cette catégorie."
L["Whether events involving your guardian(s) (totems, ...) should be displayed"] = "Autorise l'affichage des actions impliquants vos gardiens, comme par exemple vos totems."
L["Whether the current event should be classified as \"Sticky\""] = "Afficher cet événement en évidence."
Expand Down

0 comments on commit 5f0f0c2

Please sign in to comment.