Implement <item> and <flag> text preview

This commit is contained in:
Infi
2024-05-18 19:23:39 +02:00
parent c9383e5411
commit 31897251f7
31 changed files with 1695 additions and 3 deletions
+21
View File
@@ -1051,4 +1051,25 @@
<data name="Options_Emote_Loaded" xml:space="preserve">
<value>Emotes available:</value>
</data>
<data name="Options_Preview_Description" xml:space="preserve">
<value>A preview wih all emote, auto-translate encoded as they appear in chat</value>
</data>
<data name="Options_Preview_Name" xml:space="preserve">
<value>Input preview</value>
</data>
<data name="Options_Preview_None" xml:space="preserve">
<value>None</value>
</data>
<data name="Options_Preview_Inside" xml:space="preserve">
<value>Inside</value>
</data>
<data name="Options_Preview_Top" xml:space="preserve">
<value>Top</value>
</data>
<data name="Options_Preview_Bottom" xml:space="preserve">
<value>Bottom</value>
</data>
<data name="Options_Preview_Header" xml:space="preserve">
<value>Text Preview:</value>
</data>
</root>