diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index 3e878a01b..b86cdd4fd 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -63,7 +63,7 @@ "swap.swap_success": "Successfully swapped plots -> ", "swap.swap_merged": "Merged plots may not be swapped. Please unmerge the plots before performing the swap.", "swap.progress_region1_copy": "Current region 1 copy progress: %", - "swap.progress_region2_copy": "Current region 2 copy progress: %Current region 2 copy progress: %", "swap.progress_region1_paste": "Current region 1 paste progress: %", "swap.progress_region2_paste": "Current region 2 paste progress: %", "swap.progress_region_copy": "Current copy progress: %", @@ -483,7 +483,7 @@ "flags.flag_category_string": "String Flags", "flags.flag_category_integers": "Integer Flags", "flags.flag_category_doubles": "Decimal Flags", - "flags.flag_category_teleport_deny": "Teleport Deny FlagTeleport Deny Flag", "flags.flag_category_string_list": "String List Flags", "flags.flag_category_weather": "Weather Flags", "flags.flag_category_music": "Music Flags",