mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Update Translations.Designer.cs
This commit is contained in:
parent
e377ef59f3
commit
003486a48f
1 changed files with 9 additions and 0 deletions
|
|
@ -906,6 +906,15 @@ namespace MinecraftClient {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Restart already pending; not scheduling another reconnect.
|
||||
/// </summary>
|
||||
internal static string bot_autoRelog_restart_already_pending {
|
||||
get {
|
||||
return ResourceManager.GetString("bot.autoRelog.restart_already_pending", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to unlimited.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue