Add button to database section

This commit is contained in:
Infi
2024-04-21 23:24:43 +02:00
parent f3530bf0fe
commit b4cb73dd0a
4 changed files with 34 additions and 9 deletions
+9
View File
@@ -1832,6 +1832,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Open migration window.
/// </summary>
internal static string Options_Database_Old_Migration {
get {
return ResourceManager.GetString("Options_Database_Old_Migration", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Database.
/// </summary>