Skip to content

Commit 997e207

Browse files
committed
chore(l10n): revise description of copy code option on terracotta page
1 parent c6ce2df commit 997e207

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

HMCL/src/main/resources/assets/lang/I18N.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,10 @@ terracotta.status.host_ok=Room created
14641464
terracotta.status.host_ok.code=Invitation code (Copied)
14651465
terracotta.status.host_ok.code.copy=Copy invitation code
14661466
terracotta.status.host_ok.code.copy.toast=Invitation code has been copied to clipboard
1467-
terracotta.status.host_ok.code.desc=Please remind your friends to select Guest mode in HMCL - Multiplayer or PCL CE and enter this invitation code.
1467+
terracotta.status.host_ok.code.desc=Please remind your friends to follow these steps to join:\n\
1468+
- For HMCL Users: Go to the Multiplayer page and select "I want to join a session".\n\
1469+
- For PCL CE Users: Go to the "联机" page and select "大厅 → 加入大厅".\n\
1470+
Finally, enter this invitation code.
14681471
terracotta.status.host_ok.back=This will also close the room, other guests will leave and cannot rejoin.
14691472
terracotta.status.guest_starting=Joining room
14701473
terracotta.status.guest_starting.back=This will not stop other guests from joining the room.

HMCL/src/main/resources/assets/lang/I18N_zh.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,10 @@ terracotta.status.host_ok=已建立房間
12521252
terracotta.status.host_ok.code=邀請碼 (已自動複製到剪貼簿)
12531253
terracotta.status.host_ok.code.copy=複製邀請碼
12541254
terracotta.status.host_ok.code.copy.toast=已將邀請碼複製到剪貼簿
1255-
terracotta.status.host_ok.code.desc=請提醒您的朋友在 HMCL 或 PCL CE 多人遊戲功能中選擇房客模式,並輸入該邀請碼。
1255+
terracotta.status.host_ok.code.desc=提醒您的朋友們,請根據他們使用的啟動器選擇正確的選項,然後輸入邀請碼:\n\
1256+
- HMCL 使用者:請前往 HMCL 的「多人遊戲」頁面,選擇「我想當房客」。\n\
1257+
- PCL CE 使用者:請前往 PCL CE 的「联机 → 大厅」頁面,找到「加入大厅」。\n\
1258+
接著,輸入此邀請碼即可。
12561259
terracotta.status.host_ok.back=這將同時徹底關閉房間,其他房客將退出並不再能重新加入該房間。
12571260
terracotta.status.guest_starting=正在加入房間
12581261
terracotta.status.guest_starting.back=這不會影響其他房客加入目前房間。

HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,10 @@ terracotta.status.host_ok=已启动房间
12621262
terracotta.status.host_ok.code=邀请码 (已自动复制到剪贴板)
12631263
terracotta.status.host_ok.code.copy=复制邀请码
12641264
terracotta.status.host_ok.code.copy.toast=已将邀请码复制到剪贴板
1265-
terracotta.status.host_ok.code.desc=请提醒您的朋友在 HMCL 或 PCL CE 多人联机功能中选择房客模式,并输入该邀请码。
1265+
terracotta.status.host_ok.code.desc=提醒您的朋友们,请根据他们使用的启动器选择正确的选项,然后输入邀请码:\n\
1266+
- HMCL 用户:请前往 HMCL 的“多人联机”页面,选择“我想当房客”。\n\
1267+
- PCL CE 用户:请前往 PCL CE 的“联机 → 大厅”页面,然后找到“加入大厅”。\n\
1268+
最后,输入此邀请码即可。
12661269
terracotta.status.host_ok.back=这将同时彻底关闭房间,其他房客将退出并不再能重新加入该房间。
12671270
terracotta.status.guest_starting=正在加入房间
12681271
terracotta.status.guest_starting.back=这不会影响其他房客加入当前房间。

0 commit comments

Comments
 (0)