mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Refactor a few bot config properties, add auto-migration
This commit is contained in:
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
9
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -87,6 +87,15 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to {0} config file will be migrated to the latest syntax....
|
||||
/// </summary>
|
||||
public static string AutomaticFileMigration {
|
||||
get {
|
||||
return ResourceManager.GetString("AutomaticFileMigration", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ASF will automatically check for new versions every {0}..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user