diff --git a/Aaru.Localization/UI.Designer.cs b/Aaru.Localization/UI.Designer.cs index 42f2ba8aa..e39a9f5e8 100644 --- a/Aaru.Localization/UI.Designer.cs +++ b/Aaru.Localization/UI.Designer.cs @@ -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);