Update routine code review/cleanup

This commit is contained in:
JustArchi
2019-04-30 14:31:24 +02:00
parent bad514700a
commit 16cb4320a3
5 changed files with 94 additions and 27 deletions

View File

@@ -1422,6 +1422,15 @@ namespace ArchiSteamFarm.Localization {
}
}
/// <summary>
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Cleaning up old files after update....
/// </summary>
public static string UpdateCleanup {
get {
return ResourceManager.GetString("UpdateCleanup", resourceCulture);
}
}
/// <summary>
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Downloading new version: {0} ({1} MB)... While waiting, consider donating if you appreciate the work being done! :).
/// </summary>