WoWInterface SVN RaidWatch2

[/] [trunk/] [RaidWatch_Options/] [Locales/] [esMX.lua] - Rev 22

Compare with Previous | Blame | View Log

local L = LibStub("AceLocale-3.0"):NewLocale("RW2-Options", "esMX")
if not L then return end
-- L["BUTTONS"] = "Buttons"
-- L["DETAILS"] = "Details"
-- L["FEATURES"] = "Features"
--[==[ L["FEATURE_LIST"] = [=[
|cffffffff*|r Timers
|cffffffff*|r Warnings
|cffffffff*|r Messages
|cffffffff*|r Automatic raid marking
|cffffffff*|r Range check
|cffffffff*|r Health frames
|cffffffff*|r Direction arrows
|cffffffff*|r Filter out spamm
|cffffffff*|r Automatic whisper replies
]=] ]==]
-- L["GLOBAL_BOSS_HEALTH_FRAMES"] = "Show health frame for all bosses"
-- L["GLOBAL_BOSS_HEALTH_FRAME_DESC"] = "This will show health frames for all bosses. You can then turn them of individually for each boss in their detailed settings."
-- L["GRADIENT"] = "Gradient"
-- L["GRADIENT_DESC"] = "If gradient is used the title will go from the selected color to the left to black on the right side."
-- L["HIDE_MINIMAP_ICON"] = "Hide Minimap icon"
-- L["HOW_TO_CONFIG"] = "How to configure:"
--[==[ L["HOW_TO_CONFIG_DESC"] = [=[
To enter configuration mode please select plugins in the list to the left and then click the button |cffffff77"Toggle Config Mode"|r. Once in configuration mode, anchors for each plugin (if it has any) will show up and you can drag it in place where you want it.

You can also go into the individual plugins settings to configure them in more detail, also in the list to the left.w
]=] ]==]
-- L["ICON"] = "Icon"
-- L["LINK_INFO"] = "Shift + Left click to add link in chat"
-- L["LOAD"] = "Load"
-- L["MAIN"] = "Main"
-- L["PROFILES"] = "Profiles"
-- L["SHIFT_CLICK_LINK_DESC"] = "Shift + Left click to add link in chat"
-- L["SHOW_BOSS_HEALTHFRAMES"] = "Show boss health frames"
-- L["SORT_OPTIONS"] = "Sort options by name"
-- L["SORT_OPTION_BY_NAME"] = "Sort options by name"
-- L["TITLE"] = "Titles"
-- L["TOGGLE_CONFIG_MODE"] = "Toggle Config Mode"
-- L["TO_PLUGINS"] = "To Plugins..."
-- L["USE_CLEAN_MESSAGES"] = "Use clean messages"
-- L["USE_CLEAN_MESSAGES_DESC"] = "Toggle if messages sent to the chat frame by Raid Watch should be clean. Messages will be without prefixes ('[Yog-Saron] Malady on X' will be only 'Malady on X')."
-- L["WELCOME_MESSAGE"] = "Welcome and thankyou for you using Raid Watch 2. This addon will help you in boss enounters troughout the game in several ways, timers for important event, cooldown of things, warnings and much more. Please look trough the options and customize it to the way you want it to be used."
-- L["WINDOW_SETTINGS"] = "Window Settings"
-- L["WINDOW_SETTINGS_DESC"] = "This settings control how all RW2 windows look, mainly their title bar and buttons."

Compare with Previous | Blame