This commit is contained in:
JustArchi
2017-12-30 21:28:01 +01:00
parent 325e7a1ff2
commit 434edd6667
5 changed files with 122 additions and 107 deletions

View File

@@ -528,6 +528,15 @@ namespace ArchiSteamFarm.Localization {
}
}
/// <summary>
/// Looks up a localized string similar to Refreshing packages data....
/// </summary>
internal static string BotRefreshingPackagesData {
get {
return ResourceManager.GetString("BotRefreshingPackagesData", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed expired login key!.
/// </summary>