L["Gossip Quest Option Prepend"]="(Quest)";--Some gossip options start with blue (Quest), we prioritize them when sorting. See GOSSIP_QUEST_OPTION_PREPEND
L["TTS Button Tooltip"]="Left Click: Play/Stop Reading.\nRight Click: Toggle Auto Play";
L["Item Is An Upgrade"]="This item is an upgrade for you";
L["Identical Stats"]="The two items have the same stats";--Two items provide the same stats
--String Format
L["Format Reputation Reward Tooltip"]=QUEST_REPUTATION_REWARD_TOOLTIPor"Awards %d reputation with the %s";
L["Format You Have X"]="- You have |cffffffff%d|r";
L["Format You Have X And Y In Bank"]="- You have |cffffffff%d|r (|cffffffff%d|r in your bank)";
L["Format Unit Level"]=UNIT_LEVEL_TEMPLATEor"Level %d";
L["Format Replace Item"]="Replace %s";
L["Format Item Level"]="Item Level %d";--_G.ITEM_LEVEL in Classic is different
L["Format Breadcrumb Quests Available"]="Available Breadcrumb Quests: %s";--This type of quest guide the player to a new quest zone. See "Breadcrumb" on https://warcraft.wiki.gg/wiki/Quest#Quest_variations
L["Format Functionality Handled By"]="This functionality is handled by %s";--A functionality is provided by [another addon name] (Used in Settings.lua)
L["Use RP Name In Dialogues"]="Use RP Name In Dialogues";
L["Use RP Name In Dialogues Desc"]="Replace your character's name in dialogue texts with your RP name.";
L["Camera Movement"]="Camera Movement";
L["Camera Movement Off"]="OFF";
L["Camera Movement Zoom In"]="Zoom In";
L["Camera Movement Horizontal"]="Horizontal";
L["Maintain Camera Position"]="Maintain Camera Position";
L["Maintain Camera Position Desc"]="Maintain camera position briefly after NPC interaction ends.\n\nEnabling this option will reduce the camera's sudden movement caused by the latency between dialogs.";
L["Change FOV"]="Change FOV";
L["Change FOV Desc"]="Reduce the camera\'s field of view to zoom in closer to the NPC.";
L["Disable Camera Movement Instance"]="Disable In Instance";
L["Disable Camera Movement Instance Desc"]="Disable camera movement while in dungeon or raid.";
L["Maintain Offset While Mounted"]="Maintain Offset While Mounted";
L["Maintain Offset While Mounted Desc"]="Attempt to maintain your character's position on the screen while mounted.\n\nEnabling this option may overcompensate the horizontal offset for large-sized mounts.";
L["Input Device"]="Input Device";
L["Input Device Desc"]="Affects hotkey icons and UI layout.";
L["Input Device KBM"]="KB&M";
L["Input Device Xbox"]="Xbox";
L["Input Device Xbox Tooltip"]="Confirm Button: [KEY:XBOX:PAD1]\nCancel Button: [KEY:XBOX:PAD2]";
L["Input Device PlayStation"]="PlayStation";
L["Input Device PlayStation Tooltip"]="Confirm Button: [KEY:PS:PAD1]\nCancel Button: [KEY:PS:PAD2]";
L["Primary Control Key Desc"]="Press this key to select the first available option like Accept Quest."
L["Press Button To Scroll Down"]="Press Button To Scroll Down";
L["Press Button To Scroll Down Desc"]="If the content is taller than the viewport, pressing the Confirm Button will scroll the page down instead of accepting quest.";
L["Key Space"]="Space";
L["Key Interact"]="Interact";
L["Cannot Use Key Combination"]="Key combination is not supported.";
L["Interact Key Not Set"]="[KEY:PC:INVALID] You haven't set an Interact Key."
L["Use Default Control Key Alert"]="We will still use [KEY:PC:SPACE] as the Confirm Button.";
L["Key Disabled"]="Disabled";
L["Key Disabled Tooltip"]="Confirm Button has been disabled.\n\nYou will not be able to accept quest by pressing keys.";
L["Quest Item Display"]="Quest Item Display";
L["Quest Item Display Desc"]="Auto display the quest item's description and allow you to use it without opening bags.";
L["Quest Item Display Hide Seen"]="Ignore Seen Items";
L["Quest Item Display Hide Seen Desc"]="Ignore items that have been discovered by any of your characters.";
L["Quest Item Display Reset Position Desc"]="Reset the window's position.";
L["Auto Select"]="Auto Select";
L["Auto Select Gossip"]="Auto Select Option";
L["Auto Select Gossip Desc"]="Automatically select the best dialogue option when interacting with certain NPC.";
L["Force Gossip"]="Force Gossip";
L["Force Gossip Desc"]="By default, the game sometimes automatically selects the first option without showing the dialog. By enabling Force Gossip, the dialogue will become visible.";
L["Nameplate Dialog"]="Display Dialogue On Nameplate";
L["Nameplate Dialog Desc"]="Display the dialogue on the NPC nameplate if they offer no choice.\n\nThis option modifies CVar \"SoftTarget Nameplate Interact\".";
L["TTS"]=TEXT_TO_SPEECHor"Text To Speech";
L["TTS Desc"]="Read dialogue text out loud by clicking the button on the top left of the UI.\n\nVoice, volume and speed follow your game's text-to-speech settings.";
L["TTS Use Hotkey"]="Use Hotkey";
L["TTS Use Hotkey Desc"]="Start or stop reading by pressing:";
L["TTS Use Hotkey Tooltip PC"]="[KEY:PC:R]";
L["TTS Use Hotkey Tooltip Xbox"]="[KEY:XBOX:LT]";
L["TTS Use Hotkey Tooltip PlayStation"]="[KEY:PS:LT]";