generate UI.Designer.cs

This commit is contained in:
Rebecca Wallander
2025-11-30 11:07:13 +01:00
parent 5a3b5fa37c
commit 2e4949f807

View File

@@ -573,6 +573,12 @@ namespace Aaru.Localization {
}
}
public static string Do_you_want_to_try_LiteOn_commands {
get {
return ResourceManager.GetString("Do_you_want_to_try_LiteOn_commands", resourceCulture);
}
}
public static string This_is_dangerous {
get {
return ResourceManager.GetString("This_is_dangerous", resourceCulture);