diff --git a/totalRP3/Locales/enUS.lua b/totalRP3/Locales/enUS.lua index 92e8b216b..4f4b9d351 100644 --- a/totalRP3/Locales/enUS.lua +++ b/totalRP3/Locales/enUS.lua @@ -352,6 +352,11 @@ Possible status: ["CO_TOOLBAR_MAX_TT"] = "Set to 1 if you want to display the bar vertically !", ["CO_TOOLBAR_SHOW_ON_LOGIN"] = "Show toolbar on login", ["CO_TOOLBAR_SHOW_ON_LOGIN_HELP"] = "If you don't want the toolbar to be displayed on login, you can disable this option.", + ["CO_TOOLBAR_VISIBILITY"] = "Display conditions", + ["CO_TOOLBAR_VISIBILITY_1"] = "Always show", + ["CO_TOOLBAR_VISIBILITY_2"] = "Only show in-character", + ["CO_TOOLBAR_VISIBILITY_3"] = "Always hidden", + ["CO_TOOLBAR_VISIBILITY_HELP"] = "Configures the conditions under which the toolbar should be shown.|n|nThe visibility of the toolbar can be forcefully toggled by running the |cff00ff00/trp switch toolbar|r slash command or by right-clicking the minimap button.", ["CO_TOOLTIP"] = "Tooltip settings", ["CO_TOOLTIP_ANCHOR"] = "Anchor point", ["CO_TOOLTIP_ANCHORED"] = "Anchored frame", @@ -1504,6 +1509,7 @@ Total RP is not responsible for links leading to harmful content.]=], ## Added - Added Plater support for RP nameplates customization. Thanks to Ghost for this addition. +- The TRP toolbar can now be set to only show while in character with the Toolbar display conditions setting (replacing Toolbar show on login). - OOC characters are now hidden from the map scan. - You can re-enable them by checking "Show out of character players" in Register settings > Location settings. Pins with only OOC characters will appear faded. - Only players from this version onwards are recognized as OOC, so this may take some time to be accurate.