mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
[App] Make importing DAT folder multithreaded.
This commit is contained in:
6
RomRepoMgr/Resources/Localization.Designer.cs
generated
6
RomRepoMgr/Resources/Localization.Designer.cs
generated
@@ -764,5 +764,11 @@ namespace RomRepoMgr.Resources {
|
||||
return ResourceManager.GetString("NativeMenuQuitText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string ProgressLabel {
|
||||
get {
|
||||
return ResourceManager.GetString("ProgressLabel", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user