Merge branch 'main' into dean/extrachat-input-channels

This commit is contained in:
Infi
2024-04-10 19:13:02 +02:00
committed by GitHub
43 changed files with 1529 additions and 479 deletions
+63 -6
View File
@@ -128,7 +128,7 @@
<value>Hide the in-game chat window when the plugin is active.</value>
</data>
<data name="Options_HideDuringCutscenes_Name">
<value>Hide chat during cutscenes</value>
<value>Hide during cutscenes</value>
</data>
<data name="Options_HideDuringCutscenes_Description">
<value>Hide {0} during cutscenes.</value>
@@ -377,7 +377,7 @@
<value>Click the button to the left to see what's being worked on and what's next.</value>
</data>
<data name="Options_About_CrowdIn">
<value>Click the button to the left to help translate {0}.</value>
<value>Help to translate: </value>
</data>
<data name="Options_About_Translators">
<value>Translators</value>
@@ -502,6 +502,12 @@
<data name="Options_SortAutoTranslate_Description">
<value>If this is enabled, the Auto Translate list will be sorted alphabetically.</value>
</data>
<data name="Options_OverrideStyle_Name">
<value>Override Style</value>
</data>
<data name="Options_OverrideStyleDropdown_Name">
<value>Styles</value>
</data>
<data name="AutoTranslate_Completion_Key">
<value>Ctrl + {0}</value>
</data>
@@ -859,16 +865,16 @@
<data name="Migration_Line4">
<value>Do not close FFXIV, unload Dalamud, or turn off your computer during this time.</value>
</data>
<data name="Context_AdventurerPlate" xml:space="preserve">
<data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value>
</data>
<data name="Context_AdventurerPlateError" xml:space="preserve">
<data name="Context_AdventurerPlateError">
<value>Unable to open adventurer plate at this moment</value>
</data>
<data name="Options_TooltipOffset_Name" xml:space="preserve">
<data name="Options_TooltipOffset_Name">
<value>Tooltip offset </value>
</data>
<data name="Options_TooltipOffset_Desc" xml:space="preserve">
<data name="Options_TooltipOffset_Desc">
<value>Use this option if you experience cut-off tooltips.</value>
</data>
<data name="ChatType_ExtraChatLinkshell1" xml:space="preserve">
@@ -895,4 +901,55 @@
<data name="ChatType_ExtraChatLinkshell8" xml:space="preserve">
<value>ExtraChat Linkshell [8]</value>
</data>
<data name="Context_CopyContent">
<value>Copy content</value>
</data>
<data name="Context_CopyContentSuccess">
<value>Copied message content to clipboard</value>
</data>
<data name="Context_CopySuccess">
<value>Copied message to clipboard</value>
</data>
<data name="Context_CopyLink" xml:space="preserve">
<value>Copy link to clipboard</value>
</data>
<data name="Context_CopyLinkNotification" xml:space="preserve">
<value>Copied link to clipboard</value>
</data>
<data name="Context_OpenInBrowser" xml:space="preserve">
<value>Open link in browser</value>
</data>
<data name="Context_OpenInBrowserError" xml:space="preserve">
<value>Failed to open the link in the browser, please report this issue</value>
</data>
<data name="Context_URLDomain" xml:space="preserve">
<value>URL at {0}</value>
</data>
<data name="Context_URLWarning" xml:space="preserve">
<value>Only open URLs from websites you trust</value>
</data>
<data name="Options_About_Authors" xml:space="preserve">
<value>Authors: </value>
</data>
<data name="Options_About_Discord" xml:space="preserve">
<value>Discord: </value>
</data>
<data name="Options_About_Version" xml:space="preserve">
<value>Version: </value>
</data>
<data name="Options_About_Github_Issues" xml:space="preserve">
<value>Get help through github issues: </value>
</data>
<data name="Options_About_Discord_Thread" xml:space="preserve">
<value>Get help in the discord thread: </value>
</data>
<data name="Options_OverrideStyle_Name_Desc" xml:space="preserve">
<value>Override your selected dalamud style with a different one</value>
</data>
<data name="Options_HideInLoadingScreens_Name" xml:space="preserve">
<value>Hide during loading screens</value>
</data>
<data name="Options_HideInLoadingScreens_Description" xml:space="preserve">
<value>Hide {0} during loading screens.</value>
</data>
</root>