if (GetLocale() == "frFR") then ---------------------- ---Localised Globals-- ---------------------- ATLASLOOT_BG_FRIENDLY = "R\195\169compenses R\195\169p Amicale"; ATLASLOOT_BG_HONORED = "R\195\169compenses R\195\169p Honor\195\169e"; ATLASLOOT_BG_REVERED = "R\195\169compenses R\195\169p R\195\169v\195\169r\195\169e"; ATLASLOOT_BG_EXALTED = "R\195\169compenses R\195\169p Exalt\195\169e"; ATLASLOOT_BG_STORMPIKE = "Garde Stormpike"; ATLASLOOT_BG_FROSTWOLF = "Clan Frostwolf"; ATLASLOOT_BG_SENTINELS = "Les Sentinelles"; ATLASLOOT_BG_OUTRIDERS = "Les Voltigeurs"; ATLASLOOT_BG_ARATHOR = "La Ligue d'Arathor"; ATLASLOOT_BG_DEFILERS = "Les Profanateurs"; ATLASLOOT_PVP_EPIC_H_DRUID = "Sanctuaire de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_HUNTER = "Parure de mar\195\169chal de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_MAGE = "Tenue de parade de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_PRIEST = "Grande tenue de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_ROGUE = "Habits de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_SHAMAN = "Trembleterre de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_WARLOCK = "Effets de seigneur de guerre"; ATLASLOOT_PVP_EPIC_H_WARRIOR = "Tenue de combat de seigneur de guerre"; ATLASLOOT_PVP_EPIC_A_DRUID = "Sanctuaire de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_HUNTER = "Parure de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_MAGE = "Tenue de parade de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_PALADIN = "Egide de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_PRIEST = "Grande tenue de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_ROGUE = "Habits de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_WARLOCK = "Effets de grand mar\195\169chal"; ATLASLOOT_PVP_EPIC_A_WARRIOR = "Tenue de combat de grand mar\195\169chal"; ATLASLOOT_PVP_RARE_H_DRUID = "Refuge de champion"; ATLASLOOT_PVP_RARE_H_HUNTER = "Accomplissement de champion"; ATLASLOOT_PVP_RARE_H_MAGE = "Arcanum de champion"; ATLASLOOT_PVP_RARE_H_PRIEST = "Investiture de champion"; ATLASLOOT_PVP_RARE_H_ROGUE = "Habits de champion"; ATLASLOOT_PVP_RARE_H_SHAMAN = "Tornade de champion"; ATLASLOOT_PVP_RARE_H_WARLOCK = "Tenue horrifique de champion"; ATLASLOOT_PVP_RARE_H_WARRIOR = "Armure de bataille de champion"; ATLASLOOT_PVP_RARE_A_DRUID = "Refuge de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_HUNTER = "Accomplissement de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_MAGE = "Arcanum de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_PALADIN = "Redoute de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_PRIEST = "Investiture de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_ROGUE = "Garde de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_WARLOCK = "Tenue horrifique de lieutenant-commandant"; ATLASLOOT_PVP_RARE_A_WARRIOR = "Armure de bataille de lieutenant-commandant"; ATLASLOOT_PVP_SET_PIECES = "Ensembles JcJ"; ATLASLOOT_PVP_SET_PIECES_HEADER = "R\195\169compenses de R\195\169putation JcJ"; ATLASLOOT_PVP_EPIC_SET = "Ensemble \195\137pique"; ATLASLOOT_PVP_RARE_SET = "Ensemble Sup\195\169rieur"; ------------ -- Layout -- ------------ AtlasLootBattlegrounds = { AlteracValleyNorth = { ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; "AVFriendly"; "AVHonored"; "AVRevered"; "AVExalted"; "PVPSET"; }; AlteracValleySouth = { ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; ""; "AVFriendly"; "AVHonored"; "AVRevered"; "AVExalted"; "PVPSET"; }; ArathiBasin = { ""; ""; ""; ""; ""; ""; ""; ""; "ABFriendly"; "ABHonored"; "ABRevered"; "ABExalted"; "PVPSET"; }; WarsongGulch = { ""; ""; ""; "WSGFriendly"; "WSGHonored"; "WSGRevered"; "WSGExalted"; "PVPSET"; }; }; -- à: \195\160 -- â: \195\162 -- ç: \185\167 -- è: \195\168 -- é: \195\169 -- ê: \195\170 -- ë: \195\171 -- É: \195\137 -- î: \195\174 -- ô: \195\180 -- û: \195\187 end