use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P

This commit is contained in:
Hendrik Leppkes
2008-03-25 10:10:10 +00:00
parent 1c10f11fad
commit eeea3683f2
8 changed files with 19 additions and 154 deletions
-15
View File
@@ -1,16 +1 @@
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "frFR")
if not S then return end
-- warrior
S["Battle Stance"] = "Posture de combat"
S["Defensive Stance"] = "Posture d\195\169fensive"
S["Berserker Stance"] = "Posture berserker"
-- druid
S["Bear Form"] = "Forme d'ours"
S["Dire Bear Form"] = "Forme d'ours redoutable"
S["Cat Form"] = "Forme de f\195\169lin"
S["Tree of Life"] = "Arbre de vie"
S["Moonkin Form"] = "Forme de s\195\169l\195\169nien"
-- rogue
S["Stealth"] = "Camouflage"