update translations
This commit is contained in:
parent
d48b683fe8
commit
71cdd9ab92
4 changed files with 16 additions and 1 deletions
9
EnvyUpdate/Properties/Resources.Designer.cs
generated
9
EnvyUpdate/Properties/Resources.Designer.cs
generated
|
@ -204,6 +204,15 @@ namespace EnvyUpdate.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to EnvyUpdate must be uninstalled because of an application bug. Please download the most recent version again..
|
||||
/// </summary>
|
||||
public static string uninstall_legacy_message {
|
||||
get {
|
||||
return ResourceManager.GetString("uninstall_legacy_message", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to A new driver update is available for your graphics card. Click for more info..
|
||||
/// </summary>
|
||||
|
|
Reference in a new issue