From a7026047d095ff6806b1ca8fe3deb1cd76d66ee7 Mon Sep 17 00:00:00 2001 From: dordsor21 Date: Wed, 22 Dec 2021 17:46:39 +0000 Subject: [PATCH] Adding gold at the end might stop the prefix weirdness? --- Core/src/main/resources/lang/messages_en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index 9a0726c90..69c2cb529 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -22,7 +22,7 @@ "web.plot_merged": "This plot is merged and therefore cannot be downloaded", "web.generating_link_failed": "Failed to generate download link for plot !", "web.generation_link_success": "Download: > \n Deletion: >\nAttention: Opening the deletion link will delete the file immediately.", - "web.generation_link_success_legacy_world": "Download: >", + "web.generation_link_success_legacy_world": "Download: >", "web.save_failed": "Failed to save.", "web.load_null": "Please use to get a list of schematics.", "web.load_failed": "Failed to load schematic.",