feat(auto-tell-tabs): add hint string for plugins that suppress tells (XIV Messanger)

This commit is contained in:
2026-05-02 14:06:27 +02:00
parent eb379d84ef
commit 74bdc4f927
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -183,6 +183,7 @@ internal class HellionStrings
internal static string ChatLog_AutoTellTabs_Compact_Name => Get(nameof(ChatLog_AutoTellTabs_Compact_Name));
internal static string ChatLog_AutoTellTabs_Compact_Description => Get(nameof(ChatLog_AutoTellTabs_Compact_Description));
internal static string ChatLog_AutoTellTabs_PreloadHint => Get(nameof(ChatLog_AutoTellTabs_PreloadHint));
internal static string ChatLog_AutoTellTabs_ConflictHint => Get(nameof(ChatLog_AutoTellTabs_ConflictHint));
// Hellion Chat — Auto-Tell-Tabs Privacy settings tab
internal static string Privacy_AutoTellTabs_Section_Title => Get(nameof(Privacy_AutoTellTabs_Section_Title));