From a8de7c17bd0dc552cab818400dec1730a0779817 Mon Sep 17 00:00:00 2001 From: qwertystar Date: Fri, 9 Jun 2023 21:26:21 +0800 Subject: [PATCH 1/2] Update bundle_zh_CN.properties (#8692) refer the Chinese translation of hint.rebuildSelect to provide that of hint.rebuildSelect.mobile --- core/assets/bundles/bundle_zh_CN.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/assets/bundles/bundle_zh_CN.properties b/core/assets/bundles/bundle_zh_CN.properties index f7be6ca79f..e0f93b8b7e 100644 --- a/core/assets/bundles/bundle_zh_CN.properties +++ b/core/assets/bundles/bundle_zh_CN.properties @@ -1797,7 +1797,7 @@ hint.launch = 一旦收集了足够的资源,您就可以通过右下角的\ue hint.launch.mobile = 一旦收集到足够的资源,您就可以通过\ue88c[accent]菜单[]中的\ue827[accent]地图[]选择附近的区块[accent]发射[]核心。 hint.schematicSelect = 按住[accent][[F][]键用鼠标框选建筑以复制粘贴。 \n\n[accent][鼠标中键][]复制单个建筑。 hint.rebuildSelect = 按住[accent][[B][]用鼠标框选被摧毁的建筑以自动重建。 -hint.rebuildSelect.mobile = Select the \ue874 copy button, then tap the \ue80f rebuild button and drag to select destroyed block plans.\nThis will rebuild them automatically. +hint.rebuildSelect.mobile = 选择\ue874复制按钮,然后点击\ue80f重建按钮并拖动以选中被摧毁的建筑。\n这将自动重建这些建筑。 hint.conveyorPathfind = 按住[accent][[L-Ctrl][]键并拖动传送带,使其自动寻路。 hint.conveyorPathfind.mobile = 启用\ue844[accent]传送带自动寻路[]后,拖动传送带可使其自动寻路。 From 10c656bd1600df5a30992aa52455548cb3a0e7aa Mon Sep 17 00:00:00 2001 From: VaporSpace2 <92970384+VaporSpace2@users.noreply.github.com> Date: Fri, 9 Jun 2023 18:53:35 -0700 Subject: [PATCH 2/2] GMS shutting down (removing GMS servers from server list) (#8696) GMS is meeting its end so now is the time to remove the 2 servers from the server list, thanks --- servers_v7.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/servers_v7.json b/servers_v7.json index 36be21a29a..04658bce27 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -11,10 +11,6 @@ "name": "Tendhost", "address": ["tendhost.ddns.net:7576"] }, - { - "name": "generic mindustry", - "address": ["212.192.29.92:25554", "212.192.29.24:25298"] - }, { "name": "ECAN", "address": ["mindustry.ecansol.com:6597", "mindustry.ecansol.com:6499", "mindustry.ecansol.com:6599"]