diff --git a/src/main/resources/translations/english.json b/src/main/resources/translations/english.json index 044b90cb..18c49d7f 100644 --- a/src/main/resources/translations/english.json +++ b/src/main/resources/translations/english.json @@ -20,7 +20,6 @@ "LANGUAGE": "Language", - "TODO1": "These only exist as enums", "WINDOW_THEME": "Window Theme", "SYSTEM_THEME": "System Theme", "DARK_THEME": "Dark Theme", @@ -34,7 +33,6 @@ "VISUAL_STUDIO": "Visual Studio", "DRUID_DARK": "Druid (Dark)", "MONOKAI_DARK": "Monokai (Dark)", - "TODO2": "End", "FONT_SIZE": "Font Size", @@ -66,7 +64,6 @@ "SET_OPTIONAL_LIBRARY_FOLDER": "Set Optional Library Folder", "SET_JAVAC_EXECUTABLE": "Set Javac Executable", - "TODO3": "These only exist as key/value map pairs", "JAVA": "Java", "PROCYON": "Procyon", "CRF": "CFR", @@ -78,8 +75,6 @@ "HEXCODE": "Hexcode", "BYTECODE": "Bytecode", "ASM_TEXTIFY": "ASM Textify", - "TODO4": "End", - "BYTECODE_DECOMPILER": "Bytecode Decompiler", "DEBUG_HELPERS": "Debug Helpers", @@ -100,7 +95,6 @@ - "TODO5": "These only exist as key/value map pairs", "PROCYON_DECOMPILER": "Procyon Decompiler", "CRF_DECOMPILER": "CFR Decompiler", "FERNFLOWER_DECOMPILER": "FernFlower Decompiler", @@ -114,6 +108,5 @@ "EXACT": "Exact", "SEARCH": "Search", "RESULTS": "Results", - "REFRESH": "Refresh", - "TODO6": "End" + "REFRESH": "Refresh" } \ No newline at end of file