mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Add changelog during update
Thanks @Abrynos
This commit is contained in:
10
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
10
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -1251,6 +1251,16 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Changelog:
|
||||
///{0}.
|
||||
/// </summary>
|
||||
internal static string UpdateChangelog {
|
||||
get {
|
||||
return ResourceManager.GetString("UpdateChangelog", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Checking for new version....
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user