Add button to database section
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user