Skip to content

Commit 2d377d0

Browse files
authored
fix(l10n): revise Version List options on Settings > Downloads page (#5974)
1 parent 42d1581 commit 2d377d0

3 files changed

Lines changed: 8 additions & 11 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -368,11 +368,11 @@ download.provider.bmclapi.desc=This option is provided exclusively for users in
368368
download.provider.mojang=Official
369369
download.provider.mojang.desc=Note that OptiFine is provided by BMCLAPI.
370370
download.provider.official=From Official Sources
371-
download.provider.official.desc=Latest, but may load slowly
371+
download.provider.official.desc=Always obtain from official sources.
372372
download.provider.balanced=From Fastest Available
373-
download.provider.balanced.desc=Balanced, but may not be the latest
373+
download.provider.balanced.desc=Best choice for ALL users.
374374
download.provider.mirror=From Mirror
375-
download.provider.mirror.desc=Fast, but may not be the latest
375+
download.provider.mirror.desc=Recommended option for users in Chinese Mainland.
376376
download.java=Downloading Java
377377
download.java.process=Java Download Process
378378
download.javafx=Downloading dependencies for the launcher...

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,11 +357,8 @@ download.failed.no_code=فشل التنزيل
357357
download.failed.refresh=فشل في جلب قائمة الإصدارات. يرجى النقر هنا لإعادة المحاولة.
358358
download.game=New Game
359359
download.provider.official=من المصادر الرسمية
360-
download.provider.official.desc=الأحدث، لكن قد يكون التحميل بطيئاً
361360
download.provider.balanced=من أسرع المصادر المتاحة
362-
download.provider.balanced.desc=متوازن، لكن قد لا يكون الأحدث
363361
download.provider.mirror=من مرآة
364-
download.provider.mirror.desc=سريع، لكن قد لا يكون الأحدث
365362
download.java=جارٍ تنزيل Java
366363
download.java.process=عملية تنزيل Java
367364
download.javafx=جارٍ تنزيل مكتبات المشغّل...

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,12 +363,12 @@ download.provider.bmclapi=BMCLAPI & MCIM
363363
download.provider.bmclapi.desc=適用於中國大陸的鏡像源
364364
download.provider.mojang=官方伺服器
365365
download.provider.mojang.desc=注意:OptiFine 的下載由 BMCLAPI 提供
366-
download.provider.official=盡量使用官方源
367-
download.provider.official.desc=最新,但可能載入慢
368-
download.provider.balanced=選取載入速度快的下載源
369-
download.provider.balanced.desc=平衡,但可能不是最新
366+
download.provider.official=盡量使用官方來源
367+
download.provider.official.desc=優先從官方來源獲取資訊
368+
download.provider.balanced=選取載入速度快的下載來源
369+
download.provider.balanced.desc=根據你的網路連線狀況選用最佳來源
370370
download.provider.mirror=盡量使用鏡像源
371-
download.provider.mirror.desc=載入快,但可能不是最新
371+
download.provider.mirror.desc=推薦中國大陸使用者使用
372372
download.java=下載 Java
373373
download.java.process=下載 Java
374374
download.javafx=正在下載必要的執行時元件

0 commit comments

Comments
 (0)