vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:

if GetLocale() ~= "frFR" then return end

--Warnings
SCTD.LOCALS.Version_Warning = "Version fausse de charge de SCT. SCTD ne chargera pas ou ne fonctionnera pas jusqu\'\195\160 ce que SCT soit mis \195\160 jour \195\160 4.12";
SCTD.LOCALS.Load_Error = "|cff00ff00Error Loading SCTD Options. It may be disabled.|r";

--"Melee" ranged skills
SCTD.LOCALS.AUTO_SHOT = "Tir automatique";
SCTD.LOCALS.SHOOT = "Tir";
SCTD.LOCALS.SHOOT_BOW = "Tir \195\160 l'arc";
SCTD.LOCALS.SHOOT_CROSSBOW = "Tir \195\160 l\226\128\153arbal\195\168te";
SCTD.LOCALS.SHOOT_GUN = "Tir avec une arme \195\160 feu";

-- Cosmos button
SCTD.LOCALS.CB_NAME                     = "SCT - Damage".." "..SCTD.Version;
SCTD.LOCALS.CB_SHORT_DESC       = "by Grayhoof";
SCTD.LOCALS.CB_LONG_DESC        = "Ajoute vos dommages \195\160 SCT!";
SCTD.LOCALS.CB_ICON                     = "Interface\\Icons\\Ability_Warrior_BattleShout"