Remove unused translation strings

This commit is contained in:
Marcel Konrad
2019-06-18 17:04:16 +02:00
parent b88c33bf3e
commit 20a55e7b9b
4 changed files with 7 additions and 28 deletions

View File

@@ -184,7 +184,7 @@ public class ContentSettings extends ContentChild
@Override
public String getTitle()
{
return I18n.format("gui.worldhandler.config.category.settings");
return I18n.format("gui.worldhandler.shortcuts.tooltip.settings");
}
public abstract static class Setting<T>

View File

@@ -1,12 +1,6 @@
{
"gui.worldhandler.config.tooltip": "World Handler Einstellungen",
"gui.worldhandler.config.category.settings": "Einstellungen",
"gui.worldhandler.config.category.skin": "Skin",
"gui.worldhandler.config.category.butcher": "Metzler",
"gui.worldhandler.config.category.sliders": "Regler",
"gui.worldhandler.config.key.settings.biome_indicator": "Biome Indikator",
"gui.worldhandler.config.key.settings.command_syntax": "Befehlssyntax",
"gui.worldhandler.config.key.settings.shortcuts": "Schnellsteuerleiste",
"gui.worldhandler.config.key.settings.key_shortcuts": "Tasten Abkürzungen",
@@ -23,7 +17,6 @@
"gui.worldhandler.config.key.settings.custom_time_midnight": "Mitternachtszeit",
"gui.worldhandler.config.key.settings.block_placing_mode": "Platziermodus für Blöcke",
"gui.worldhandler.config.comment.settings.custom_time_dawn": "Aktiviert Biome Indikator",
"gui.worldhandler.config.comment.settings.command_syntax": "Aktiviert Befehlssyntax",
"gui.worldhandler.config.comment.settings.shortcuts": "Aktiviert Schnellsteuerleiste",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Aktiviert Tasten Abkürzungen",
@@ -70,8 +63,6 @@
"gui.worldhandler.config.comment.skin.background_alpha": "Hintergrund Alpha",
"gui.worldhandler.config.comment.skin.button_alpha": "Schaltflächen Alpha",
"gui.worldhandler.config.comment.butcher": "Metzeln von %s Aktiviert",
"gui.worldhandler.config.key.sliders.max_potion_amplifier": "Max Trank Verstärker",
"gui.worldhandler.config.key.sliders.max_item_enchantment": "Max Item Verzauberung",
"gui.worldhandler.config.key.sliders.max_item_attributes": "Max Item Attribute",
@@ -80,6 +71,7 @@
"gui.worldhandler.config.key.sliders.max_summon_attributes": "Max Attribute (Beschwören)",
"gui.worldhandler.config.key.sliders.max_experience": "Max Erfahrungspunkte",
"gui.worldhandler.config.key.sliders.max_player_points": "Max Spielerpunkte",
"gui.worldhandler.config.key.sliders.max_trigger_value": "Max Auslöser",
"gui.worldhandler.config.comment.sliders.max_potion_amplifier": "Max Trank Verstärker",
"gui.worldhandler.config.comment.sliders.max_item_enchantment": "Max Item Verzauberung",
@@ -89,6 +81,7 @@
"gui.worldhandler.config.comment.sliders.max_summon_attributes": "Max Attribute (Beschwören)",
"gui.worldhandler.config.comment.sliders.max_experience": "Max Erfahrungspunkte",
"gui.worldhandler.config.comment.sliders.max_player_points": "Max Spielerpunkte",
"gui.worldhandler.config.comment.sliders.max_trigger_value": "Max Auslöser",
"gui.worldhandler.tab.scoreboard.objectives": "Objekte",
"gui.worldhandler.tab.scoreboard.teams": "Teams",

View File

@@ -1,12 +1,6 @@
{
"gui.worldhandler.config.tooltip": "World Handler Settings",
"gui.worldhandler.config.category.settings": "Settings",
"gui.worldhandler.config.category.skin": "Skin",
"gui.worldhandler.config.category.butcher": "Butcher",
"gui.worldhandler.config.category.sliders": "Sliders",
"gui.worldhandler.config.key.settings.biome_indicator": "Biome Indicator",
"gui.worldhandler.config.key.settings.command_syntax": "Command Syntax",
"gui.worldhandler.config.key.settings.shortcuts": "Shortcuts",
"gui.worldhandler.config.key.settings.key_shortcuts": "Key Shortcuts",
@@ -23,7 +17,6 @@
"gui.worldhandler.config.key.settings.custom_time_midnight": "Custom Midnight Ticks",
"gui.worldhandler.config.key.settings.block_placing_mode": "Block Placing Mode",
"gui.worldhandler.config.comment.settings.biome_indicator": "Displays a text when you walk into another biome",
"gui.worldhandler.config.comment.settings.command_syntax": "Displays the current command at the bottom",
"gui.worldhandler.config.comment.settings.shortcuts": "Adds a row of buttons at the top for quick access",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Enables button keys for pos1 and pos2",
@@ -70,8 +63,6 @@
"gui.worldhandler.config.comment.skin.background_alpha": "Background alpha",
"gui.worldhandler.config.comment.skin.button_alpha": "Button alpha",
"gui.worldhandler.config.comment.butcher": "Butcher %s Enabled",
"gui.worldhandler.config.key.sliders.max_potion_amplifier": "Max Potion Amplifier",
"gui.worldhandler.config.key.sliders.max_item_enchantment": "Max Item Enchantment",
"gui.worldhandler.config.key.sliders.max_item_attributes": "Max Item Attribute",
@@ -80,6 +71,7 @@
"gui.worldhandler.config.key.sliders.max_summon_attributes": "Max Summon Attributes",
"gui.worldhandler.config.key.sliders.max_experience": "Max Experience",
"gui.worldhandler.config.key.sliders.max_player_points": "Max Player Points",
"gui.worldhandler.config.key.sliders.max_trigger_value": "Max Trigger Value",
"gui.worldhandler.config.comment.sliders.max_potion_amplifier": "Maximum value for the potion amplifier",
"gui.worldhandler.config.comment.sliders.max_item_enchantment": "Maximum value for an item enchantment",
@@ -89,6 +81,7 @@
"gui.worldhandler.config.comment.sliders.max_summon_attributes": "Maximum value for attributes",
"gui.worldhandler.config.comment.sliders.max_experience": "Maximum value for experience",
"gui.worldhandler.config.comment.sliders.max_player_points": "Maximum value for player points",
"gui.worldhandler.config.comment.sliders.max_trigger_value": "Maximum value for triggers",
"gui.worldhandler.tab.scoreboard.objectives": "Objectives",
"gui.worldhandler.tab.scoreboard.teams": "Teams",

View File

@@ -1,12 +1,6 @@
{
"gui.worldhandler.config.tooltip": "World Handler 设置",
"gui.worldhandler.config.category.settings": "设置",
"gui.worldhandler.config.category.skin": "皮肤样式",
"gui.worldhandler.config.category.butcher": "屠宰",
"gui.worldhandler.config.category.sliders": "滑块",
"gui.worldhandler.config.key.settings.biome_indicator": "生物群系指示器",
"gui.worldhandler.config.key.settings.command_syntax": "命令句法",
"gui.worldhandler.config.key.settings.shortcuts": "快捷键",
"gui.worldhandler.config.key.settings.key_shortcuts": "键盘快捷键",
@@ -23,7 +17,6 @@
"gui.worldhandler.config.key.settings.custom_time_midnight": "自定义午夜时间",
"gui.worldhandler.config.key.settings.block_placing_mode": "方块放置方式",
"gui.worldhandler.config.comment.settings.custom_time_dawn": "生物群系指示器开启",
"gui.worldhandler.config.comment.settings.command_syntax": "命令句法开启",
"gui.worldhandler.config.comment.settings.shortcuts": "快捷键开启",
"gui.worldhandler.config.comment.settings.key_shortcuts": "键盘快捷键开启",
@@ -70,8 +63,6 @@
"gui.worldhandler.config.comment.skin.background_alpha": "背景 Alpha",
"gui.worldhandler.config.comment.skin.button_alpha": "按钮 Alpha",
"gui.worldhandler.config.comment.butcher": "屠宰 %s 开启",
"gui.worldhandler.config.key.sliders.max_potion_amplifier": "药水倍率最大值",
"gui.worldhandler.config.key.sliders.max_item_enchantment": "物品附魔最大值",
"gui.worldhandler.config.key.sliders.max_item_attributes": "物品属性最大值",
@@ -80,6 +71,7 @@
"gui.worldhandler.config.key.sliders.max_summon_attributes": "召唤属性最大值",
"gui.worldhandler.config.key.sliders.max_experience": "经验最大值",
"gui.worldhandler.config.key.sliders.max_player_points": "玩家分数最大值",
"gui.worldhandler.config.key.sliders.max_trigger_value": "Max Trigger Value",
"gui.worldhandler.config.comment.sliders.max_potion_amplifier": "药水倍率最大值",
"gui.worldhandler.config.comment.sliders.max_item_enchantment": "物品附魔最大值",
@@ -89,6 +81,7 @@
"gui.worldhandler.config.comment.sliders.max_summon_attributes": "召唤属性最大值",
"gui.worldhandler.config.comment.sliders.max_experience": "经验最大值",
"gui.worldhandler.config.comment.sliders.max_player_points": "玩家分数最大值",
"gui.worldhandler.config.comment.sliders.max_trigger_value": "Maximum value for triggers",
"gui.worldhandler.tab.scoreboard.objectives": "变量",
"gui.worldhandler.tab.scoreboard.teams": "团队",