Adjustable chat log position through sliders

This commit is contained in:
Infi
2024-05-03 11:36:05 +02:00
parent fd08ec20ef
commit bdb308ec02
35 changed files with 55 additions and 491 deletions
+18 -45
View File
@@ -1481,42 +1481,6 @@ namespace ChatTwo.Resources {
} }
} }
/// <summary>
/// Looks up a localized string similar to {0} is performing a database migration..
/// </summary>
internal static string Migration_Line1 {
get {
return ResourceManager.GetString("Migration_Line1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} and the plugin installer will be unavailable until it is complete..
/// </summary>
internal static string Migration_Line2 {
get {
return ResourceManager.GetString("Migration_Line2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This may take a few minutes depending on the size of your chat database..
/// </summary>
internal static string Migration_Line3 {
get {
return ResourceManager.GetString("Migration_Line3", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do not close FFXIV, unload Dalamud, or turn off your computer during this time..
/// </summary>
internal static string Migration_Line4 {
get {
return ResourceManager.GetString("Migration_Line4", resourceCulture);
}
}
/// <summary> /// <summary>
/// Looks up a localized string similar to Authors: . /// Looks up a localized string similar to Authors: .
/// </summary> /// </summary>
@@ -1526,15 +1490,6 @@ namespace ChatTwo.Resources {
} }
} }
/// <summary>
/// Looks up a localized string similar to Click the button to the left to see what&apos;s being worked on and what&apos;s next..
/// </summary>
internal static string Options_About_ClickUp {
get {
return ResourceManager.GetString("Options_About_ClickUp", resourceCulture);
}
}
/// <summary> /// <summary>
/// Looks up a localized string similar to Help to translate: . /// Looks up a localized string similar to Help to translate: .
/// </summary> /// </summary>
@@ -1607,6 +1562,24 @@ namespace ChatTwo.Resources {
} }
} }
/// <summary>
/// Looks up a localized string similar to Adjust chat log position.
/// </summary>
internal static string Options_AdjustPosition_Name {
get {
return ResourceManager.GetString("Options_AdjustPosition_Name", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attention, this change applies immediately and is not discardable!.
/// </summary>
internal static string Options_AdjustPosition_Warning {
get {
return ResourceManager.GetString("Options_AdjustPosition_Warning", resourceCulture);
}
}
/// <summary> /// <summary>
/// Looks up a localized string similar to Allow moving chat. /// Looks up a localized string similar to Allow moving chat.
/// </summary> /// </summary>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -374,9 +374,6 @@ Sie wurden gewarnt.</value>
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} ist ein Projekt, dessen Ziel es ist, den Spielchat zu verbessern und neu zu gestalten.</value> <value>{0} ist ein Projekt, dessen Ziel es ist, den Spielchat zu verbessern und neu zu gestalten.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Drücken Sie auf den linken Knopf, um zu sehen, woran gerade gearbeitet wird.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Drücken Sie auf den linken Knopf, um bei der Übersetzung von {0} zu helfen.</value> <value>Drücken Sie auf den linken Knopf, um bei der Übersetzung von {0} zu helfen.</value>
</data> </data>
@@ -845,18 +842,6 @@ Sie wurden gewarnt.</value>
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>Alles</value> <value>Alles</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} führt eine Datenbank-Migration durch.</value>
</data>
<data name="Migration_Line2">
<value>{0} und der Plugin-Installer sind nicht verfügbar, bis der Vorgang abgeschlossen ist.</value>
</data>
<data name="Migration_Line3">
<value>Dies könnte je nach Größe Ihrer Chat Datenbank mehrere Minuten in Anspruch nehmen.</value>
</data>
<data name="Migration_Line4">
<value>Bitte schließen Sie weder FFXIV, noch fahren Sie Dalamud oder Ihren Computer herab.</value>
</data>
<data name="Context_AdventurerPlate"> <data name="Context_AdventurerPlate">
<value>Abenteurerpass anschauen</value> <value>Abenteurerpass anschauen</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} es un proyecto para recrear por completo el chat del juego y hacerlo incluso mejor.</value> <value>{0} es un proyecto para recrear por completo el chat del juego y hacerlo incluso mejor.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Haz clic en el botón de la izquierda para ver en qué funciones se está trabajando y qué está por llegar.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Haz clic en el botón de la izquierda para ayudar a traducir {0}.</value> <value>Haz clic en el botón de la izquierda para ayudar a traducir {0}.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} est un projet visant à recréer complètement le chat en jeu et à l'améliorer.</value> <value>{0} est un projet visant à recréer complètement le chat en jeu et à l'améliorer.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Cliquez sur le bouton à gauche afin d'avoir un aperçu des fonctionnalités en cours de développement et de celles à venir.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Cliquez sur le bouton à gauche pour nous aider à traduire {0}.</value> <value>Cliquez sur le bouton à gauche pour nous aider à traduire {0}.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>Cela peut prendre quelques minutes selon la taille de votre base de données de discussion.</value>
</data>
<data name="Migration_Line4">
<value>Ne fermez pas FFXIV, ne déchargez pas Dalamud ni n'éteignez votre ordinateur pendant cette migration.</value>
</data>
<data name="Context_AdventurerPlate"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is een project om de in-game chat volledig opnieuw te maken en nog beter te maken.</value> <value>{0} is een project om de in-game chat volledig opnieuw te maken en nog beter te maken.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Klik op de knop links om te zien waar aan gewerkt wordt en wat er daarna komt.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Klik op de knop links om {0} te helpen vertalen.</value> <value>Klik op de knop links om {0} te helpen vertalen.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
+6 -15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
@@ -1021,4 +1006,10 @@
<data name="Options_ChatLog_Tab" xml:space="preserve"> <data name="Options_ChatLog_Tab" xml:space="preserve">
<value>Chat log</value> <value>Chat log</value>
</data> </data>
<data name="Options_AdjustPosition_Name" xml:space="preserve">
<value>Adjust chat log position</value>
</data>
<data name="Options_AdjustPosition_Warning" xml:space="preserve">
<value>Attention, this change applies immediately and is not discardable!</value>
</data>
</root> </root>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} este un proiect care recreează complet chat-ul din joc si îl îmbunătățește.</value> <value>{0} este un proiect care recreează complet chat-ul din joc si îl îmbunătățește.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Apasă butonul din stânga pentru a vedea ce este in lucru si ce urmează.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Apasă butonul din stânga pentru a contribui la traducerea {0}.</value> <value>Apasă butonul din stânga pentru a contribui la traducerea {0}.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} - проект, полностью пересоздаёт внутриигровой чат и делает его еще лучше.</value> <value>{0} - проект, полностью пересоздаёт внутриигровой чат и делает его еще лучше.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Нажмите на кнопку слева, чтобы увидеть, что в работе и что будет дальше.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Нажмите кнопку слева, чтобы помочь перевести {0}.</value> <value>Нажмите кнопку слева, чтобы помочь перевести {0}.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>Все</value> <value>Все</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} в процессе миграции базы данных.</value>
</data>
<data name="Migration_Line2">
<value>{0} и инсталлятор плагинов будут недоступны, пока не завершится текущая операция.</value>
</data>
<data name="Migration_Line3">
<value>Это может занять несколько минут в зависимости от размера базы данных Вашего чата.</value>
</data>
<data name="Migration_Line4">
<value>Не закрывайте FFXIV, не выгружайте Dalamud и не выключайте компьютер в это время.</value>
</data>
<data name="Context_AdventurerPlate"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} är ett projekt gjort för att fullt återskapa spelets ursprungliga chattfönster och göra det ännu bättre.</value> <value>{0} är ett projekt gjort för att fullt återskapa spelets ursprungliga chattfönster och göra det ännu bättre.</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>Klicka på knappen till vänster för att se vad som arbetas på och vad som planeras.</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>Klicka på knappen till vänster för att hjälpa med översättningen av {0}.</value> <value>Klicka på knappen till vänster för att hjälpa med översättningen av {0}.</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} is a project to completely recreate the in-game chat and make it even better.</value> <value>{0} is a project to completely recreate the in-game chat and make it even better.</value>
</data> </data>
<data name="Options_About_ClickUp">
<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"> <data name="Options_About_CrowdIn">
<value>Help to translate: </value> <value>Help to translate: </value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>All</value> <value>All</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} is performing a database migration.</value>
</data>
<data name="Migration_Line2">
<value>{0} and the plugin installer will be unavailable until it is complete.</value>
</data>
<data name="Migration_Line3">
<value>This may take a few minutes depending on the size of your chat database.</value>
</data>
<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"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -373,9 +373,6 @@
<data name="Options_About_Opening"> <data name="Options_About_Opening">
<value>{0} 是一个完全重新创建游戏内聊天并使其变得更好的项目。</value> <value>{0} 是一个完全重新创建游戏内聊天并使其变得更好的项目。</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>点击左边的按钮来查看正在做些什么以及下一步做什么。</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>点击左边的按钮来帮助翻译 {0}。</value> <value>点击左边的按钮来帮助翻译 {0}。</value>
</data> </data>
@@ -844,18 +841,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>全选</value> <value>全选</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} 正在执行数据库迁移。</value>
</data>
<data name="Migration_Line2">
<value>{0} 和插件安装程序将在完成前不可用。</value>
</data>
<data name="Migration_Line3">
<value>这可能需要几分钟,具体取决于聊天数据库的大小。</value>
</data>
<data name="Migration_Line4">
<value>在此期间不要关闭FFXIV, 卸载Dalamud, 或关闭您的计算机。</value>
</data>
<data name="Context_AdventurerPlate"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
-15
View File
@@ -374,9 +374,6 @@
<value>{0} 是一個完全重新建立遊戲内聊天並使其變得更好的專案。 <value>{0} 是一個完全重新建立遊戲内聊天並使其變得更好的專案。
繁體中文是為了不開補全功能也能與其他玩家正常顯示溝通所翻譯及修改。</value> 繁體中文是為了不開補全功能也能與其他玩家正常顯示溝通所翻譯及修改。</value>
</data> </data>
<data name="Options_About_ClickUp">
<value>點選左邊的按鈕來檢視正在做些什麼以及下一歩做什麼。</value>
</data>
<data name="Options_About_CrowdIn"> <data name="Options_About_CrowdIn">
<value>點選左邊的按鈕來幇助翻譯 {0}。</value> <value>點選左邊的按鈕來幇助翻譯 {0}。</value>
</data> </data>
@@ -845,18 +842,6 @@
<data name="Options_Tabs_ExtraChatAll"> <data name="Options_Tabs_ExtraChatAll">
<value>全選</value> <value>全選</value>
</data> </data>
<data name="Migration_Line1">
<value>{0} 正在執行資料庫遷移。</value>
</data>
<data name="Migration_Line2">
<value>{0} 和外掛安裝程式將在完成前不可用。</value>
</data>
<data name="Migration_Line3">
<value>這可能需要幾分鐘,具體取決於聊天資料庫的大小。</value>
</data>
<data name="Migration_Line4">
<value>在此期間不要關閉FFXIV, 解除安裝Dalamud, 或關閉計算機。</value>
</data>
<data name="Context_AdventurerPlate"> <data name="Context_AdventurerPlate">
<value>View Adventurer Plate</value> <value>View Adventurer Plate</value>
</data> </data>
+8 -2
View File
@@ -95,6 +95,8 @@ public sealed class ChatLogWindow : Window
Size = new Vector2(500, 250); Size = new Vector2(500, 250);
SizeCondition = ImGuiCond.FirstUseEver; SizeCondition = ImGuiCond.FirstUseEver;
PositionCondition = ImGuiCond.Always;
IsOpen = true; IsOpen = true;
RespectCloseHotkey = false; RespectCloseHotkey = false;
DisableWindowSounds = true; DisableWindowSounds = true;
@@ -482,8 +484,12 @@ public sealed class ChatLogWindow : Window
private unsafe void DrawChatLog() private unsafe void DrawChatLog()
{ {
var resized = LastWindowSize != ImGui.GetWindowSize(); // Position change has applied, so we set it to null again
LastWindowSize = ImGui.GetWindowSize(); Position = null;
var currentSize = ImGui.GetWindowSize();
var resized = LastWindowSize != currentSize;
LastWindowSize = currentSize;
LastWindowPos = ImGui.GetWindowPos(); LastWindowPos = ImGui.GetWindowPos();
if (resized) if (resized)
+3 -3
View File
@@ -34,11 +34,11 @@ public sealed class SettingsWindow : Window
Tabs = new List<ISettingsTab> Tabs = new List<ISettingsTab>
{ {
new Display(Mutable), new Display(Mutable),
new ChatLog(Mutable), new ChatLog(Plugin, Mutable),
new Ui.SettingsTabs.Fonts(Mutable), new Ui.SettingsTabs.Fonts(Mutable),
new ChatColours(Mutable, Plugin), new ChatColours(Plugin, Mutable),
new Tabs(Plugin, Mutable), new Tabs(Plugin, Mutable),
new Database(Mutable, Plugin), new Database(Plugin, Mutable),
new Miscellaneous(Mutable), new Miscellaneous(Mutable),
new About(), new About(),
}; };
+3 -3
View File
@@ -8,15 +8,15 @@ namespace ChatTwo.Ui.SettingsTabs;
internal sealed class ChatColours : ISettingsTab internal sealed class ChatColours : ISettingsTab
{ {
private Configuration Mutable { get; }
private Plugin Plugin { get; } private Plugin Plugin { get; }
private Configuration Mutable { get; }
public string Name => Language.Options_ChatColours_Tab + "###tabs-chat-colours"; public string Name => Language.Options_ChatColours_Tab + "###tabs-chat-colours";
internal ChatColours(Configuration mutable, Plugin plugin) internal ChatColours(Plugin plugin, Configuration mutable)
{ {
Mutable = mutable;
Plugin = plugin; Plugin = plugin;
Mutable = mutable;
#if DEBUG #if DEBUG
// Users can set colours for ExtraChat linkshells in the ExtraChat plugin directly. // Users can set colours for ExtraChat linkshells in the ExtraChat plugin directly.
+15 -1
View File
@@ -8,12 +8,14 @@ namespace ChatTwo.Ui.SettingsTabs;
internal sealed class ChatLog : ISettingsTab internal sealed class ChatLog : ISettingsTab
{ {
private readonly Plugin Plugin;
private Configuration Mutable { get; } private Configuration Mutable { get; }
public string Name => Language.Options_ChatLog_Tab + "###tabs-chatlog"; public string Name => Language.Options_ChatLog_Tab + "###tabs-chatlog";
internal ChatLog(Configuration mutable) internal ChatLog(Plugin plugin, Configuration mutable)
{ {
Plugin = plugin;
Mutable = mutable; Mutable = mutable;
} }
@@ -59,6 +61,18 @@ internal sealed class ChatLog : ISettingsTab
ImGuiUtil.OptionCheckbox(ref Mutable.OverrideStyle, Language.Options_OverrideStyle_Name, Language.Options_OverrideStyle_Name_Desc); ImGuiUtil.OptionCheckbox(ref Mutable.OverrideStyle, Language.Options_OverrideStyle_Name, Language.Options_OverrideStyle_Name_Desc);
ImGui.Spacing(); ImGui.Spacing();
ImGui.Spacing();
ImGui.Separator();
ImGui.Spacing();
ImGui.TextUnformatted(Language.Options_AdjustPosition_Name);
var pos = Plugin.ChatLogWindow.LastWindowPos;
ImGui.SetNextItemWidth(-1);
if (ImGui.DragFloat2($"##{Language.Options_AdjustPosition_Name}", ref pos, 1, 0, float.MaxValue, "%.0fpx"))
Plugin.ChatLogWindow.Position = pos;
ImGuiUtil.WarningText(Language.Options_AdjustPosition_Warning);
ImGui.Spacing();
ImGui.PopTextWrapPos(); ImGui.PopTextWrapPos();
if (!Mutable.OverrideStyle) if (!Mutable.OverrideStyle)
+2 -2
View File
@@ -12,12 +12,12 @@ namespace ChatTwo.Ui.SettingsTabs;
internal sealed class Database : ISettingsTab internal sealed class Database : ISettingsTab
{ {
private Configuration Mutable { get; }
private Plugin Plugin { get; } private Plugin Plugin { get; }
private Configuration Mutable { get; }
public string Name => Language.Options_Database_Tab + "###tabs-database"; public string Name => Language.Options_Database_Tab + "###tabs-database";
internal Database(Configuration mutable, Plugin plugin) internal Database(Plugin plugin, Configuration mutable)
{ {
Plugin = plugin; Plugin = plugin;
Mutable = mutable; Mutable = mutable;