From d174c28d3c0780c691a30c9d3151b7c1dc3c8209 Mon Sep 17 00:00:00 2001 From: pomchom Date: Thu, 21 Dec 2023 00:06:53 -0500 Subject: [PATCH] update scope highlighting description, remove a bunch of periods --- .../resources/assets/recode/lang/en_us.json | 216 +++++++++--------- 1 file changed, 108 insertions(+), 108 deletions(-) diff --git a/src/main/resources/assets/recode/lang/en_us.json b/src/main/resources/assets/recode/lang/en_us.json index f1613853..4a6e7426 100644 --- a/src/main/resources/assets/recode/lang/en_us.json +++ b/src/main/resources/assets/recode/lang/en_us.json @@ -30,188 +30,188 @@ "config.recode.category.sidedchat": "Chat Splitting", "config.recode.subcategory.screen_world_rendering": "World Rendering", - "config.recode.subcategory.screen_world_rendering.tooltip": "Features related to rendering a world.", + "config.recode.subcategory.screen_world_rendering.tooltip": "Features related to rendering a world", "config.recode.option.chestReplacement": "Render Chests as Barrels", - "config.recode.option.chestReplacement.tooltip": "Render all chests as a barrel.", + "config.recode.option.chestReplacement.tooltip": "Render all chests as a barrel", "config.recode.option.signRenderDistance": "Sign Render Distance", - "config.recode.option.signRenderDistance.tooltip": "Maximum distance for signs to render.", + "config.recode.option.signRenderDistance.tooltip": "Maximum distance for signs to render", "config.recode.option.plotInfoOverlay": "Location Overlay", - "config.recode.option.plotInfoOverlay.tooltip": "Displays your current DiamondFire location on the screen.", + "config.recode.option.plotInfoOverlay.tooltip": "Displays your current DiamondFire location on the screen", "config.recode.subcategory.screen_title_screen": "Title Screen", - "config.recode.subcategory.screen_title_screen.tooltip": "Options related to the Minecraft title screen.", + "config.recode.subcategory.screen_title_screen.tooltip": "Options related to the Minecraft title screen", "config.recode.subcategory.screen_code": "Code", - "config.recode.subcategory.screen_code.tooltip": "Options that can help render information while coding.", + "config.recode.subcategory.screen_code.tooltip": "Options that can help render information while coding", "config.recode.option.dfButton": "DiamondFire Menu Button", - "config.recode.option.dfButton.tooltip": "Adds a button in the title screen to join DiamondFire.", + "config.recode.option.dfButton.tooltip": "Adds a button in the title screen to join DiamondFire", "config.recode.option.dfNodeButtons": "DiamondFire Node Buttons", - "config.recode.option.dfNodeButtons.tooltip": "Adds node specific buttons in the title screen to join DiamondFire.", + "config.recode.option.dfNodeButtons.tooltip": "Adds node specific buttons in the title screen to join DiamondFire", "config.recode.option.debugMode": "Debug Mode", - "config.recode.option.debugMode.tooltip": "Enables a debug mode for developers. Only if you know what you're doing.", + "config.recode.option.debugMode.tooltip": "Enables a debug mode for developers. Only if you know what you're doing", "config.recode.option.incomingReportSound": "Incoming Report Sound", - "config.recode.option.incomingReportSound.tooltip": "Selects the sound to play upon receiving an incoming report.", + "config.recode.option.incomingReportSound.tooltip": "Selects the sound to play upon receiving an incoming report", "config.recode.option.itemApi": "Item API", - "config.recode.option.itemApi.tooltip": "Used for sending items from third party programs.", + "config.recode.option.itemApi.tooltip": "Used for sending items from third party programs", "config.recode.option.variableScopeView": "Variable Scope View", - "config.recode.option.variableScopeView.tooltip": "Shows the variable scope under the item name.\n(GAME, SAVE, LOCAL)", + "config.recode.option.variableScopeView.tooltip": "Shows the variable scope under the item name", "config.recode.option.highlightVarSyntax": "Highlight Expressions", "config.recode.option.highlightVarSyntax.tooltip": "Highlights and previews expression syntax,\nlike percent codes and MiniMessage", "config.recode.option.showCodeblockDescription": "Show Code Block Description", - "config.recode.option.showCodeblockDescription.tooltip": "Shows a description of the currently opened code block.", + "config.recode.option.showCodeblockDescription.tooltip": "Shows a description of the currently opened code block", "config.recode.option.showParameterErrors": "Show Parameter Errors", - "config.recode.option.showParameterErrors.tooltip": "Shows an alert on your screen when the parameters in the current code block are invalid.", + "config.recode.option.showParameterErrors.tooltip": "Shows an alert on your screen when the parameters in the current code block are invalid", "config.recode.option.previewHeadSkins": "Preview Head Skins", - "config.recode.option.previewHeadSkins.tooltip": "Shows a preview of the skin from a player head when hovering over one.", + "config.recode.option.previewHeadSkins.tooltip": "Shows a preview of the skin from a player head when hovering over one", "config.recode.option.templatePeeking": "Template Peeking", "config.recode.option.templatePeeking.tooltip": "Preview a code template without the\n need of having to place it down\n(NOTE: currently not working)", "config.recode.option.cpuOnScreen": "Show LagSlayer on Screen", - "config.recode.option.cpuOnScreen.tooltip": "Display the LagSlayer CPU bar on the screen\ndirectly instead of the action bar.", + "config.recode.option.cpuOnScreen.tooltip": "Display the LagSlayer CPU bar on the screen\ndirectly instead of the action bar", "config.recode.subcategory.commands_automsg": "Auto /msg", - "config.recode.subcategory.commands_automsg.tooltip": "Will set a conversation with someone when\ndoing /msg , any message sent in chat\nwill automatically be sent to that person only.", + "config.recode.subcategory.commands_automsg.tooltip": "Will set a conversation with someone when\ndoing /msg , any message sent in chat\nwill automatically be sent to that person only", "config.recode.option.automsg": "Enabled", "config.recode.option.automsg.tooltip": "Enable this feature.", "config.recode.option.automsg_timeout": "Timeout Enabled", - "config.recode.option.automsg_timeout.tooltip": "Enable the timeout feature, ending\nautomatically a conversation if it\nis inactive for too long.", - "config.recode.option.automsg_timeoutNumber": "Timeout (in milliseconds).", - "config.recode.option.automsg_timeoutNumber.tooltip": "The time it takes for an inactive\nconversation to end.", + "config.recode.option.automsg_timeout.tooltip": "Enable the timeout feature, ending\nautomatically a conversation if it\nis inactive for too long", + "config.recode.option.automsg_timeoutNumber": "Timeout (in milliseconds)", + "config.recode.option.automsg_timeoutNumber.tooltip": "The time it takes for an inactive\nconversation to end", "config.recode.subcategory.automation_time": "Auto /time", - "config.recode.subcategory.automation_time.tooltip": "Automatically runs /time upon\nentering dev or build mode.", + "config.recode.subcategory.automation_time.tooltip": "Automatically runs /time upon\nentering dev or build mode", "config.recode.option.autotime": "Enabled", - "config.recode.option.autotime.tooltip": "Enable this feature.", + "config.recode.option.autotime.tooltip": "Enable this feature", "config.recode.option.autotimeval": "Auto /time value", - "config.recode.option.autotimeval.tooltip": "Value to use in auto /time.", + "config.recode.option.autotimeval.tooltip": "Value to use in auto /time", "config.recode.option.autowand": "Auto //wand", - "config.recode.option.autowand.tooltip": "Automatically runs //wand upon\nentering build mode.", + "config.recode.option.autowand.tooltip": "Automatically runs //wand upon\nentering build mode", "config.recode.option.autoRC": "Auto /rc", - "config.recode.option.autoRC.tooltip": "Automatically runs /rc upon\nentering dev mode.", + "config.recode.option.autoRC.tooltip": "Automatically runs /rc upon\nentering dev mode", "config.recode.option.autonightvis": "Auto /nightvis", - "config.recode.option.autonightvis.tooltip": "Automatically enables Night Vision\nupon entering dev or build mode.", + "config.recode.option.autonightvis.tooltip": "Automatically enables Night Vision\nupon entering dev or build mode", "config.recode.option.autofly": "Auto /fly", - "config.recode.option.autofly.tooltip": "Automatically runs /fly at spawn.", + "config.recode.option.autofly.tooltip": "Automatically runs /fly at spawn", "config.recode.option.autolagslayer": "Auto /lagslayer", - "config.recode.option.autolagslayer.tooltip": "Automatically display CPU usage upon\njoining one of your plots.", + "config.recode.option.autolagslayer.tooltip": "Automatically display CPU usage upon\njoining one of your plots", "config.recode.option.autoChatLocal": "Auto /chat local", - "config.recode.option.autoChatLocal.tooltip": "Automatically runs /chat local.", + "config.recode.option.autoChatLocal.tooltip": "Automatically runs /chat local", "config.recode.option.autoClickEditMsgs": "Auto click edit msgs", "config.recode.option.autoClickEditMsgs.tooltip": "Automatically click messages like\nthe ones that appear when you\nshift l-click a text", "config.recode.option.autoTip": "Auto Tip", "config.recode.option.autoTip.tooltip": "Automatically runs /tip ", "config.recode.option.dfCommands": "DF Commands", - "config.recode.option.dfCommands.tooltip": "Enables the commands that work only in DiamondFire.", + "config.recode.option.dfCommands.tooltip": "Enables the commands that work only in DiamondFire", "config.recode.option.errorSound": "Error Message Sound", - "config.recode.option.errorSound.tooltip": "Plays a sound when the mod sends error messages.", + "config.recode.option.errorSound.tooltip": "Plays a sound when the mod sends error messages", "config.recode.subcategory.commands_heads": "/heads Command", - "config.recode.subcategory.commands_heads.tooltip": "Settings that apply to the /heads command.", + "config.recode.subcategory.commands_heads.tooltip": "Settings that apply to the /heads command", "config.recode.option.headsEnabled": "Enabled", - "config.recode.option.headsEnabled.tooltip": "Enable this feature.", + "config.recode.option.headsEnabled.tooltip": "Enable this feature", "config.recode.option.headMenuMaxRender": "Maximum Heads in /heads", - "config.recode.option.headMenuMaxRender.tooltip": "Amount of heads to display in the /heads menu.", + "config.recode.option.headMenuMaxRender.tooltip": "Amount of heads to display in the /heads menu", "config.recode.option.colorReplacePicker": "Replace Color Picker", - "config.recode.option.colorReplacePicker.tooltip": "Replaces the color picker with\nDiamondFire's built-in command.", + "config.recode.option.colorReplacePicker.tooltip": "Replaces the color picker with\nDiamondFire's built-in command", "config.recode.subcategory.keybinds_flightspeed": "Flight Speed Keybind Values", - "config.recode.subcategory.keybinds_flightspeed.tooltip": "Values used for the Flight Speed keybinds found\nin the \"Options -> Controls -> Recode\" menu.", + "config.recode.subcategory.keybinds_flightspeed.tooltip": "Values used for the Flight Speed keybinds found\nin the \"Options -> Controls -> Recode\" menu", "config.recode.option.fsNormal": "Flight Speed Normal", - "config.recode.option.fsNormal.tooltip": "Flight speed used for the \"Flight Speed Normal\" keybind.", + "config.recode.option.fsNormal.tooltip": "Flight speed used for the \"Flight Speed Normal\" keybind", "config.recode.option.fsMed": "Flight Speed Medium", - "config.recode.option.fsMed.tooltip": "Flight speed used for the \"Flight Speed Medium\" keybind.", + "config.recode.option.fsMed.tooltip": "Flight speed used for the \"Flight Speed Medium\" keybind", "config.recode.option.fsFast": "Flight Speed Fast", - "config.recode.option.fsFast.tooltip": "Flight speed used for the \"Flight Speed Fast\" keybind.", + "config.recode.option.fsFast.tooltip": "Flight speed used for the \"Flight Speed Fast\" keybind", "config.recode.option.highlight": "Highlight Text in Chat", - "config.recode.option.highlight.tooltip": "Highlights the text below in chat if it gets mentioned\nin a chat message sent by a player.", + "config.recode.option.highlight.tooltip": "Highlights the text below in chat if it gets mentioned\nin a chat message sent by a player", "config.recode.option.highlightIgnoreSender": "Highlight Ignore Message Sender", - "config.recode.option.highlightIgnoreSender.tooltip": "Ignores the sender of the\nchat message for highlighting.", + "config.recode.option.highlightIgnoreSender.tooltip": "Ignores the sender of the\nchat message for highlighting", "config.recode.subcategory.highlight_text": "Text", - "config.recode.subcategory.highlight_text.tooltip": "Settings for text highlighting.", + "config.recode.subcategory.highlight_text.tooltip": "Settings for text highlighting", "config.recode.option.highlightMatcher": "Matcher", - "config.recode.option.highlightMatcher.tooltip": "Text to highlight.\n{name} is replaced with your username.", + "config.recode.option.highlightMatcher.tooltip": "Text to highlight.\n{name} is replaced with your username", "config.recode.option.highlightPrefix": "Prefix", - "config.recode.option.highlightPrefix.tooltip": "The text to put in front of the\nhighlighted text. Supports (hex) color codes.", + "config.recode.option.highlightPrefix.tooltip": "The text to put in front of the\nhighlighted text. Supports (hex) color codes", "config.recode.subcategory.highlight_sound": "Highlight Sound", - "config.recode.subcategory.highlight_sound.tooltip": "Sound settings for when a\ntext highlight is triggered.", + "config.recode.subcategory.highlight_sound.tooltip": "Sound settings for when a\ntext highlight is triggered", "config.recode.option.highlightSound": "Sound to Play", - "config.recode.option.highlightSound.tooltip": "Sound to play when a text highlight\nis triggered. Select \"None\" to disable.", + "config.recode.option.highlightSound.tooltip": "Sound to play when a text highlight\nis triggered. Select \"None\" to disable", "config.recode.option.highlightSoundVolume": "Volume", - "config.recode.option.highlightSoundVolume.tooltip": "Volume of the sound above.", + "config.recode.option.highlightSoundVolume.tooltip": "Volume of the sound above", "config.recode.option.highlightOwnSenderSound": "Play Sound if Sender", "config.recode.option.highlightOwnSenderSound.tooltip": "Plays a sound if you are the message sender. Requires:\n- A sound to be selected\n- The message sender to be ignored", "config.recode.option.hideJoinLeaveMessages": "Hide Join/Leave Messages", - "config.recode.option.hideJoinLeaveMessages.tooltip": "Hides messages of players joining\nor leaving the current node.", + "config.recode.option.hideJoinLeaveMessages.tooltip": "Hides messages of players joining\nor leaving the current node", "config.recode.option.hideVarScopeMessages": "Hide Variable Scope Messages", - "config.recode.option.hideVarScopeMessages.tooltip": "Hides messages about changing variable scopes.", + "config.recode.option.hideVarScopeMessages.tooltip": "Hides messages about changing variable scopes", "config.recode.option.stackDuplicateMsgs": "Message Stacker", - "config.recode.option.stackDuplicateMsgs.tooltip": "Merges multiple messages into one\nif they're the same.", + "config.recode.option.stackDuplicateMsgs.tooltip": "Merges multiple messages into one\nif they're the same", "config.recode.option.hideScoreboardOnF3": "Hide Scoreboard on F3", - "config.recode.option.hideScoreboardOnF3.tooltip": "Hides the scoreboard when the F3 menu is active.", + "config.recode.option.hideScoreboardOnF3.tooltip": "Hides the scoreboard when the F3 menu is active", "config.recode.subcategory.hiding_regex": "Hide Messages Matching Regex", - "config.recode.subcategory.hiding_regex.tooltip": "Hides all messages that match a custom regex.", + "config.recode.subcategory.hiding_regex.tooltip": "Hides all messages that match a custom regex", "config.recode.option.hideMsgMatchingRegex": "Enabled", - "config.recode.option.hideMsgMatchingRegex.tooltip": "Enable this feature.", + "config.recode.option.hideMsgMatchingRegex.tooltip": "Enable this feature", "config.recode.option.hideMsgRegex": "Regex", - "config.recode.option.hideMsgRegex.tooltip": "Regex the message has to match.", + "config.recode.option.hideMsgRegex.tooltip": "Regex the message has to match", "config.recode.subcategory.hiding_staff": "Staff Message Hiding", - "config.recode.subcategory.hiding_staff.tooltip": "Hiding features exclusive\nfor DiamondFire staff members.", + "config.recode.subcategory.hiding_staff.tooltip": "Hiding features exclusive\nfor DiamondFire staff members", "config.recode.option.hideSessionSpy": "[Expert] Hide Session Spy", - "config.recode.option.hideSessionSpy.tooltip": "Hides session spy messages for experts.", + "config.recode.option.hideSessionSpy.tooltip": "Hides session spy messages for experts", "config.recode.option.hideMutedChat": "[Mod] Hide Muted Chat", - "config.recode.option.hideMutedChat.tooltip": "Hides chat messages from\nmuted players for moderators.", + "config.recode.option.hideMutedChat.tooltip": "Hides chat messages from\nmuted players for moderators", "config.recode.option.destroyItemReset": "Destroy Item Reset", - "config.recode.option.destroyItemReset.tooltip": "Resets your inventory to the specified set of items after shift clicking the destroy item slot while in dev mode.", + "config.recode.option.destroyItemReset.tooltip": "Resets your inventory to the specified\nset of items after shift clicking the\ndestroy item slot while in dev mode", "config.recode.option.destroyitemresettype.off": "Off", "config.recode.option.destroyitemresettype.standard": "Standard Items", "config.recode.option.destroyitemresettype.compact": "Compact Items", "config.recode.subcategory.misc_quicknum": "Quick Number Change", - "config.recode.subcategory.misc_quicknum.tooltip": "Allows you to change a number variable\nsimply by scrolling.", + "config.recode.subcategory.misc_quicknum.tooltip": "Allows you to change a number variable\nsimply by scrolling", "config.recode.option.quicknum": "Enable", - "config.recode.option.quicknum.tooltip": "Enable this feature.", + "config.recode.option.quicknum.tooltip": "Enable this feature", "config.recode.option.quicknumSound": "Play sound", - "config.recode.option.quicknumSound.tooltip": "Plays a sound when changing the number.", + "config.recode.option.quicknumSound.tooltip": "Plays a sound when changing the number", "config.recode.option.quicknumPrimaryAmount": "Primary Amount", - "config.recode.option.quicknumPrimaryAmount.tooltip": "Change how much a scroll changes the number.", + "config.recode.option.quicknumPrimaryAmount.tooltip": "Change how much a scroll changes the number", "config.recode.option.quicknumSecondaryAmount": "Secondary Amount", - "config.recode.option.quicknumSecondaryAmount.tooltip": "Change how much a scroll changes the number. (When holding CTRL)", + "config.recode.option.quicknumSecondaryAmount.tooltip": "Change how much a scroll changes the number (When holding CTRL)", "config.recode.option.quicknumTertiaryAmount": "Secondary Amount", - "config.recode.option.quicknumTertiaryAmount.tooltip": "Change how much a scroll changes the number. (When holding SHIFT)", + "config.recode.option.quicknumTertiaryAmount.tooltip": "Change how much a scroll changes the number (When holding SHIFT)", "config.recode.option.chestToolTip": "Chest Tooltip", "config.recode.option.chestToolTip.tooltip": "Display chest params when you are in dev", "config.recode.option.chestToolTipType": "Chest Tooltip Style", - "config.recode.option.chestToolTipType.tooltip": "Choose between regular Minecraft tooltip style \nor raw text in the top left corner.", + "config.recode.option.chestToolTipType.tooltip": "Choose between regular Minecraft tooltip style \nor raw text in the top left corner", - "config.recode.option.streamerDescription": "§9§l§nStreamer Mode\n\n§7Below are options to help make the stream experience better.\n§oExclusive to Jeremaster.", + "config.recode.option.streamerDescription": "§9§l§nStreamer Mode\n\n§7Below are options to help make the stream experience better", "config.recode.option.streamer": "Enabled", - "config.recode.option.streamer.tooltip": "Enable Streamer Mode.\nTurning this option off will make\nall other options no longer work.", + "config.recode.option.streamer.tooltip": "Enable Streamer Mode.\nTurning this option off will make\nall other options no longer work", "config.recode.subcategory.streamer_streamerModules": "Modules", - "config.recode.subcategory.streamer_streamerModules.tooltip": "The individual configurable\nparts of the Streamer Mode.", + "config.recode.subcategory.streamer_streamerModules.tooltip": "The individual configurable\nparts of the Streamer Mode", "config.recode.option.streamerAutoAdminV": "Auto /adminv off", - "config.recode.option.streamerAutoAdminV.tooltip": "Automatically runs \"/adminv off\" silently\nwhen you join a node.", + "config.recode.option.streamerAutoAdminV.tooltip": "Automatically runs \"/adminv off\" silently\nwhen you join a node", "config.recode.option.streamerAutoChatLocal": "Auto /chat local", - "config.recode.option.streamerAutoChatLocal.tooltip": "Automatically runs \"/chat local\" silently\nwhen you join a node or join a plot.", + "config.recode.option.streamerAutoChatLocal.tooltip": "Automatically runs \"/chat local\" silently\nwhen you join a node or join a plot", "config.recode.option.streamerSpies": "Hide Spies", - "config.recode.option.streamerSpies.tooltip": "Hides spy (*) messages, including\nsession spy, muted spy, and DM spy.", + "config.recode.option.streamerSpies.tooltip": "Hides spy (*) messages, including\nsession spy, muted spy, and DM spy", "config.recode.option.streamerHideDMs": "Hide DMs", - "config.recode.option.streamerHideDMs.tooltip": "Hides all incoming private messages.", + "config.recode.option.streamerHideDMs.tooltip": "Hides all incoming private messages", "config.recode.option.streamerHidePlotAds": "Hide Plot Ads", - "config.recode.option.streamerHidePlotAds.tooltip": "Hides plot ads and blocks it's sound.", + "config.recode.option.streamerHidePlotAds.tooltip": "Hides plot ads and blocks it's sound", "config.recode.option.streamerHideBuycraftUpdate": "Hide BuycraftX Update", - "config.recode.option.streamerHideBuycraftUpdate.tooltip": "Hides the BuycraftX plugin update message.", + "config.recode.option.streamerHideBuycraftUpdate.tooltip": "Hides the BuycraftX plugin update message", "config.recode.option.streamerHideSupport": "Hide Support", "config.recode.option.streamerHideSupport.tooltip": "Blocks all support messages and sounds, including:\n- Support broadcast\n- Support queue\n- Support question\n- Support answer", "config.recode.option.streamerHideModeration": "Hide Moderation", @@ -219,37 +219,37 @@ "config.recode.option.streamerHideAdmin": "Hide Admin", "config.recode.option.streamerHideAdmin.tooltip": "Blocks all admin messages and sounds, including:\n- Admin broadcast", "config.recode.subcategory.streamer_streamerRegex": "Hide Messages Matching Regex", - "config.recode.subcategory.streamer_streamerRegex.tooltip": "Option to add your own regex to hide additional messages.", + "config.recode.subcategory.streamer_streamerRegex.tooltip": "Option to add your own regex to hide additional messages", "config.recode.option.streamerHideRegexEnabled": "Enabled", - "config.recode.option.streamerHideRegexEnabled.tooltip": "Enable this feature. Effective only if streamer mode is on.", + "config.recode.option.streamerHideRegexEnabled.tooltip": "Enable this feature. Effective only if streamer mode is on", "config.recode.option.streamerHideRegex": "Regex", - "config.recode.option.streamerHideRegex.tooltip": "Regex the message has to fully match.", + "config.recode.option.streamerHideRegex.tooltip": "Regex the message has to fully match", "config.recode.option.discordRPCDescription": "§9§l§nDiscord Rich Presence\n\n§7Shows where you are in DiamondFire on your Discord user profile.\nThe text fields support a few variables:\n§8- §f${plot.name}\n§8- §f${plot.id}\n§8- §f${plot.status}\n§8- §f${node.id}", "config.recode.option.discordRPC": "Enabled", - "config.recode.option.discordRPC.tooltip": "Enable this feature.", + "config.recode.option.discordRPC.tooltip": "Enable this feature", "config.recode.option.discordRPCShowSession": "Show Support Session", - "config.recode.option.discordRPCShowSession.tooltip": "Shows active support sessions in the presence.", + "config.recode.option.discordRPCShowSession.tooltip": "Shows active support sessions in the presence", "config.recode.subcategory.discordRPC_discordRPCSpawn": "In Spawn", - "config.recode.subcategory.discordRPC_discordRPCSpawn.tooltip": "Settings applied when in spawn.", + "config.recode.subcategory.discordRPC_discordRPCSpawn.tooltip": "Settings applied when in spawn", "config.recode.option.discordRPCSpawnDetails": "Row 1", - "config.recode.option.discordRPCSpawnDetails.tooltip": "Text shown on the first row of the presence.", + "config.recode.option.discordRPCSpawnDetails.tooltip": "Text shown on the first row of the presence", "config.recode.option.discordRPCSpawnState": "Row 2", - "config.recode.option.discordRPCSpawnState.tooltip": "Text shown on the second row of the presence.", + "config.recode.option.discordRPCSpawnState.tooltip": "Text shown on the second row of the presence", "config.recode.subcategory.discordRPC_discordRPCPlot": "In Plot", - "config.recode.subcategory.discordRPC_discordRPCPlot.tooltip": "Settings applied when in a plot.", + "config.recode.subcategory.discordRPC_discordRPCPlot.tooltip": "Settings applied when in a plot", "config.recode.option.discordRPCPlotDetails": "Row 1", - "config.recode.option.discordRPCPlotDetails.tooltip": "Text shown on the first row of the presence.", + "config.recode.option.discordRPCPlotDetails.tooltip": "Text shown on the first row of the presence", "config.recode.option.discordRPCPlotState": "Row 2", - "config.recode.option.discordRPCPlotState.tooltip": "Text shown on the second row of the presence.", + "config.recode.option.discordRPCPlotState.tooltip": "Text shown on the second row of the presence", "config.recode.option.discordRPCShowPlotMode": "Show Plot Mode", - "config.recode.option.discordRPCShowPlotMode.tooltip": "Shows what mode you are currently in.", + "config.recode.option.discordRPCShowPlotMode.tooltip": "Shows what mode you are currently in", "config.recode.subcategory.discordRPC_discordActivityTimeMeasurement": "Elapsed", - "config.recode.subcategory.discordRPC_discordActivityTimeMeasurement.tooltip": "Settings related to the elapsed section on the presence.", + "config.recode.subcategory.discordRPC_discordActivityTimeMeasurement.tooltip": "Settings related to the elapsed section on the presence", "config.recode.option.discordRPCShowElapsed": "Show Elapsed", - "config.recode.option.discordRPCShowElapsed.tooltip": "Shows an elapsed section in the presence.", + "config.recode.option.discordRPCShowElapsed.tooltip": "Shows an elapsed section in the presence", "config.recode.option.discordActivityTimeMeasurement": "Time Measurement", - "config.recode.option.discordActivityTimeMeasurement.tooltip": "The property the elapsed timestamp should be based on.", + "config.recode.option.discordActivityTimeMeasurement.tooltip": "The property the elapsed timestamp should be based on", "config.recode.option.discordActivityTimeMeasurement.in_game": "In game", "config.recode.option.discordActivityTimeMeasurement.on_server": "On DiamondFire", "config.recode.option.discordActivityTimeMeasurement.on_plot": "On current plot", @@ -281,25 +281,25 @@ "config.recode.option.chatside.either": "Remain", "config.recode.option.sidechat_width.tooltip": "The width to be used by the second chat.\nIf set to 0, the width will be calculated from the\nlower of main chat width & window space remaining.", - "config.recode.subcategory.sidedchat_custom_chat.tooltip": "Filter that matches text with a pattern defined by you.", - "config.recode.subcategory.sidedchat_messages.tooltip": "Filter that matches text that comes from the /msg command.", - "config.recode.subcategory.sidedchat_support_chat.tooltip": "Filter that matches text that comes from Support Chat.", - "config.recode.subcategory.sidedchat_session_chat.tooltip": "Filter that matches text that comes from Expert Session Spy.", - "config.recode.subcategory.sidedchat_mod_chat.tooltip": "Filter that matches text that comes from Mod Chat.", - "config.recode.subcategory.sidedchat_admin_chat.tooltip": "Filter that matches text that comes from Admin Chat.", - "config.recode.option.custom_chat.side.tooltip": "Side for chat matching the Custom Chat filter.", - "config.recode.option.custom_filter.tooltip": "Messages containing these phrases are filtered\ninto the 'Custom' Chat Side.\nSeperate phrases with commas.", - "config.recode.option.messages.side.tooltip": "Side for chat matching the /msg filter.", - "config.recode.option.support_chat.side.tooltip": "Side for chat matching the Support Chat filter.", - "config.recode.option.session_chat.side.tooltip": "Side for chat matching the Session Spy filter.", - "config.recode.option.mod_chat.side.tooltip": "Side for chat matching the Mod Chat filter.", - "config.recode.option.admin_chat.side.tooltip": "Side for chat matching the Admin Chat filter.", - "config.recode.option.custom_chat.sound.tooltip": "Sound for chat matching the Custom Chat filter.", - "config.recode.option.messages.sound.tooltip": "Sound for chat matching the /msg filter.", - "config.recode.option.support_chat.sound.tooltip": "Sound for chat matching the Support Chat filter.", - "config.recode.option.session_chat.sound.tooltip": "Sound for chat matching the Session Spy filter.", - "config.recode.option.mod_chat.sound.tooltip": "Sound for chat matching the Mod Chat filter.", - "config.recode.option.admin_chat.sound.tooltip": "Sound for chat matching the Admin Chat filter.", + "config.recode.subcategory.sidedchat_custom_chat.tooltip": "Filter that matches text with a pattern defined by you", + "config.recode.subcategory.sidedchat_messages.tooltip": "Filter that matches text that comes from the /msg command", + "config.recode.subcategory.sidedchat_support_chat.tooltip": "Filter that matches text that comes from Support Chat", + "config.recode.subcategory.sidedchat_session_chat.tooltip": "Filter that matches text that comes from Expert Session Spy", + "config.recode.subcategory.sidedchat_mod_chat.tooltip": "Filter that matches text that comes from Mod Chat", + "config.recode.subcategory.sidedchat_admin_chat.tooltip": "Filter that matches text that comes from Admin Chat", + "config.recode.option.custom_chat.side.tooltip": "Side for chat matching the Custom Chat filter", + "config.recode.option.custom_filter.tooltip": "Messages containing these phrases are filtered\ninto the 'Custom' Chat Side.\nSeperate phrases with commas", + "config.recode.option.messages.side.tooltip": "Side for chat matching the /msg filter", + "config.recode.option.support_chat.side.tooltip": "Side for chat matching the Support Chat filter", + "config.recode.option.session_chat.side.tooltip": "Side for chat matching the Session Spy filter", + "config.recode.option.mod_chat.side.tooltip": "Side for chat matching the Mod Chat filter", + "config.recode.option.admin_chat.side.tooltip": "Side for chat matching the Admin Chat filter", + "config.recode.option.custom_chat.sound.tooltip": "Sound for chat matching the Custom Chat filter", + "config.recode.option.messages.sound.tooltip": "Sound for chat matching the /msg filter", + "config.recode.option.support_chat.sound.tooltip": "Sound for chat matching the Support Chat filter", + "config.recode.option.session_chat.sound.tooltip": "Sound for chat matching the Session Spy filter", + "config.recode.option.mod_chat.sound.tooltip": "Sound for chat matching the Mod Chat filter", + "config.recode.option.admin_chat.sound.tooltip": "Sound for chat matching the Admin Chat filter", "key.category.recode": "Recode",