Split Display tab

This commit is contained in:
Infi
2024-05-03 10:34:41 +02:00
parent 50cb486cda
commit fd08ec20ef
6 changed files with 98 additions and 60 deletions
+9
View File
@@ -1652,6 +1652,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Chat log.
/// </summary>
internal static string Options_ChatLog_Tab {
get {
return ResourceManager.GetString("Options_ChatLog_Tab", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Clear the message history database.
/// </summary>