Minecraft-Console-Client/MinecraftClient/Resources/Translations/Translations.Designer.cs

3960 lines
128 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace MinecraftClient {
using System;
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Translations {
private static System.Resources.ResourceManager resourceMan;
private static System.Globalization.CultureInfo resourceCulture;
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Translations() {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
internal static System.Resources.ResourceManager ResourceManager {
get {
if (object.Equals(null, resourceMan)) {
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("MinecraftClient.Resources.Translations.Translations", typeof(Translations).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
internal static System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
internal static string bot_alerts_end_rain {
get {
return ResourceManager.GetString("bot.alerts.end_rain", resourceCulture);
}
}
internal static string bot_alerts_end_thunderstorm {
get {
return ResourceManager.GetString("bot.alerts.end_thunderstorm", resourceCulture);
}
}
internal static string bot_alerts_start_rain {
get {
return ResourceManager.GetString("bot.alerts.start_rain", resourceCulture);
}
}
internal static string bot_alerts_start_thunderstorm {
get {
return ResourceManager.GetString("bot.alerts.start_thunderstorm", resourceCulture);
}
}
internal static string bot_antiafk_invalid_walk_range {
get {
return ResourceManager.GetString("bot.antiafk.invalid_walk_range", resourceCulture);
}
}
internal static string bot_antiafk_not_using_terrain_handling {
get {
return ResourceManager.GetString("bot.antiafk.not_using_terrain_handling", resourceCulture);
}
}
internal static string bot_antiafk_swapping {
get {
return ResourceManager.GetString("bot.antiafk.swapping", resourceCulture);
}
}
internal static string bot_autoAttack_invalidcooldown {
get {
return ResourceManager.GetString("bot.autoAttack.invalidcooldown", resourceCulture);
}
}
internal static string bot_autoCraft_aborted {
get {
return ResourceManager.GetString("bot.autoCraft.aborted", resourceCulture);
}
}
internal static string bot_autoCraft_alias {
get {
return ResourceManager.GetString("bot.autoCraft.alias", resourceCulture);
}
}
internal static string bot_autoCraft_available_cmd {
get {
return ResourceManager.GetString("bot.autoCraft.available_cmd", resourceCulture);
}
}
internal static string bot_autoCraft_close_inventory {
get {
return ResourceManager.GetString("bot.autoCraft.close_inventory", resourceCulture);
}
}
internal static string bot_autoCraft_cmd {
get {
return ResourceManager.GetString("bot.autoCraft.cmd", resourceCulture);
}
}
internal static string bot_autoCraft_cmd_list {
get {
return ResourceManager.GetString("bot.autoCraft.cmd.list", resourceCulture);
}
}
internal static string bot_autoCraft_craft_fail {
get {
return ResourceManager.GetString("bot.autoCraft.craft_fail", resourceCulture);
}
}
internal static string bot_autoCraft_exception_duplicate {
get {
return ResourceManager.GetString("bot.autoCraft.exception.duplicate", resourceCulture);
}
}
internal static string bot_autoCraft_exception_name_miss {
get {
return ResourceManager.GetString("bot.autoCraft.exception.name_miss", resourceCulture);
}
}
internal static string bot_autoCraft_help_help {
get {
return ResourceManager.GetString("bot.autoCraft.help.help", resourceCulture);
}
}
internal static string bot_autoCraft_help_list {
get {
return ResourceManager.GetString("bot.autoCraft.help.list", resourceCulture);
}
}
internal static string bot_autoCraft_help_load {
get {
return ResourceManager.GetString("bot.autoCraft.help.load", resourceCulture);
}
}
internal static string bot_autoCraft_help_reload {
get {
return ResourceManager.GetString("bot.autoCraft.help.reload", resourceCulture);
}
}
internal static string bot_autoCraft_help_resetcfg {
get {
return ResourceManager.GetString("bot.autoCraft.help.resetcfg", resourceCulture);
}
}
internal static string bot_autoCraft_help_start {
get {
return ResourceManager.GetString("bot.autoCraft.help.start", resourceCulture);
}
}
internal static string bot_autoCraft_help_stop {
get {
return ResourceManager.GetString("bot.autoCraft.help.stop", resourceCulture);
}
}
internal static string bot_autocraft_invaild_result {
get {
return ResourceManager.GetString("bot.autocraft.invaild_result", resourceCulture);
}
}
internal static string bot_autocraft_invaild_slots {
get {
return ResourceManager.GetString("bot.autocraft.invaild_slots", resourceCulture);
}
}
internal static string bot_autoCraft_missing_material {
get {
return ResourceManager.GetString("bot.autoCraft.missing_material", resourceCulture);
}
}
internal static string bot_autoCraft_no_recipe_name {
get {
return ResourceManager.GetString("bot.autoCraft.no_recipe_name", resourceCulture);
}
}
internal static string bot_autoCraft_recipe_not_exist {
get {
return ResourceManager.GetString("bot.autoCraft.recipe_not_exist", resourceCulture);
}
}
internal static string bot_autoCraft_start {
get {
return ResourceManager.GetString("bot.autoCraft.start", resourceCulture);
}
}
internal static string bot_autoCraft_start_fail {
get {
return ResourceManager.GetString("bot.autoCraft.start_fail", resourceCulture);
}
}
internal static string bot_autoCraft_stop {
get {
return ResourceManager.GetString("bot.autoCraft.stop", resourceCulture);
}
}
internal static string bot_autoCraft_table_not_found {
get {
return ResourceManager.GetString("bot.autoCraft.table_not_found", resourceCulture);
}
}
internal static string bot_autoCraft_timeout {
get {
return ResourceManager.GetString("bot.autoCraft.timeout", resourceCulture);
}
}
internal static string bot_autodig_available_cmd {
get {
return ResourceManager.GetString("bot.autodig.available_cmd", resourceCulture);
}
}
internal static string bot_autodig_cmd {
get {
return ResourceManager.GetString("bot.autodig.cmd", resourceCulture);
}
}
internal static string bot_autodig_dig_timeout {
get {
return ResourceManager.GetString("bot.autodig.dig_timeout", resourceCulture);
}
}
internal static string bot_autodig_help_help {
get {
return ResourceManager.GetString("bot.autodig.help.help", resourceCulture);
}
}
internal static string bot_autodig_help_start {
get {
return ResourceManager.GetString("bot.autodig.help.start", resourceCulture);
}
}
internal static string bot_autodig_help_stop {
get {
return ResourceManager.GetString("bot.autodig.help.stop", resourceCulture);
}
}
internal static string bot_autodig_not_allow {
get {
return ResourceManager.GetString("bot.autodig.not_allow", resourceCulture);
}
}
internal static string bot_autodig_no_inv_handle {
get {
return ResourceManager.GetString("bot.autodig.no_inv_handle", resourceCulture);
}
}
internal static string bot_autodig_start {
get {
return ResourceManager.GetString("bot.autodig.start", resourceCulture);
}
}
internal static string bot_autodig_start_delay {
get {
return ResourceManager.GetString("bot.autodig.start_delay", resourceCulture);
}
}
internal static string bot_autodig_stop {
get {
return ResourceManager.GetString("bot.autodig.stop", resourceCulture);
}
}
internal static string bot_autoDrop_added {
get {
return ResourceManager.GetString("bot.autoDrop.added", resourceCulture);
}
}
internal static string bot_autoDrop_alias {
get {
return ResourceManager.GetString("bot.autoDrop.alias", resourceCulture);
}
}
internal static string bot_autoDrop_cmd {
get {
return ResourceManager.GetString("bot.autoDrop.cmd", resourceCulture);
}
}
internal static string bot_autoDrop_incorrect_name {
get {
return ResourceManager.GetString("bot.autoDrop.incorrect_name", resourceCulture);
}
}
internal static string bot_autoDrop_list {
get {
return ResourceManager.GetString("bot.autoDrop.list", resourceCulture);
}
}
internal static string bot_autoDrop_not_in_list {
get {
return ResourceManager.GetString("bot.autoDrop.not_in_list", resourceCulture);
}
}
internal static string bot_autoDrop_no_inventory {
get {
return ResourceManager.GetString("bot.autoDrop.no_inventory", resourceCulture);
}
}
internal static string bot_autoDrop_no_item {
get {
return ResourceManager.GetString("bot.autoDrop.no_item", resourceCulture);
}
}
internal static string bot_autoDrop_no_mode {
get {
return ResourceManager.GetString("bot.autoDrop.no_mode", resourceCulture);
}
}
internal static string bot_autoDrop_off {
get {
return ResourceManager.GetString("bot.autoDrop.off", resourceCulture);
}
}
internal static string bot_autoDrop_on {
get {
return ResourceManager.GetString("bot.autoDrop.on", resourceCulture);
}
}
internal static string bot_autoDrop_removed {
get {
return ResourceManager.GetString("bot.autoDrop.removed", resourceCulture);
}
}
internal static string bot_autoDrop_switched {
get {
return ResourceManager.GetString("bot.autoDrop.switched", resourceCulture);
}
}
internal static string bot_autoDrop_unknown_mode {
get {
return ResourceManager.GetString("bot.autoDrop.unknown_mode", resourceCulture);
}
}
internal static string bot_autoFish_available_cmd {
get {
return ResourceManager.GetString("bot.autoFish.available_cmd", resourceCulture);
}
}
internal static string bot_autoFish_cast_timeout {
get {
return ResourceManager.GetString("bot.autoFish.cast_timeout", resourceCulture);
}
}
internal static string bot_autoFish_caught {
get {
return ResourceManager.GetString("bot.autoFish.caught", resourceCulture);
}
}
internal static string bot_autoFish_caught_at {
get {
return ResourceManager.GetString("bot.autoFish.caught_at", resourceCulture);
}
}
internal static string bot_autoFish_cmd {
get {
return ResourceManager.GetString("bot.autoFish.cmd", resourceCulture);
}
}
internal static string bot_autoFish_despawn {
get {
return ResourceManager.GetString("bot.autoFish.despawn", resourceCulture);
}
}
internal static string bot_autoFish_fishing_timeout {
get {
return ResourceManager.GetString("bot.autoFish.fishing_timeout", resourceCulture);
}
}
internal static string bot_autoFish_got {
get {
return ResourceManager.GetString("bot.autoFish.got", resourceCulture);
}
}
internal static string bot_autoFish_help_help {
get {
return ResourceManager.GetString("bot.autoFish.help.help", resourceCulture);
}
}
internal static string bot_autoFish_help_start {
get {
return ResourceManager.GetString("bot.autoFish.help.start", resourceCulture);
}
}
internal static string bot_autoFish_help_status {
get {
return ResourceManager.GetString("bot.autoFish.help.status", resourceCulture);
}
}
internal static string bot_autoFish_help_stop {
get {
return ResourceManager.GetString("bot.autoFish.help.stop", resourceCulture);
}
}
internal static string bot_autoFish_no_inv_handle {
get {
return ResourceManager.GetString("bot.autoFish.no_inv_handle", resourceCulture);
}
}
internal static string bot_autoFish_no_rod {
get {
return ResourceManager.GetString("bot.autoFish.no_rod", resourceCulture);
}
}
internal static string bot_autoFish_start {
get {
return ResourceManager.GetString("bot.autoFish.start", resourceCulture);
}
}
internal static string bot_autoFish_start_at {
get {
return ResourceManager.GetString("bot.autoFish.start_at", resourceCulture);
}
}
internal static string bot_autoFish_status_clear {
get {
return ResourceManager.GetString("bot.autoFish.status_clear", resourceCulture);
}
}
internal static string bot_autoFish_status_info {
get {
return ResourceManager.GetString("bot.autoFish.status_info", resourceCulture);
}
}
internal static string bot_autoFish_stop {
get {
return ResourceManager.GetString("bot.autoFish.stop", resourceCulture);
}
}
internal static string bot_autoFish_switch {
get {
return ResourceManager.GetString("bot.autoFish.switch", resourceCulture);
}
}
internal static string bot_autoFish_throw {
get {
return ResourceManager.GetString("bot.autoFish.throw", resourceCulture);
}
}
internal static string bot_autoFish_update_lookat {
get {
return ResourceManager.GetString("bot.autoFish.update_lookat", resourceCulture);
}
}
internal static string bot_autoRelog_curr_dir {
get {
return ResourceManager.GetString("bot.autoRelog.curr_dir", resourceCulture);
}
}
internal static string bot_autoRelog_disconnect_msg {
get {
return ResourceManager.GetString("bot.autoRelog.disconnect_msg", resourceCulture);
}
}
internal static string bot_autoRelog_ignore_user_logout {
get {
return ResourceManager.GetString("bot.autoRelog.ignore_user_logout", resourceCulture);
}
}
internal static string bot_autoRelog_launch {
get {
return ResourceManager.GetString("bot.autoRelog.launch", resourceCulture);
}
}
internal static string bot_autoRelog_no_kick_msg {
get {
return ResourceManager.GetString("bot.autoRelog.no_kick_msg", resourceCulture);
}
}
internal static string bot_autoRelog_reconnect {
get {
return ResourceManager.GetString("bot.autoRelog.reconnect", resourceCulture);
}
}
internal static string bot_autoRelog_reconnect_always {
get {
return ResourceManager.GetString("bot.autoRelog.reconnect_always", resourceCulture);
}
}
internal static string bot_autoRelog_reconnect_ignore {
get {
return ResourceManager.GetString("bot.autoRelog.reconnect_ignore", resourceCulture);
}
}
internal static string bot_autoRelog_wait {
get {
return ResourceManager.GetString("bot.autoRelog.wait", resourceCulture);
}
}
internal static string bot_autoRespond_file_not_found {
get {
return ResourceManager.GetString("bot.autoRespond.file_not_found", resourceCulture);
}
}
internal static string bot_autoRespond_loaded_match {
get {
return ResourceManager.GetString("bot.autoRespond.loaded_match", resourceCulture);
}
}
internal static string bot_autoRespond_loading {
get {
return ResourceManager.GetString("bot.autoRespond.loading", resourceCulture);
}
}
internal static string bot_autoRespond_match {
get {
return ResourceManager.GetString("bot.autoRespond.match", resourceCulture);
}
}
internal static string bot_autoRespond_match_run {
get {
return ResourceManager.GetString("bot.autoRespond.match_run", resourceCulture);
}
}
internal static string bot_autoRespond_no_action {
get {
return ResourceManager.GetString("bot.autoRespond.no_action", resourceCulture);
}
}
internal static string bot_autoRespond_no_trigger {
get {
return ResourceManager.GetString("bot.autoRespond.no_trigger", resourceCulture);
}
}
internal static string bot_chatLog_invalid_file {
get {
return ResourceManager.GetString("bot.chatLog.invalid_file", resourceCulture);
}
}
internal static string bot_DiscordBridge_canceled_sending {
get {
return ResourceManager.GetString("bot.DiscordBridge.canceled_sending", resourceCulture);
}
}
internal static string bot_DiscordBridge_channel_not_found {
get {
return ResourceManager.GetString("bot.DiscordBridge.channel_not_found", resourceCulture);
}
}
internal static string bot_DiscordBridge_command_executed {
get {
return ResourceManager.GetString("bot.DiscordBridge.command_executed", resourceCulture);
}
}
internal static string bot_DiscordBridge_connected {
get {
return ResourceManager.GetString("bot.DiscordBridge.connected", resourceCulture);
}
}
internal static string bot_DiscordBridge_desc {
get {
return ResourceManager.GetString("bot.DiscordBridge.desc", resourceCulture);
}
}
internal static string bot_DiscordBridge_direction {
get {
return ResourceManager.GetString("bot.DiscordBridge.direction", resourceCulture);
}
}
internal static string bot_DiscordBridge_direction_both {
get {
return ResourceManager.GetString("bot.DiscordBridge.direction.both", resourceCulture);
}
}
internal static string bot_DiscordBridge_direction_discord {
get {
return ResourceManager.GetString("bot.DiscordBridge.direction.discord", resourceCulture);
}
}
internal static string bot_DiscordBridge_direction_minecraft {
get {
return ResourceManager.GetString("bot.DiscordBridge.direction.minecraft", resourceCulture);
}
}
internal static string bot_DiscordBridge_disconnected {
get {
return ResourceManager.GetString("bot.DiscordBridge.disconnected", resourceCulture);
}
}
internal static string bot_DiscordBridge_guild_not_found {
get {
return ResourceManager.GetString("bot.DiscordBridge.guild_not_found", resourceCulture);
}
}
internal static string bot_DiscordBridge_invalid_direction {
get {
return ResourceManager.GetString("bot.DiscordBridge.invalid_direction", resourceCulture);
}
}
internal static string bot_DiscordBridge_missing_token {
get {
return ResourceManager.GetString("bot.DiscordBridge.missing_token", resourceCulture);
}
}
internal static string bot_DiscordBridge_unknown_error {
get {
return ResourceManager.GetString("bot.DiscordBridge.unknown_error", resourceCulture);
}
}
internal static string bot_farmer_already_running {
get {
return ResourceManager.GetString("bot.farmer.already_running", resourceCulture);
}
}
internal static string bot_farmer_already_stopped {
get {
return ResourceManager.GetString("bot.farmer.already_stopped", resourceCulture);
}
}
internal static string bot_farmer_crop_type {
get {
return ResourceManager.GetString("bot.farmer.crop_type", resourceCulture);
}
}
internal static string bot_farmer_desc {
get {
return ResourceManager.GetString("bot.farmer.desc", resourceCulture);
}
}
internal static string bot_farmer_invalid_crop_type {
get {
return ResourceManager.GetString("bot.farmer.invalid_crop_type", resourceCulture);
}
}
internal static string bot_farmer_invalid_radius {
get {
return ResourceManager.GetString("bot.farmer.invalid_radius", resourceCulture);
}
}
internal static string bot_farmer_needs_inventory {
get {
return ResourceManager.GetString("bot.farmer.needs_inventory", resourceCulture);
}
}
internal static string bot_farmer_needs_terrain {
get {
return ResourceManager.GetString("bot.farmer.needs_terrain", resourceCulture);
}
}
internal static string bot_farmer_not_implemented {
get {
return ResourceManager.GetString("bot.farmer.not_implemented", resourceCulture);
}
}
internal static string bot_farmer_radius {
get {
return ResourceManager.GetString("bot.farmer.radius", resourceCulture);
}
}
internal static string bot_farmer_started {
get {
return ResourceManager.GetString("bot.farmer.started", resourceCulture);
}
}
internal static string bot_farmer_stopped {
get {
return ResourceManager.GetString("bot.farmer.stopped", resourceCulture);
}
}
internal static string bot_farmer_stopping {
get {
return ResourceManager.GetString("bot.farmer.stopping", resourceCulture);
}
}
internal static string bot_farmer_warining_allow_teleport {
get {
return ResourceManager.GetString("bot.farmer.warining_allow_teleport", resourceCulture);
}
}
internal static string bot_farmer_warining_force_unsafe {
get {
return ResourceManager.GetString("bot.farmer.warining_force_unsafe", resourceCulture);
}
}
internal static string bot_farmer_warining_invalid_parameter {
get {
return ResourceManager.GetString("bot.farmer.warining_invalid_parameter", resourceCulture);
}
}
internal static string bot_mailer_cmd {
get {
return ResourceManager.GetString("bot.mailer.cmd", resourceCulture);
}
}
internal static string bot_mailer_cmd_getignored {
get {
return ResourceManager.GetString("bot.mailer.cmd.getignored", resourceCulture);
}
}
internal static string bot_mailer_cmd_getmails {
get {
return ResourceManager.GetString("bot.mailer.cmd.getmails", resourceCulture);
}
}
internal static string bot_mailer_cmd_help {
get {
return ResourceManager.GetString("bot.mailer.cmd.help", resourceCulture);
}
}
internal static string bot_mailer_cmd_ignore_added {
get {
return ResourceManager.GetString("bot.mailer.cmd.ignore.added", resourceCulture);
}
}
internal static string bot_mailer_cmd_ignore_invalid {
get {
return ResourceManager.GetString("bot.mailer.cmd.ignore.invalid", resourceCulture);
}
}
internal static string bot_mailer_cmd_ignore_removed {
get {
return ResourceManager.GetString("bot.mailer.cmd.ignore.removed", resourceCulture);
}
}
internal static string bot_mailer_create_db {
get {
return ResourceManager.GetString("bot.mailer.create.db", resourceCulture);
}
}
internal static string bot_mailer_create_ignore {
get {
return ResourceManager.GetString("bot.mailer.create.ignore", resourceCulture);
}
}
internal static string bot_mailer_delivered {
get {
return ResourceManager.GetString("bot.mailer.delivered", resourceCulture);
}
}
internal static string bot_mailer_init {
get {
return ResourceManager.GetString("bot.mailer.init", resourceCulture);
}
}
internal static string bot_mailer_init_db {
get {
return ResourceManager.GetString("bot.mailer.init.db", resourceCulture);
}
}
internal static string bot_mailer_init_db_size {
get {
return ResourceManager.GetString("bot.mailer.init.db_size", resourceCulture);
}
}
internal static string bot_mailer_init_ignore {
get {
return ResourceManager.GetString("bot.mailer.init.ignore", resourceCulture);
}
}
internal static string bot_mailer_init_mail_retention {
get {
return ResourceManager.GetString("bot.mailer.init.mail_retention", resourceCulture);
}
}
internal static string bot_mailer_init_max_mails {
get {
return ResourceManager.GetString("bot.mailer.init.max_mails", resourceCulture);
}
}
internal static string bot_mailer_init_public {
get {
return ResourceManager.GetString("bot.mailer.init.public", resourceCulture);
}
}
internal static string bot_mailer_init_fail_db_size {
get {
return ResourceManager.GetString("bot.mailer.init_fail.db_size", resourceCulture);
}
}
internal static string bot_mailer_init_fail_mail_retention {
get {
return ResourceManager.GetString("bot.mailer.init_fail.mail_retention", resourceCulture);
}
}
internal static string bot_mailer_init_fail_max_mails {
get {
return ResourceManager.GetString("bot.mailer.init_fail.max_mails", resourceCulture);
}
}
internal static string bot_mailer_load_db {
get {
return ResourceManager.GetString("bot.mailer.load.db", resourceCulture);
}
}
internal static string bot_mailer_load_ignore {
get {
return ResourceManager.GetString("bot.mailer.load.ignore", resourceCulture);
}
}
internal static string bot_mailer_process_mails {
get {
return ResourceManager.GetString("bot.mailer.process_mails", resourceCulture);
}
}
internal static string bot_mailer_saving {
get {
return ResourceManager.GetString("bot.mailer.saving", resourceCulture);
}
}
internal static string bot_mailer_user_ignored {
get {
return ResourceManager.GetString("bot.mailer.user_ignored", resourceCulture);
}
}
internal static string bot_map_cmd_desc {
get {
return ResourceManager.GetString("bot.map.cmd.desc", resourceCulture);
}
}
internal static string bot_map_cmd_invalid_id {
get {
return ResourceManager.GetString("bot.map.cmd.invalid_id", resourceCulture);
}
}
internal static string bot_map_cmd_not_found {
get {
return ResourceManager.GetString("bot.map.cmd.not_found", resourceCulture);
}
}
internal static string bot_map_failed_to_render {
get {
return ResourceManager.GetString("bot.map.failed_to_render", resourceCulture);
}
}
internal static string bot_map_list_item {
get {
return ResourceManager.GetString("bot.map.list_item", resourceCulture);
}
}
internal static string bot_map_no_maps {
get {
return ResourceManager.GetString("bot.map.no_maps", resourceCulture);
}
}
internal static string bot_map_received {
get {
return ResourceManager.GetString("bot.map.received", resourceCulture);
}
}
internal static string bot_map_received_map {
get {
return ResourceManager.GetString("bot.map.received_map", resourceCulture);
}
}
internal static string bot_map_rendered {
get {
return ResourceManager.GetString("bot.map.rendered", resourceCulture);
}
}
internal static string bot_map_resized_rendered_image {
get {
return ResourceManager.GetString("bot.map.resized_rendered_image", resourceCulture);
}
}
internal static string bot_map_scale {
get {
return ResourceManager.GetString("bot.map.scale", resourceCulture);
}
}
internal static string bot_map_sent_to_discord {
get {
return ResourceManager.GetString("bot.map.sent_to_discord", resourceCulture);
}
}
internal static string bot_map_sent_to_telegram {
get {
return ResourceManager.GetString("bot.map.sent_to_telegram", resourceCulture);
}
}
internal static string bot_replayCapture_cmd {
get {
return ResourceManager.GetString("bot.replayCapture.cmd", resourceCulture);
}
}
internal static string bot_replayCapture_created {
get {
return ResourceManager.GetString("bot.replayCapture.created", resourceCulture);
}
}
internal static string bot_replayCapture_restart {
get {
return ResourceManager.GetString("bot.replayCapture.restart", resourceCulture);
}
}
internal static string bot_replayCapture_stopped {
get {
return ResourceManager.GetString("bot.replayCapture.stopped", resourceCulture);
}
}
internal static string bot_script_fail {
get {
return ResourceManager.GetString("bot.script.fail", resourceCulture);
}
}
internal static string bot_script_file_not_found {
get {
return ResourceManager.GetString("bot.script.file_not_found", resourceCulture);
}
}
internal static string bot_script_not_found {
get {
return ResourceManager.GetString("bot.script.not_found", resourceCulture);
}
}
internal static string bot_script_pm_loaded {
get {
return ResourceManager.GetString("bot.script.pm.loaded", resourceCulture);
}
}
internal static string bot_scriptScheduler_loaded_task {
get {
return ResourceManager.GetString("bot.scriptScheduler.loaded_task", resourceCulture);
}
}
internal static string bot_scriptScheduler_no_action {
get {
return ResourceManager.GetString("bot.scriptScheduler.no_action", resourceCulture);
}
}
internal static string bot_scriptScheduler_no_trigger {
get {
return ResourceManager.GetString("bot.scriptScheduler.no_trigger", resourceCulture);
}
}
internal static string bot_scriptScheduler_running_inverval {
get {
return ResourceManager.GetString("bot.scriptScheduler.running_inverval", resourceCulture);
}
}
internal static string bot_scriptScheduler_running_login {
get {
return ResourceManager.GetString("bot.scriptScheduler.running_login", resourceCulture);
}
}
internal static string bot_scriptScheduler_running_time {
get {
return ResourceManager.GetString("bot.scriptScheduler.running_time", resourceCulture);
}
}
internal static string bot_scriptScheduler_task {
get {
return ResourceManager.GetString("bot.scriptScheduler.task", resourceCulture);
}
}
internal static string bot_TelegramBridge_canceled_sending {
get {
return ResourceManager.GetString("bot.TelegramBridge.canceled_sending", resourceCulture);
}
}
internal static string bot_TelegramBridge_command_executed {
get {
return ResourceManager.GetString("bot.TelegramBridge.command_executed", resourceCulture);
}
}
internal static string bot_TelegramBridge_connected {
get {
return ResourceManager.GetString("bot.TelegramBridge.connected", resourceCulture);
}
}
internal static string bot_TelegramBridge_desc {
get {
return ResourceManager.GetString("bot.TelegramBridge.desc", resourceCulture);
}
}
internal static string bot_TelegramBridge_direction {
get {
return ResourceManager.GetString("bot.TelegramBridge.direction", resourceCulture);
}
}
internal static string bot_TelegramBridge_direction_both {
get {
return ResourceManager.GetString("bot.TelegramBridge.direction.both", resourceCulture);
}
}
internal static string bot_TelegramBridge_direction_minecraft {
get {
return ResourceManager.GetString("bot.TelegramBridge.direction.minecraft", resourceCulture);
}
}
internal static string bot_TelegramBridge_direction_Telegram {
get {
return ResourceManager.GetString("bot.TelegramBridge.direction.Telegram", resourceCulture);
}
}
internal static string bot_TelegramBridge_disconnected {
get {
return ResourceManager.GetString("bot.TelegramBridge.disconnected", resourceCulture);
}
}
internal static string bot_TelegramBridge_invalid_direction {
get {
return ResourceManager.GetString("bot.TelegramBridge.invalid_direction", resourceCulture);
}
}
internal static string bot_TelegramBridge_missing_authorized_channels {
get {
return ResourceManager.GetString("bot.TelegramBridge.missing_authorized_channels", resourceCulture);
}
}
internal static string bot_TelegramBridge_missing_channel_id {
get {
return ResourceManager.GetString("bot.TelegramBridge.missing_channel_id", resourceCulture);
}
}
internal static string bot_TelegramBridge_missing_token {
get {
return ResourceManager.GetString("bot.TelegramBridge.missing_token", resourceCulture);
}
}
internal static string bot_TelegramBridge_unauthorized {
get {
return ResourceManager.GetString("bot.TelegramBridge.unauthorized", resourceCulture);
}
}
internal static string bot_TelegramBridge_unknown_error {
get {
return ResourceManager.GetString("bot.TelegramBridge.unknown_error", resourceCulture);
}
}
internal static string bot_testBot_said {
get {
return ResourceManager.GetString("bot.testBot.said", resourceCulture);
}
}
internal static string bot_testBot_told {
get {
return ResourceManager.GetString("bot.testBot.told", resourceCulture);
}
}
internal static string botname_Alerts {
get {
return ResourceManager.GetString("botname.Alerts", resourceCulture);
}
}
internal static string botname_AntiAFK {
get {
return ResourceManager.GetString("botname.AntiAFK", resourceCulture);
}
}
internal static string botname_AutoAttack {
get {
return ResourceManager.GetString("botname.AutoAttack", resourceCulture);
}
}
internal static string botname_AutoCraft {
get {
return ResourceManager.GetString("botname.AutoCraft", resourceCulture);
}
}
internal static string botname_AutoDig {
get {
return ResourceManager.GetString("botname.AutoDig", resourceCulture);
}
}
internal static string botname_AutoDrop {
get {
return ResourceManager.GetString("botname.AutoDrop", resourceCulture);
}
}
internal static string botname_AutoEat {
get {
return ResourceManager.GetString("botname.AutoEat", resourceCulture);
}
}
internal static string botname_AutoFishing {
get {
return ResourceManager.GetString("botname.AutoFishing", resourceCulture);
}
}
internal static string botname_AutoRelog {
get {
return ResourceManager.GetString("botname.AutoRelog", resourceCulture);
}
}
internal static string botname_AutoRespond {
get {
return ResourceManager.GetString("botname.AutoRespond", resourceCulture);
}
}
internal static string botname_ChatLog {
get {
return ResourceManager.GetString("botname.ChatLog", resourceCulture);
}
}
internal static string botname_DiscordBridge {
get {
return ResourceManager.GetString("botname.DiscordBridge", resourceCulture);
}
}
internal static string botname_Farmer {
get {
return ResourceManager.GetString("botname.Farmer", resourceCulture);
}
}
internal static string botname_FollowPlayer {
get {
return ResourceManager.GetString("botname.FollowPlayer", resourceCulture);
}
}
internal static string botname_HangmanGame {
get {
return ResourceManager.GetString("botname.HangmanGame", resourceCulture);
}
}
internal static string botname_Mailer {
get {
return ResourceManager.GetString("botname.Mailer", resourceCulture);
}
}
internal static string botname_Map {
get {
return ResourceManager.GetString("botname.Map", resourceCulture);
}
}
internal static string botname_PlayerListLogger {
get {
return ResourceManager.GetString("botname.PlayerListLogger", resourceCulture);
}
}
internal static string botname_RemoteControl {
get {
return ResourceManager.GetString("botname.RemoteControl", resourceCulture);
}
}
internal static string botname_ReplayCapture {
get {
return ResourceManager.GetString("botname.ReplayCapture", resourceCulture);
}
}
internal static string botname_Script {
get {
return ResourceManager.GetString("botname.Script", resourceCulture);
}
}
internal static string botname_ScriptScheduler {
get {
return ResourceManager.GetString("botname.ScriptScheduler", resourceCulture);
}
}
internal static string botname_TelegramBridge {
get {
return ResourceManager.GetString("botname.TelegramBridge", resourceCulture);
}
}
internal static string botname_TestBot {
get {
return ResourceManager.GetString("botname.TestBot", resourceCulture);
}
}
internal static string cache_converting {
get {
return ResourceManager.GetString("cache.converting", resourceCulture);
}
}
internal static string cache_ignore_line {
get {
return ResourceManager.GetString("cache.ignore_line", resourceCulture);
}
}
internal static string cache_ignore_line_keys {
get {
return ResourceManager.GetString("cache.ignore_line_keys", resourceCulture);
}
}
internal static string cache_ignore_string {
get {
return ResourceManager.GetString("cache.ignore_string", resourceCulture);
}
}
internal static string cache_ignore_string_keys {
get {
return ResourceManager.GetString("cache.ignore_string_keys", resourceCulture);
}
}
internal static string cache_loaded {
get {
return ResourceManager.GetString("cache.loaded", resourceCulture);
}
}
internal static string cache_loaded_keys {
get {
return ResourceManager.GetString("cache.loaded_keys", resourceCulture);
}
}
internal static string cache_loading {
get {
return ResourceManager.GetString("cache.loading", resourceCulture);
}
}
internal static string cache_loading_keys {
get {
return ResourceManager.GetString("cache.loading_keys", resourceCulture);
}
}
internal static string cache_loading_session {
get {
return ResourceManager.GetString("cache.loading_session", resourceCulture);
}
}
internal static string cache_malformed {
get {
return ResourceManager.GetString("cache.malformed", resourceCulture);
}
}
internal static string cache_read_fail {
get {
return ResourceManager.GetString("cache.read_fail", resourceCulture);
}
}
internal static string cache_read_fail_plain {
get {
return ResourceManager.GetString("cache.read_fail_plain", resourceCulture);
}
}
internal static string cache_read_fail_plain_keys {
get {
return ResourceManager.GetString("cache.read_fail_plain_keys", resourceCulture);
}
}
internal static string cache_save_fail {
get {
return ResourceManager.GetString("cache.save_fail", resourceCulture);
}
}
internal static string cache_save_fail_keys {
get {
return ResourceManager.GetString("cache.save_fail_keys", resourceCulture);
}
}
internal static string cache_saving {
get {
return ResourceManager.GetString("cache.saving", resourceCulture);
}
}
internal static string cache_saving_keys {
get {
return ResourceManager.GetString("cache.saving_keys", resourceCulture);
}
}
internal static string chat_done {
get {
return ResourceManager.GetString("chat.done", resourceCulture);
}
}
internal static string chat_download {
get {
return ResourceManager.GetString("chat.download", resourceCulture);
}
}
internal static string chat_fail {
get {
return ResourceManager.GetString("chat.fail", resourceCulture);
}
}
internal static string chat_loaded {
get {
return ResourceManager.GetString("chat.loaded", resourceCulture);
}
}
internal static string chat_message_chain_broken {
get {
return ResourceManager.GetString("chat.message_chain_broken", resourceCulture);
}
}
internal static string chat_not_found {
get {
return ResourceManager.GetString("chat.not_found", resourceCulture);
}
}
internal static string chat_request {
get {
return ResourceManager.GetString("chat.request", resourceCulture);
}
}
internal static string chat_save_fail {
get {
return ResourceManager.GetString("chat.save_fail", resourceCulture);
}
}
internal static string chat_use_default {
get {
return ResourceManager.GetString("chat.use_default", resourceCulture);
}
}
internal static string chatbot_reconnect {
get {
return ResourceManager.GetString("chatbot.reconnect", resourceCulture);
}
}
internal static string cmd_animation_desc {
get {
return ResourceManager.GetString("cmd.animation.desc", resourceCulture);
}
}
internal static string cmd_bed_bed_not_found {
get {
return ResourceManager.GetString("cmd.bed.bed_not_found", resourceCulture);
}
}
internal static string cmd_bed_cant_reach_safely {
get {
return ResourceManager.GetString("cmd.bed.cant_reach_safely", resourceCulture);
}
}
internal static string cmd_bed_desc {
get {
return ResourceManager.GetString("cmd.bed.desc", resourceCulture);
}
}
internal static string cmd_bed_failed_to_reach_in_time {
get {
return ResourceManager.GetString("cmd.bed.failed_to_reach_in_time", resourceCulture);
}
}
internal static string cmd_bed_found_a_bed_at {
get {
return ResourceManager.GetString("cmd.bed.found_a_bed_at", resourceCulture);
}
}
internal static string cmd_bed_in {
get {
return ResourceManager.GetString("cmd.bed.in", resourceCulture);
}
}
internal static string cmd_bed_leaving {
get {
return ResourceManager.GetString("cmd.bed.leaving", resourceCulture);
}
}
internal static string cmd_bed_moving {
get {
return ResourceManager.GetString("cmd.bed.moving", resourceCulture);
}
}
internal static string cmd_bed_not_a_bed {
get {
return ResourceManager.GetString("cmd.bed.not_a_bed", resourceCulture);
}
}
internal static string cmd_bed_not_in {
get {
return ResourceManager.GetString("cmd.bed.not_in", resourceCulture);
}
}
internal static string cmd_bed_searching {
get {
return ResourceManager.GetString("cmd.bed.searching", resourceCulture);
}
}
internal static string cmd_bed_trying_to_use {
get {
return ResourceManager.GetString("cmd.bed.trying_to_use", resourceCulture);
}
}
internal static string cmd_blockinfo_BlocksAround {
get {
return ResourceManager.GetString("cmd.blockinfo.BlocksAround", resourceCulture);
}
}
internal static string cmd_blockinfo_BlockType {
get {
return ResourceManager.GetString("cmd.blockinfo.BlockType", resourceCulture);
}
}
internal static string cmd_blockinfo_desc {
get {
return ResourceManager.GetString("cmd.blockinfo.desc", resourceCulture);
}
}
internal static string cmd_blockinfo_Negative {
get {
return ResourceManager.GetString("cmd.blockinfo.Negative", resourceCulture);
}
}
internal static string cmd_blockinfo_Positive {
get {
return ResourceManager.GetString("cmd.blockinfo.Positive", resourceCulture);
}
}
internal static string cmd_bots_desc {
get {
return ResourceManager.GetString("cmd.bots.desc", resourceCulture);
}
}
internal static string cmd_bots_list {
get {
return ResourceManager.GetString("cmd.bots.list", resourceCulture);
}
}
internal static string cmd_bots_noloaded {
get {
return ResourceManager.GetString("cmd.bots.noloaded", resourceCulture);
}
}
internal static string cmd_bots_notfound {
get {
return ResourceManager.GetString("cmd.bots.notfound", resourceCulture);
}
}
internal static string cmd_bots_unloaded {
get {
return ResourceManager.GetString("cmd.bots.unloaded", resourceCulture);
}
}
internal static string cmd_bots_unloaded_all {
get {
return ResourceManager.GetString("cmd.bots.unloaded_all", resourceCulture);
}
}
internal static string cmd_changeSlot_changed {
get {
return ResourceManager.GetString("cmd.changeSlot.changed", resourceCulture);
}
}
internal static string cmd_changeSlot_desc {
get {
return ResourceManager.GetString("cmd.changeSlot.desc", resourceCulture);
}
}
internal static string cmd_changeSlot_fail {
get {
return ResourceManager.GetString("cmd.changeSlot.fail", resourceCulture);
}
}
internal static string cmd_changeSlot_nan {
get {
return ResourceManager.GetString("cmd.changeSlot.nan", resourceCulture);
}
}
internal static string cmd_chunk_chunk_pos {
get {
return ResourceManager.GetString("cmd.chunk.chunk_pos", resourceCulture);
}
}
internal static string cmd_chunk_current {
get {
return ResourceManager.GetString("cmd.chunk.current", resourceCulture);
}
}
internal static string cmd_chunk_desc {
get {
return ResourceManager.GetString("cmd.chunk.desc", resourceCulture);
}
}
internal static string cmd_chunk_for_debug {
get {
return ResourceManager.GetString("cmd.chunk.for_debug", resourceCulture);
}
}
internal static string cmd_chunk_icon {
get {
return ResourceManager.GetString("cmd.chunk.icon", resourceCulture);
}
}
internal static string cmd_chunk_marked {
get {
return ResourceManager.GetString("cmd.chunk.marked", resourceCulture);
}
}
internal static string cmd_chunk_outside {
get {
return ResourceManager.GetString("cmd.chunk.outside", resourceCulture);
}
}
internal static string cmd_connect_desc {
get {
return ResourceManager.GetString("cmd.connect.desc", resourceCulture);
}
}
internal static string cmd_connect_invalid_ip {
get {
return ResourceManager.GetString("cmd.connect.invalid_ip", resourceCulture);
}
}
internal static string cmd_connect_unknown {
get {
return ResourceManager.GetString("cmd.connect.unknown", resourceCulture);
}
}
internal static string cmd_debug_desc {
get {
return ResourceManager.GetString("cmd.debug.desc", resourceCulture);
}
}
internal static string cmd_debug_state_off {
get {
return ResourceManager.GetString("cmd.debug.state_off", resourceCulture);
}
}
internal static string cmd_debug_state_on {
get {
return ResourceManager.GetString("cmd.debug.state_on", resourceCulture);
}
}
internal static string cmd_dig_desc {
get {
return ResourceManager.GetString("cmd.dig.desc", resourceCulture);
}
}
internal static string cmd_dig_dig {
get {
return ResourceManager.GetString("cmd.dig.dig", resourceCulture);
}
}
internal static string cmd_dig_fail {
get {
return ResourceManager.GetString("cmd.dig.fail", resourceCulture);
}
}
internal static string cmd_dig_no_block {
get {
return ResourceManager.GetString("cmd.dig.no_block", resourceCulture);
}
}
internal static string cmd_dig_too_far {
get {
return ResourceManager.GetString("cmd.dig.too_far", resourceCulture);
}
}
internal static string cmd_dropItem_desc {
get {
return ResourceManager.GetString("cmd.dropItem.desc", resourceCulture);
}
}
internal static string cmd_dropItem_dropped {
get {
return ResourceManager.GetString("cmd.dropItem.dropped", resourceCulture);
}
}
internal static string cmd_dropItem_unknown_item {
get {
return ResourceManager.GetString("cmd.dropItem.unknown_item", resourceCulture);
}
}
internal static string cmd_enchant_clicked {
get {
return ResourceManager.GetString("cmd.enchant.clicked", resourceCulture);
}
}
internal static string cmd_enchant_desc {
get {
return ResourceManager.GetString("cmd.enchant.desc", resourceCulture);
}
}
internal static string cmd_enchant_enchanting_no_item {
get {
return ResourceManager.GetString("cmd.enchant.enchanting_no_item", resourceCulture);
}
}
internal static string cmd_enchant_enchanting_no_lapis {
get {
return ResourceManager.GetString("cmd.enchant.enchanting_no_lapis", resourceCulture);
}
}
internal static string cmd_enchant_enchanting_table_not_opened {
get {
return ResourceManager.GetString("cmd.enchant.enchanting_table_not_opened", resourceCulture);
}
}
internal static string cmd_enchant_invalid_slot {
get {
return ResourceManager.GetString("cmd.enchant.invalid_slot", resourceCulture);
}
}
internal static string cmd_enchant_not_clicked {
get {
return ResourceManager.GetString("cmd.enchant.not_clicked", resourceCulture);
}
}
internal static string cmd_enchant_no_enchantments {
get {
return ResourceManager.GetString("cmd.enchant.no_enchantments", resourceCulture);
}
}
internal static string cmd_enchant_no_levels {
get {
return ResourceManager.GetString("cmd.enchant.no_levels", resourceCulture);
}
}
internal static string cmd_entityCmd_attacked {
get {
return ResourceManager.GetString("cmd.entityCmd.attacked", resourceCulture);
}
}
internal static string cmd_entityCmd_boots {
get {
return ResourceManager.GetString("cmd.entityCmd.boots", resourceCulture);
}
}
internal static string cmd_entityCmd_chestplate {
get {
return ResourceManager.GetString("cmd.entityCmd.chestplate", resourceCulture);
}
}
internal static string cmd_entityCmd_customname {
get {
return ResourceManager.GetString("cmd.entityCmd.customname", resourceCulture);
}
}
internal static string cmd_entityCmd_distance {
get {
return ResourceManager.GetString("cmd.entityCmd.distance", resourceCulture);
}
}
internal static string cmd_entityCmd_entities {
get {
return ResourceManager.GetString("cmd.entityCmd.entities", resourceCulture);
}
}
internal static string cmd_entityCmd_entity {
get {
return ResourceManager.GetString("cmd.entityCmd.entity", resourceCulture);
}
}
internal static string cmd_entityCmd_equipment {
get {
return ResourceManager.GetString("cmd.entityCmd.equipment", resourceCulture);
}
}
internal static string cmd_entityCmd_health {
get {
return ResourceManager.GetString("cmd.entityCmd.health", resourceCulture);
}
}
internal static string cmd_entityCmd_helmet {
get {
return ResourceManager.GetString("cmd.entityCmd.helmet", resourceCulture);
}
}
internal static string cmd_entityCmd_item {
get {
return ResourceManager.GetString("cmd.entityCmd.item", resourceCulture);
}
}
internal static string cmd_entityCmd_latency {
get {
return ResourceManager.GetString("cmd.entityCmd.latency", resourceCulture);
}
}
internal static string cmd_entityCmd_leggings {
get {
return ResourceManager.GetString("cmd.entityCmd.leggings", resourceCulture);
}
}
internal static string cmd_entityCmd_location {
get {
return ResourceManager.GetString("cmd.entityCmd.location", resourceCulture);
}
}
internal static string cmd_entityCmd_mainhand {
get {
return ResourceManager.GetString("cmd.entityCmd.mainhand", resourceCulture);
}
}
internal static string cmd_entityCmd_nickname {
get {
return ResourceManager.GetString("cmd.entityCmd.nickname", resourceCulture);
}
}
internal static string cmd_entityCmd_not_found {
get {
return ResourceManager.GetString("cmd.entityCmd.not_found", resourceCulture);
}
}
internal static string cmd_entityCmd_offhand {
get {
return ResourceManager.GetString("cmd.entityCmd.offhand", resourceCulture);
}
}
internal static string cmd_entityCmd_pose {
get {
return ResourceManager.GetString("cmd.entityCmd.pose", resourceCulture);
}
}
internal static string cmd_entityCmd_type {
get {
return ResourceManager.GetString("cmd.entityCmd.type", resourceCulture);
}
}
internal static string cmd_entityCmd_used {
get {
return ResourceManager.GetString("cmd.entityCmd.used", resourceCulture);
}
}
internal static string cmd_execif_desc {
get {
return ResourceManager.GetString("cmd.execif.desc", resourceCulture);
}
}
internal static string cmd_execif_error {
get {
return ResourceManager.GetString("cmd.execif.error", resourceCulture);
}
}
internal static string cmd_execif_error_occured {
get {
return ResourceManager.GetString("cmd.execif.error_occured", resourceCulture);
}
}
internal static string cmd_execif_executed {
get {
return ResourceManager.GetString("cmd.execif.executed", resourceCulture);
}
}
internal static string cmd_execif_executed_no_output {
get {
return ResourceManager.GetString("cmd.execif.executed_no_output", resourceCulture);
}
}
internal static string cmd_execmulti_desc {
get {
return ResourceManager.GetString("cmd.execmulti.desc", resourceCulture);
}
}
internal static string cmd_execmulti_executed {
get {
return ResourceManager.GetString("cmd.execmulti.executed", resourceCulture);
}
}
internal static string cmd_execmulti_no_result {
get {
return ResourceManager.GetString("cmd.execmulti.no_result", resourceCulture);
}
}
internal static string cmd_execmulti_prevent {
get {
return ResourceManager.GetString("cmd.execmulti.prevent", resourceCulture);
}
}
internal static string cmd_execmulti_result {
get {
return ResourceManager.GetString("cmd.execmulti.result", resourceCulture);
}
}
internal static string cmd_exit_desc {
get {
return ResourceManager.GetString("cmd.exit.desc", resourceCulture);
}
}
internal static string cmd_follow_already_following {
get {
return ResourceManager.GetString("cmd.follow.already_following", resourceCulture);
}
}
internal static string cmd_follow_already_stopped {
get {
return ResourceManager.GetString("cmd.follow.already_stopped", resourceCulture);
}
}
internal static string cmd_follow_cant_reach_player {
get {
return ResourceManager.GetString("cmd.follow.cant_reach_player", resourceCulture);
}
}
internal static string cmd_follow_desc {
get {
return ResourceManager.GetString("cmd.follow.desc", resourceCulture);
}
}
internal static string cmd_follow_invalid_name {
get {
return ResourceManager.GetString("cmd.follow.invalid_name", resourceCulture);
}
}
internal static string cmd_follow_invalid_player {
get {
return ResourceManager.GetString("cmd.follow.invalid_player", resourceCulture);
}
}
internal static string cmd_follow_note {
get {
return ResourceManager.GetString("cmd.follow.note", resourceCulture);
}
}
internal static string cmd_follow_pausing {
get {
return ResourceManager.GetString("cmd.follow.pausing", resourceCulture);
}
}
internal static string cmd_follow_player_came_to_the_range {
get {
return ResourceManager.GetString("cmd.follow.player_came_to_the_range", resourceCulture);
}
}
internal static string cmd_follow_player_left {
get {
return ResourceManager.GetString("cmd.follow.player_left", resourceCulture);
}
}
internal static string cmd_follow_player_left_the_range {
get {
return ResourceManager.GetString("cmd.follow.player_left_the_range", resourceCulture);
}
}
internal static string cmd_follow_resuming {
get {
return ResourceManager.GetString("cmd.follow.resuming", resourceCulture);
}
}
internal static string cmd_follow_started {
get {
return ResourceManager.GetString("cmd.follow.started", resourceCulture);
}
}
internal static string cmd_follow_stopping {
get {
return ResourceManager.GetString("cmd.follow.stopping", resourceCulture);
}
}
internal static string cmd_follow_switched {
get {
return ResourceManager.GetString("cmd.follow.switched", resourceCulture);
}
}
internal static string cmd_follow_unsafe_enabled {
get {
return ResourceManager.GetString("cmd.follow.unsafe_enabled", resourceCulture);
}
}
internal static string cmd_follow_usage {
get {
return ResourceManager.GetString("cmd.follow.usage", resourceCulture);
}
}
internal static string cmd_health_desc {
get {
return ResourceManager.GetString("cmd.health.desc", resourceCulture);
}
}
internal static string cmd_health_response {
get {
return ResourceManager.GetString("cmd.health.response", resourceCulture);
}
}
internal static string cmd_inventory_clicking {
get {
return ResourceManager.GetString("cmd.inventory.clicking", resourceCulture);
}
}
internal static string cmd_inventory_close {
get {
return ResourceManager.GetString("cmd.inventory.close", resourceCulture);
}
}
internal static string cmd_inventory_close_fail {
get {
return ResourceManager.GetString("cmd.inventory.close_fail", resourceCulture);
}
}
internal static string cmd_inventory_container_not_found {
get {
return ResourceManager.GetString("cmd.inventory.container_not_found", resourceCulture);
}
}
internal static string cmd_inventory_creative_delete {
get {
return ResourceManager.GetString("cmd.inventory.creative_delete", resourceCulture);
}
}
internal static string cmd_inventory_creative_done {
get {
return ResourceManager.GetString("cmd.inventory.creative_done", resourceCulture);
}
}
internal static string cmd_inventory_creative_fail {
get {
return ResourceManager.GetString("cmd.inventory.creative_fail", resourceCulture);
}
}
internal static string cmd_inventory_damage {
get {
return ResourceManager.GetString("cmd.inventory.damage", resourceCulture);
}
}
internal static string cmd_inventory_desc {
get {
return ResourceManager.GetString("cmd.inventory.desc", resourceCulture);
}
}
internal static string cmd_inventory_drop {
get {
return ResourceManager.GetString("cmd.inventory.drop", resourceCulture);
}
}
internal static string cmd_inventory_drop_stack {
get {
return ResourceManager.GetString("cmd.inventory.drop_stack", resourceCulture);
}
}
internal static string cmd_inventory_found_items {
get {
return ResourceManager.GetString("cmd.inventory.found_items", resourceCulture);
}
}
internal static string cmd_inventory_help_available {
get {
return ResourceManager.GetString("cmd.inventory.help.available", resourceCulture);
}
}
internal static string cmd_inventory_help_basic {
get {
return ResourceManager.GetString("cmd.inventory.help.basic", resourceCulture);
}
}
internal static string cmd_inventory_help_click {
get {
return ResourceManager.GetString("cmd.inventory.help.click", resourceCulture);
}
}
internal static string cmd_inventory_help_close {
get {
return ResourceManager.GetString("cmd.inventory.help.close", resourceCulture);
}
}
internal static string cmd_inventory_help_creativedelete {
get {
return ResourceManager.GetString("cmd.inventory.help.creativedelete", resourceCulture);
}
}
internal static string cmd_inventory_help_creativegive {
get {
return ResourceManager.GetString("cmd.inventory.help.creativegive", resourceCulture);
}
}
internal static string cmd_inventory_help_drop {
get {
return ResourceManager.GetString("cmd.inventory.help.drop", resourceCulture);
}
}
internal static string cmd_inventory_help_help {
get {
return ResourceManager.GetString("cmd.inventory.help.help", resourceCulture);
}
}
internal static string cmd_inventory_help_inventories {
get {
return ResourceManager.GetString("cmd.inventory.help.inventories", resourceCulture);
}
}
internal static string cmd_inventory_help_list {
get {
return ResourceManager.GetString("cmd.inventory.help.list", resourceCulture);
}
}
internal static string cmd_inventory_help_search {
get {
return ResourceManager.GetString("cmd.inventory.help.search", resourceCulture);
}
}
internal static string cmd_inventory_help_shiftclick {
get {
return ResourceManager.GetString("cmd.inventory.help.shiftclick", resourceCulture);
}
}
internal static string cmd_inventory_help_unknown {
get {
return ResourceManager.GetString("cmd.inventory.help.unknown", resourceCulture);
}
}
internal static string cmd_inventory_help_usage {
get {
return ResourceManager.GetString("cmd.inventory.help.usage", resourceCulture);
}
}
internal static string cmd_inventory_hotbar {
get {
return ResourceManager.GetString("cmd.inventory.hotbar", resourceCulture);
}
}
internal static string cmd_inventory_inventories {
get {
return ResourceManager.GetString("cmd.inventory.inventories", resourceCulture);
}
}
internal static string cmd_inventory_inventories_available {
get {
return ResourceManager.GetString("cmd.inventory.inventories_available", resourceCulture);
}
}
internal static string cmd_inventory_inventory {
get {
return ResourceManager.GetString("cmd.inventory.inventory", resourceCulture);
}
}
internal static string cmd_inventory_left {
get {
return ResourceManager.GetString("cmd.inventory.left", resourceCulture);
}
}
internal static string cmd_inventory_middle {
get {
return ResourceManager.GetString("cmd.inventory.middle", resourceCulture);
}
}
internal static string cmd_inventory_need_creative {
get {
return ResourceManager.GetString("cmd.inventory.need_creative", resourceCulture);
}
}
internal static string cmd_inventory_not_exist {
get {
return ResourceManager.GetString("cmd.inventory.not_exist", resourceCulture);
}
}
internal static string cmd_inventory_no_found_items {
get {
return ResourceManager.GetString("cmd.inventory.no_found_items", resourceCulture);
}
}
internal static string cmd_inventory_no_item {
get {
return ResourceManager.GetString("cmd.inventory.no_item", resourceCulture);
}
}
internal static string cmd_inventory_right {
get {
return ResourceManager.GetString("cmd.inventory.right", resourceCulture);
}
}
internal static string cmd_inventory_shiftclick {
get {
return ResourceManager.GetString("cmd.inventory.shiftclick", resourceCulture);
}
}
internal static string cmd_inventory_shiftclick_fail {
get {
return ResourceManager.GetString("cmd.inventory.shiftclick_fail", resourceCulture);
}
}
internal static string cmd_list_desc {
get {
return ResourceManager.GetString("cmd.list.desc", resourceCulture);
}
}
internal static string cmd_list_players {
get {
return ResourceManager.GetString("cmd.list.players", resourceCulture);
}
}
internal static string cmd_log_desc {
get {
return ResourceManager.GetString("cmd.log.desc", resourceCulture);
}
}
internal static string cmd_look_at {
get {
return ResourceManager.GetString("cmd.look.at", resourceCulture);
}
}
internal static string cmd_look_block {
get {
return ResourceManager.GetString("cmd.look.block", resourceCulture);
}
}
internal static string cmd_look_desc {
get {
return ResourceManager.GetString("cmd.look.desc", resourceCulture);
}
}
internal static string cmd_look_inspection {
get {
return ResourceManager.GetString("cmd.look.inspection", resourceCulture);
}
}
internal static string cmd_look_noinspection {
get {
return ResourceManager.GetString("cmd.look.noinspection", resourceCulture);
}
}
internal static string cmd_look_unknown {
get {
return ResourceManager.GetString("cmd.look.unknown", resourceCulture);
}
}
internal static string cmd_move_chunk_loading_status {
get {
return ResourceManager.GetString("cmd.move.chunk_loading_status", resourceCulture);
}
}
internal static string cmd_move_chunk_not_loaded {
get {
return ResourceManager.GetString("cmd.move.chunk_not_loaded", resourceCulture);
}
}
internal static string cmd_move_desc {
get {
return ResourceManager.GetString("cmd.move.desc", resourceCulture);
}
}
internal static string cmd_move_desc_force {
get {
return ResourceManager.GetString("cmd.move.desc_force", resourceCulture);
}
}
internal static string cmd_move_dir_fail {
get {
return ResourceManager.GetString("cmd.move.dir_fail", resourceCulture);
}
}
internal static string cmd_move_disable {
get {
return ResourceManager.GetString("cmd.move.disable", resourceCulture);
}
}
internal static string cmd_move_enable {
get {
return ResourceManager.GetString("cmd.move.enable", resourceCulture);
}
}
internal static string cmd_move_fail {
get {
return ResourceManager.GetString("cmd.move.fail", resourceCulture);
}
}
internal static string cmd_move_gravity_disabled {
get {
return ResourceManager.GetString("cmd.move.gravity.disabled", resourceCulture);
}
}
internal static string cmd_move_gravity_enabled {
get {
return ResourceManager.GetString("cmd.move.gravity.enabled", resourceCulture);
}
}
internal static string cmd_move_moving {
get {
return ResourceManager.GetString("cmd.move.moving", resourceCulture);
}
}
internal static string cmd_move_suggestforce {
get {
return ResourceManager.GetString("cmd.move.suggestforce", resourceCulture);
}
}
internal static string cmd_move_walk {
get {
return ResourceManager.GetString("cmd.move.walk", resourceCulture);
}
}
internal static string cmd_reco_desc {
get {
return ResourceManager.GetString("cmd.reco.desc", resourceCulture);
}
}
internal static string cmd_reload_desc {
get {
return ResourceManager.GetString("cmd.reload.desc", resourceCulture);
}
}
internal static string cmd_reload_finished {
get {
return ResourceManager.GetString("cmd.reload.finished", resourceCulture);
}
}
internal static string cmd_reload_started {
get {
return ResourceManager.GetString("cmd.reload.started", resourceCulture);
}
}
internal static string cmd_reload_warning1 {
get {
return ResourceManager.GetString("cmd.reload.warning1", resourceCulture);
}
}
internal static string cmd_reload_warning2 {
get {
return ResourceManager.GetString("cmd.reload.warning2", resourceCulture);
}
}
internal static string cmd_reload_warning3 {
get {
return ResourceManager.GetString("cmd.reload.warning3", resourceCulture);
}
}
internal static string cmd_reload_warning4 {
get {
return ResourceManager.GetString("cmd.reload.warning4", resourceCulture);
}
}
internal static string cmd_respawn_desc {
get {
return ResourceManager.GetString("cmd.respawn.desc", resourceCulture);
}
}
internal static string cmd_respawn_done {
get {
return ResourceManager.GetString("cmd.respawn.done", resourceCulture);
}
}
internal static string cmd_script_desc {
get {
return ResourceManager.GetString("cmd.script.desc", resourceCulture);
}
}
internal static string cmd_send_desc {
get {
return ResourceManager.GetString("cmd.send.desc", resourceCulture);
}
}
internal static string cmd_set_desc {
get {
return ResourceManager.GetString("cmd.set.desc", resourceCulture);
}
}
internal static string cmd_set_format {
get {
return ResourceManager.GetString("cmd.set.format", resourceCulture);
}
}
internal static string cmd_setrnd_desc {
get {
return ResourceManager.GetString("cmd.setrnd.desc", resourceCulture);
}
}
internal static string cmd_setrnd_format {
get {
return ResourceManager.GetString("cmd.setrnd.format", resourceCulture);
}
}
internal static string cmd_setrndnum_format {
get {
return ResourceManager.GetString("cmd.setrndnum.format", resourceCulture);
}
}
internal static string cmd_setrndstr_format {
get {
return ResourceManager.GetString("cmd.setrndstr.format", resourceCulture);
}
}
internal static string cmd_sneak_desc {
get {
return ResourceManager.GetString("cmd.sneak.desc", resourceCulture);
}
}
internal static string cmd_sneak_off {
get {
return ResourceManager.GetString("cmd.sneak.off", resourceCulture);
}
}
internal static string cmd_sneak_on {
get {
return ResourceManager.GetString("cmd.sneak.on", resourceCulture);
}
}
internal static string cmd_tps_current {
get {
return ResourceManager.GetString("cmd.tps.current", resourceCulture);
}
}
internal static string cmd_tps_desc {
get {
return ResourceManager.GetString("cmd.tps.desc", resourceCulture);
}
}
internal static string cmd_useblock_desc {
get {
return ResourceManager.GetString("cmd.useblock.desc", resourceCulture);
}
}
internal static string cmd_useblock_use {
get {
return ResourceManager.GetString("cmd.useblock.use", resourceCulture);
}
}
internal static string cmd_useitem_desc {
get {
return ResourceManager.GetString("cmd.useitem.desc", resourceCulture);
}
}
internal static string cmd_useitem_use {
get {
return ResourceManager.GetString("cmd.useitem.use", resourceCulture);
}
}
internal static string config_backup_fail {
get {
return ResourceManager.GetString("config.backup.fail", resourceCulture);
}
}
internal static string config_commandsuggestion_illegal_color {
get {
return ResourceManager.GetString("config.commandsuggestion.illegal_color", resourceCulture);
}
}
internal static string config_load {
get {
return ResourceManager.GetString("config.load", resourceCulture);
}
}
internal static string config_load_fail {
get {
return ResourceManager.GetString("config.load.fail", resourceCulture);
}
}
internal static string config_Main_Advanced_language_invaild {
get {
return ResourceManager.GetString("config.Main.Advanced.language.invaild", resourceCulture);
}
}
internal static string config_saving {
get {
return ResourceManager.GetString("config.saving", resourceCulture);
}
}
internal static string config_write_fail {
get {
return ResourceManager.GetString("config.write.fail", resourceCulture);
}
}
internal static string debug_color_test {
get {
return ResourceManager.GetString("debug.color_test", resourceCulture);
}
}
internal static string debug_crypto {
get {
return ResourceManager.GetString("debug.crypto", resourceCulture);
}
}
internal static string debug_keys_cache_fail {
get {
return ResourceManager.GetString("debug.keys_cache_fail", resourceCulture);
}
}
internal static string debug_keys_cache_ok {
get {
return ResourceManager.GetString("debug.keys_cache_ok", resourceCulture);
}
}
internal static string debug_request {
get {
return ResourceManager.GetString("debug.request", resourceCulture);
}
}
internal static string debug_session_cache_fail {
get {
return ResourceManager.GetString("debug.session_cache_fail", resourceCulture);
}
}
internal static string debug_session_cache_ok {
get {
return ResourceManager.GetString("debug.session_cache_ok", resourceCulture);
}
}
internal static string debug_session_id {
get {
return ResourceManager.GetString("debug.session_id", resourceCulture);
}
}
internal static string Enchantment_bottom_slot {
get {
return ResourceManager.GetString("Enchantment.bottom_slot", resourceCulture);
}
}
internal static string Enchantment_enchantments_available {
get {
return ResourceManager.GetString("Enchantment.enchantments_available", resourceCulture);
}
}
internal static string Enchantment_levels {
get {
return ResourceManager.GetString("Enchantment.levels", resourceCulture);
}
}
internal static string Enchantment_middle_slot {
get {
return ResourceManager.GetString("Enchantment.middle_slot", resourceCulture);
}
}
internal static string Enchantment_tops_slot {
get {
return ResourceManager.GetString("Enchantment.tops_slot", resourceCulture);
}
}
internal static string error_auth {
get {
return ResourceManager.GetString("error.auth", resourceCulture);
}
}
internal static string error_connect {
get {
return ResourceManager.GetString("error.connect", resourceCulture);
}
}
internal static string error_connection_timeout {
get {
return ResourceManager.GetString("error.connection_timeout", resourceCulture);
}
}
internal static string error_determine {
get {
return ResourceManager.GetString("error.determine", resourceCulture);
}
}
internal static string error_forge {
get {
return ResourceManager.GetString("error.forge", resourceCulture);
}
}
internal static string error_forgeforce {
get {
return ResourceManager.GetString("error.forgeforce", resourceCulture);
}
}
internal static string error_forge_encrypt {
get {
return ResourceManager.GetString("error.forge_encrypt", resourceCulture);
}
}
internal static string error_generator_invalid {
get {
return ResourceManager.GetString("error.generator.invalid", resourceCulture);
}
}
internal static string error_generator_json {
get {
return ResourceManager.GetString("error.generator.json", resourceCulture);
}
}
internal static string error_generator_path {
get {
return ResourceManager.GetString("error.generator.path", resourceCulture);
}
}
internal static string error_http_code {
get {
return ResourceManager.GetString("error.http_code", resourceCulture);
}
}
internal static string error_invalid_encrypt {
get {
return ResourceManager.GetString("error.invalid_encrypt", resourceCulture);
}
}
internal static string error_invalid_response {
get {
return ResourceManager.GetString("error.invalid_response", resourceCulture);
}
}
internal static string error_inventoryhandling_not_enabled {
get {
return ResourceManager.GetString("error.inventoryhandling_not_enabled", resourceCulture);
}
}
internal static string error_join {
get {
return ResourceManager.GetString("error.join", resourceCulture);
}
}
internal static string error_login {
get {
return ResourceManager.GetString("error.login", resourceCulture);
}
}
internal static string error_login_blocked {
get {
return ResourceManager.GetString("error.login.blocked", resourceCulture);
}
}
internal static string error_login_cancel {
get {
return ResourceManager.GetString("error.login.cancel", resourceCulture);
}
}
internal static string error_login_migrated {
get {
return ResourceManager.GetString("error.login.migrated", resourceCulture);
}
}
internal static string error_login_network {
get {
return ResourceManager.GetString("error.login.network", resourceCulture);
}
}
internal static string error_login_premium {
get {
return ResourceManager.GetString("error.login.premium", resourceCulture);
}
}
internal static string error_login_response {
get {
return ResourceManager.GetString("error.login.response", resourceCulture);
}
}
internal static string error_login_server {
get {
return ResourceManager.GetString("error.login.server", resourceCulture);
}
}
internal static string error_login_ssl {
get {
return ResourceManager.GetString("error.login.ssl", resourceCulture);
}
}
internal static string error_login_unknown {
get {
return ResourceManager.GetString("error.login.unknown", resourceCulture);
}
}
internal static string error_login_failed {
get {
return ResourceManager.GetString("error.login_failed", resourceCulture);
}
}
internal static string error_missing_argument {
get {
return ResourceManager.GetString("error.missing.argument", resourceCulture);
}
}
internal static string error_no_version_report {
get {
return ResourceManager.GetString("error.no_version_report", resourceCulture);
}
}
internal static string error_ping {
get {
return ResourceManager.GetString("error.ping", resourceCulture);
}
}
internal static string error_realms_access_denied {
get {
return ResourceManager.GetString("error.realms.access_denied", resourceCulture);
}
}
internal static string error_realms_disabled {
get {
return ResourceManager.GetString("error.realms.disabled", resourceCulture);
}
}
internal static string error_realms_ip_error {
get {
return ResourceManager.GetString("error.realms.ip_error", resourceCulture);
}
}
internal static string error_realms_server_id {
get {
return ResourceManager.GetString("error.realms.server_id", resourceCulture);
}
}
internal static string error_realms_server_unavailable {
get {
return ResourceManager.GetString("error.realms.server_unavailable", resourceCulture);
}
}
internal static string error_setting_argument_syntax {
get {
return ResourceManager.GetString("error.setting.argument_syntax", resourceCulture);
}
}
internal static string error_terrain_not_enabled {
get {
return ResourceManager.GetString("error.terrain_not_enabled", resourceCulture);
}
}
internal static string error_timeout {
get {
return ResourceManager.GetString("error.timeout", resourceCulture);
}
}
internal static string error_unexpect_response {
get {
return ResourceManager.GetString("error.unexpect_response", resourceCulture);
}
}
internal static string error_unsupported {
get {
return ResourceManager.GetString("error.unsupported", resourceCulture);
}
}
internal static string error_usage {
get {
return ResourceManager.GetString("error.usage", resourceCulture);
}
}
internal static string error_version_different {
get {
return ResourceManager.GetString("error.version_different", resourceCulture);
}
}
internal static string exception_chatbot_init {
get {
return ResourceManager.GetString("exception.chatbot.init", resourceCulture);
}
}
internal static string exception_csrunner_invalid_head {
get {
return ResourceManager.GetString("exception.csrunner.invalid_head", resourceCulture);
}
}
internal static string exception_packet_process {
get {
return ResourceManager.GetString("exception.packet_process", resourceCulture);
}
}
internal static string exception_palette_block {
get {
return ResourceManager.GetString("exception.palette.block", resourceCulture);
}
}
internal static string exception_palette_entity {
get {
return ResourceManager.GetString("exception.palette.entity", resourceCulture);
}
}
internal static string exception_palette_healthfield {
get {
return ResourceManager.GetString("exception.palette.healthfield", resourceCulture);
}
}
internal static string exception_palette_item {
get {
return ResourceManager.GetString("exception.palette.item", resourceCulture);
}
}
internal static string exception_palette_packet {
get {
return ResourceManager.GetString("exception.palette.packet", resourceCulture);
}
}
internal static string exception_unknown_direction {
get {
return ResourceManager.GetString("exception.unknown_direction", resourceCulture);
}
}
internal static string exception_user_logout {
get {
return ResourceManager.GetString("exception.user_logout", resourceCulture);
}
}
internal static string exception_version_unsupport {
get {
return ResourceManager.GetString("exception.version_unsupport", resourceCulture);
}
}
internal static string extra_entity_disabled {
get {
return ResourceManager.GetString("extra.entity_disabled", resourceCulture);
}
}
internal static string extra_entity_required {
get {
return ResourceManager.GetString("extra.entity_required", resourceCulture);
}
}
internal static string extra_inventory_close {
get {
return ResourceManager.GetString("extra.inventory_close", resourceCulture);
}
}
internal static string extra_inventory_disabled {
get {
return ResourceManager.GetString("extra.inventory_disabled", resourceCulture);
}
}
internal static string extra_inventory_enabled {
get {
return ResourceManager.GetString("extra.inventory_enabled", resourceCulture);
}
}
internal static string extra_inventory_interact {
get {
return ResourceManager.GetString("extra.inventory_interact", resourceCulture);
}
}
internal static string extra_inventory_open {
get {
return ResourceManager.GetString("extra.inventory_open", resourceCulture);
}
}
internal static string extra_inventory_required {
get {
return ResourceManager.GetString("extra.inventory_required", resourceCulture);
}
}
internal static string extra_terrainandmovement_disabled {
get {
return ResourceManager.GetString("extra.terrainandmovement_disabled", resourceCulture);
}
}
internal static string extra_terrainandmovement_enabled {
get {
return ResourceManager.GetString("extra.terrainandmovement_enabled", resourceCulture);
}
}
internal static string extra_terrainandmovement_required {
get {
return ResourceManager.GetString("extra.terrainandmovement_required", resourceCulture);
}
}
internal static string filemonitor_fail {
get {
return ResourceManager.GetString("filemonitor.fail", resourceCulture);
}
}
internal static string filemonitor_init {
get {
return ResourceManager.GetString("filemonitor.init", resourceCulture);
}
}
internal static string forge_accept {
get {
return ResourceManager.GetString("forge.accept", resourceCulture);
}
}
internal static string forge_accept_registry {
get {
return ResourceManager.GetString("forge.accept_registry", resourceCulture);
}
}
internal static string forge_complete {
get {
return ResourceManager.GetString("forge.complete", resourceCulture);
}
}
internal static string forge_fml2_config {
get {
return ResourceManager.GetString("forge.fml2.config", resourceCulture);
}
}
internal static string forge_fml2_mod {
get {
return ResourceManager.GetString("forge.fml2.mod", resourceCulture);
}
}
internal static string forge_fml2_mod_send {
get {
return ResourceManager.GetString("forge.fml2.mod_send", resourceCulture);
}
}
internal static string forge_fml2_registry {
get {
return ResourceManager.GetString("forge.fml2.registry", resourceCulture);
}
}
internal static string forge_fml2_unknown {
get {
return ResourceManager.GetString("forge.fml2.unknown", resourceCulture);
}
}
internal static string forge_fml2_unknown_channel {
get {
return ResourceManager.GetString("forge.fml2.unknown_channel", resourceCulture);
}
}
internal static string forge_mod_list {
get {
return ResourceManager.GetString("forge.mod_list", resourceCulture);
}
}
internal static string forge_no_mod {
get {
return ResourceManager.GetString("forge.no_mod", resourceCulture);
}
}
internal static string forge_registry {
get {
return ResourceManager.GetString("forge.registry", resourceCulture);
}
}
internal static string forge_registry_2 {
get {
return ResourceManager.GetString("forge.registry_2", resourceCulture);
}
}
internal static string forge_send_mod {
get {
return ResourceManager.GetString("forge.send_mod", resourceCulture);
}
}
internal static string forge_version {
get {
return ResourceManager.GetString("forge.version", resourceCulture);
}
}
internal static string forge_with_mod {
get {
return ResourceManager.GetString("forge.with_mod", resourceCulture);
}
}
internal static string general_available_cmd {
get {
return ResourceManager.GetString("general.available_cmd", resourceCulture);
}
}
internal static string general_bot_unload {
get {
return ResourceManager.GetString("general.bot_unload", resourceCulture);
}
}
internal static string general_done {
get {
return ResourceManager.GetString("general.done", resourceCulture);
}
}
internal static string general_fail {
get {
return ResourceManager.GetString("general.fail", resourceCulture);
}
}
internal static string icmd_error {
get {
return ResourceManager.GetString("icmd.error", resourceCulture);
}
}
internal static string icmd_help {
get {
return ResourceManager.GetString("icmd.help", resourceCulture);
}
}
internal static string icmd_list {
get {
return ResourceManager.GetString("icmd.list", resourceCulture);
}
}
internal static string icmd_unknown {
get {
return ResourceManager.GetString("icmd.unknown", resourceCulture);
}
}
internal static string mcc_backup_old_config {
get {
return ResourceManager.GetString("mcc.backup_old_config", resourceCulture);
}
}
internal static string mcc_browser_login_code {
get {
return ResourceManager.GetString("mcc.browser_login_code", resourceCulture);
}
}
internal static string mcc_browser_open {
get {
return ResourceManager.GetString("mcc.browser_open", resourceCulture);
}
}
internal static string mcc_connecting {
get {
return ResourceManager.GetString("mcc.connecting", resourceCulture);
}
}
internal static string mcc_disconnect_login {
get {
return ResourceManager.GetString("mcc.disconnect.login", resourceCulture);
}
}
internal static string mcc_disconnect_lost {
get {
return ResourceManager.GetString("mcc.disconnect.lost", resourceCulture);
}
}
internal static string mcc_disconnect_server {
get {
return ResourceManager.GetString("mcc.disconnect.server", resourceCulture);
}
}
internal static string mcc_disconnected {
get {
return ResourceManager.GetString("mcc.disconnected", resourceCulture);
}
}
internal static string mcc_fetching_key {
get {
return ResourceManager.GetString("mcc.fetching_key", resourceCulture);
}
}
internal static string mcc_forge {
get {
return ResourceManager.GetString("mcc.forge", resourceCulture);
}
}
internal static string mcc_forgeforce {
get {
return ResourceManager.GetString("mcc.forgeforce", resourceCulture);
}
}
internal static string mcc_found {
get {
return ResourceManager.GetString("mcc.found", resourceCulture);
}
}
internal static string mcc_generator_done {
get {
return ResourceManager.GetString("mcc.generator.done", resourceCulture);
}
}
internal static string mcc_generator_generating {
get {
return ResourceManager.GetString("mcc.generator.generating", resourceCulture);
}
}
internal static string mcc_gen_new_config {
get {
return ResourceManager.GetString("mcc.gen_new_config", resourceCulture);
}
}
internal static string mcc_handshake {
get {
return ResourceManager.GetString("mcc.handshake", resourceCulture);
}
}
internal static string mcc_has_update {
get {
return ResourceManager.GetString("mcc.has_update", resourceCulture);
}
}
internal static string mcc_help_us_translate {
get {
return ResourceManager.GetString("mcc.help_us_translate", resourceCulture);
}
}
internal static string mcc_invaild_config {
get {
return ResourceManager.GetString("mcc.invaild_config", resourceCulture);
}
}
internal static string mcc_ip {
get {
return ResourceManager.GetString("mcc.ip", resourceCulture);
}
}
internal static string mcc_joined {
get {
return ResourceManager.GetString("mcc.joined", resourceCulture);
}
}
internal static string mcc_link {
get {
return ResourceManager.GetString("mcc.link", resourceCulture);
}
}
internal static string mcc_login {
get {
return ResourceManager.GetString("mcc.login", resourceCulture);
}
}
internal static string mcc_login_basic_io {
get {
return ResourceManager.GetString("mcc.login_basic_io", resourceCulture);
}
}
internal static string mcc_not_found {
get {
return ResourceManager.GetString("mcc.not_found", resourceCulture);
}
}
internal static string mcc_offline {
get {
return ResourceManager.GetString("mcc.offline", resourceCulture);
}
}
internal static string mcc_password_basic_io {
get {
return ResourceManager.GetString("mcc.password_basic_io", resourceCulture);
}
}
internal static string mcc_password_hidden {
get {
return ResourceManager.GetString("mcc.password_hidden", resourceCulture);
}
}
internal static string mcc_player_dead {
get {
return ResourceManager.GetString("mcc.player_dead", resourceCulture);
}
}
internal static string mcc_player_dead_respawn {
get {
return ResourceManager.GetString("mcc.player_dead_respawn", resourceCulture);
}
}
internal static string mcc_press_exit {
get {
return ResourceManager.GetString("mcc.press_exit", resourceCulture);
}
}
internal static string mcc_profile_key_invalid {
get {
return ResourceManager.GetString("mcc.profile_key_invalid", resourceCulture);
}
}
internal static string mcc_profile_key_valid {
get {
return ResourceManager.GetString("mcc.profile_key_valid", resourceCulture);
}
}
internal static string mcc_realms_available {
get {
return ResourceManager.GetString("mcc.realms_available", resourceCulture);
}
}
internal static string mcc_realms_join {
get {
return ResourceManager.GetString("mcc.realms_join", resourceCulture);
}
}
internal static string mcc_reconnect {
get {
return ResourceManager.GetString("mcc.reconnect", resourceCulture);
}
}
internal static string mcc_resolve {
get {
return ResourceManager.GetString("mcc.resolve", resourceCulture);
}
}
internal static string mcc_restart {
get {
return ResourceManager.GetString("mcc.restart", resourceCulture);
}
}
internal static string mcc_restart_delay {
get {
return ResourceManager.GetString("mcc.restart_delay", resourceCulture);
}
}
internal static string mcc_retrieve {
get {
return ResourceManager.GetString("mcc.retrieve", resourceCulture);
}
}
internal static string mcc_run_with_default_settings {
get {
return ResourceManager.GetString("mcc.run_with_default_settings", resourceCulture);
}
}
internal static string mcc_server_offline {
get {
return ResourceManager.GetString("mcc.server_offline", resourceCulture);
}
}
internal static string mcc_server_protocol {
get {
return ResourceManager.GetString("mcc.server_protocol", resourceCulture);
}
}
internal static string mcc_server_version {
get {
return ResourceManager.GetString("mcc.server_version", resourceCulture);
}
}
internal static string mcc_session {
get {
return ResourceManager.GetString("mcc.session", resourceCulture);
}
}
internal static string mcc_session_fail {
get {
return ResourceManager.GetString("mcc.session_fail", resourceCulture);
}
}
internal static string mcc_session_invalid {
get {
return ResourceManager.GetString("mcc.session_invalid", resourceCulture);
}
}
internal static string mcc_session_valid {
get {
return ResourceManager.GetString("mcc.session_valid", resourceCulture);
}
}
internal static string mcc_settings_generated {
get {
return ResourceManager.GetString("mcc.settings_generated", resourceCulture);
}
}
internal static string mcc_unknown_version {
get {
return ResourceManager.GetString("mcc.unknown_version", resourceCulture);
}
}
internal static string mcc_update_already_latest {
get {
return ResourceManager.GetString("mcc.update.already_latest", resourceCulture);
}
}
internal static string mcc_update_already_running {
get {
return ResourceManager.GetString("mcc.update.already_running", resourceCulture);
}
}
internal static string mcc_update_cancel {
get {
return ResourceManager.GetString("mcc.update.cancel", resourceCulture);
}
}
internal static string mcc_update_check_fail {
get {
return ResourceManager.GetString("mcc.update.check_fail", resourceCulture);
}
}
internal static string mcc_update_download_complete {
get {
return ResourceManager.GetString("mcc.update.download_complete", resourceCulture);
}
}
internal static string mcc_update_download_fail {
get {
return ResourceManager.GetString("mcc.update.download_fail", resourceCulture);
}
}
internal static string mcc_update_exist_update {
get {
return ResourceManager.GetString("mcc.update.exist_update", resourceCulture);
}
}
internal static string mcc_update_platform_not_support {
get {
return ResourceManager.GetString("mcc.update.platform_not_support", resourceCulture);
}
}
internal static string mcc_update_progress {
get {
return ResourceManager.GetString("mcc.update.progress", resourceCulture);
}
}
internal static string mcc_update_progress_type2 {
get {
return ResourceManager.GetString("mcc.update.progress_type2", resourceCulture);
}
}
internal static string mcc_update_promote_force {
get {
return ResourceManager.GetString("mcc.update.promote_force", resourceCulture);
}
}
internal static string mcc_update_promote_force_cmd {
get {
return ResourceManager.GetString("mcc.update.promote_force_cmd", resourceCulture);
}
}
internal static string mcc_update_save_as {
get {
return ResourceManager.GetString("mcc.update.save_as", resourceCulture);
}
}
internal static string mcc_update_start {
get {
return ResourceManager.GetString("mcc.update.start", resourceCulture);
}
}
internal static string mcc_use_new_config {
get {
return ResourceManager.GetString("mcc.use_new_config", resourceCulture);
}
}
internal static string mcc_use_version {
get {
return ResourceManager.GetString("mcc.use_version", resourceCulture);
}
}
internal static string mcc_version_supported {
get {
return ResourceManager.GetString("mcc.version_supported", resourceCulture);
}
}
internal static string mcc_with_forge {
get {
return ResourceManager.GetString("mcc.with_forge", resourceCulture);
}
}
internal static string proxy_connected {
get {
return ResourceManager.GetString("proxy.connected", resourceCulture);
}
}
internal static string cmd_dig_end {
get {
return ResourceManager.GetString("cmd.dig.end", resourceCulture);
}
}
internal static string cmd_dig_cancel {
get {
return ResourceManager.GetString("cmd.dig.cancel", resourceCulture);
}
}
internal static string bot_TelegramBridge_quit_disabled {
get {
return ResourceManager.GetString("bot.TelegramBridge.quit_disabled", resourceCulture);
}
}
internal static string cmd_items_collector_desc {
get {
return ResourceManager.GetString("cmd.items.collector.desc", resourceCulture);
}
}
internal static string cmd_items_collector_usage {
get {
return ResourceManager.GetString("cmd.items.collector.usage", resourceCulture);
}
}
internal static string cmd_items_collector_already_collecting {
get {
return ResourceManager.GetString("cmd.items.collector.already.collecting", resourceCulture);
}
}
internal static string cmd_items_collector_started {
get {
return ResourceManager.GetString("cmd.items.collector.started", resourceCulture);
}
}
internal static string cmd_items_collector_already_not_collecting {
get {
return ResourceManager.GetString("cmd.items.collector.already.not.collecting", resourceCulture);
}
}
internal static string cmd_items_collector_stopping {
get {
return ResourceManager.GetString("cmd.items.collector.stopping", resourceCulture);
}
}
internal static string cmd_items_collector_stopped {
get {
return ResourceManager.GetString("cmd.items.collector.stopped", resourceCulture);
}
}
internal static string bot_WebSocketBot_failed_to_start_ip {
get {
return ResourceManager.GetString("bot.WebSocketBot.failed_to_start.ip", resourceCulture);
}
}
internal static string bot_WebSocketBot_failed_to_start_port {
get {
return ResourceManager.GetString("bot.WebSocketBot.failed_to_start.port", resourceCulture);
}
}
internal static string ChatBot_WebSocketBot_DebugMode {
get {
return ResourceManager.GetString("ChatBot.WebSocketBot.DebugMode", resourceCulture);
}
}
internal static string bot_WebSocketBot_starting {
get {
return ResourceManager.GetString("bot.WebSocketBot.starting", resourceCulture);
}
}
internal static string bot_WebSocketBot_started {
get {
return ResourceManager.GetString("bot.WebSocketBot.started", resourceCulture);
}
}
internal static string bot_WebSocketBot_failed_to_start_custom {
get {
return ResourceManager.GetString("bot.WebSocketBot.failed_to_start.custom", resourceCulture);
}
}
internal static string bot_WebSocketBot_new_session {
get {
return ResourceManager.GetString("bot.WebSocketBot.new_session", resourceCulture);
}
}
internal static string bot_WebSocketBot_session_disconnected {
get {
return ResourceManager.GetString("bot.WebSocketBot.session_disconnected", resourceCulture);
}
}
internal static string bot_WebSocketBot_session_id_changed {
get {
return ResourceManager.GetString("bot.WebSocketBot.session_id_changed", resourceCulture);
}
}
internal static string bot_WebSocketBot_session_id_failed_to_change {
get {
return ResourceManager.GetString("bot.WebSocketBot.session_id_failed_to_change", resourceCulture);
}
}
internal static string bot_WebSocketBot_session_authenticated {
get {
return ResourceManager.GetString("bot.WebSocketBot.session_authenticated", resourceCulture);
}
}
internal static string cmd_nameitem_item_name_empty {
get {
return ResourceManager.GetString("cmd.nameitem.item.name.empty", resourceCulture);
}
}
internal static string cmd_nameitem_no_anvil_inventory_open {
get {
return ResourceManager.GetString("cmd.nameitem.no.anvil.inventory.open", resourceCulture);
}
}
internal static string cmd_nameitem_first_slot_empty {
get {
return ResourceManager.GetString("cmd.nameitem.first.slot.empty", resourceCulture);
}
}
internal static string cmd_nameitem_failed {
get {
return ResourceManager.GetString("cmd.nameitem.failed", resourceCulture);
}
}
internal static string cmd_nameitem_successful {
get {
return ResourceManager.GetString("cmd.nameitem.successful", resourceCulture);
}
}
internal static string cmd_nameitem_desc {
get {
return ResourceManager.GetString("cmd.nameitem.desc", resourceCulture);
}
}
}
}