Add changelog during update

Thanks @Abrynos
This commit is contained in:
JustArchi
2018-09-21 03:29:54 +02:00
parent 18cd620db8
commit 3b82187824
6 changed files with 29 additions and 2 deletions

View File

@@ -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>