Skip to content

Commit 06d5b59

Browse files
committed
chore(l10n): revise description of copy code option on terracotta page
1 parent ba47c2d commit 06d5b59

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
@@ -1456,7 +1456,10 @@ terracotta.status.host_starting.back=This will stop creating the room.
14561456
terracotta.status.host_ok=Room created
14571457
terracotta.status.host_ok.code=Invitation code (Copied)
14581458
terracotta.status.host_ok.code.copy=Copy invitation code
1459-
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.
1459+
terracotta.status.host_ok.code.desc=Please remind your friends to follow these steps to join:\n\
1460+
- For HMCL Users: Go to the Multiplayer page and select "I want to join a session".\n\
1461+
- For PCL CE Users: Go to the "联机" page and select "大厅 → 加入大厅".\n\
1462+
Finally, enter this invitation code.
14601463
terracotta.status.host_ok.back=This will also close the room, other guests will leave and cannot rejoin.
14611464
terracotta.status.guest_starting=Joining room
14621465
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
@@ -1244,7 +1244,10 @@ terracotta.status.host_starting.back=這將會取消建立房間。
12441244
terracotta.status.host_ok=已建立房間
12451245
terracotta.status.host_ok.code=邀請碼(已自動複製到剪貼簿)
12461246
terracotta.status.host_ok.code.copy=複製邀請碼
1247-
terracotta.status.host_ok.code.desc=請提醒您的朋友在 HMCL 或 PCL CE 多人遊戲功能中選擇房客模式,並輸入該邀請碼。
1247+
terracotta.status.host_ok.code.desc=提醒您的朋友們,請根據他們使用的啟動器選擇正確的選項,然後輸入邀請碼:\n\
1248+
- HMCL 使用者:請前往 HMCL 的「多人遊戲」頁面,選擇「我想當房客」。\n\
1249+
- PCL CE 使用者:請前往 PCL CE 的「联机 → 大厅」頁面,找到「加入大厅」。\n\
1250+
接著,輸入此邀請碼即可。
12481251
terracotta.status.host_ok.back=這將同時徹底關閉房間,其他房客將退出並不再能重新加入該房間。
12491252
terracotta.status.guest_starting=正在加入房間
12501253
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
@@ -1254,7 +1254,10 @@ terracotta.status.host_starting.back=这将会取消创建房间。
12541254
terracotta.status.host_ok=已启动房间
12551255
terracotta.status.host_ok.code=邀请码(已自动复制到剪贴板)
12561256
terracotta.status.host_ok.code.copy=复制邀请码
1257-
terracotta.status.host_ok.code.desc=请提醒您的朋友在 HMCL 或 PCL CE 多人联机功能中选择房客模式,并输入该邀请码。
1257+
terracotta.status.host_ok.code.desc=提醒您的朋友们,请根据他们使用的启动器选择正确的选项,然后输入邀请码:\n\
1258+
- HMCL 用户:请前往 HMCL 的“多人联机”页面,选择“我想当房客”。\n\
1259+
- PCL CE 用户:请前往 PCL CE 的“联机 → 大厅”页面,然后找到“加入大厅”。\n\
1260+
最后,输入此邀请码即可。
12581261
terracotta.status.host_ok.back=这将同时彻底关闭房间,其他房客将退出并不再能重新加入该房间。
12591262
terracotta.status.guest_starting=正在加入房间
12601263
terracotta.status.guest_starting.back=这不会影响其他房客加入当前房间。

0 commit comments

Comments
 (0)