3gf8jv4dv
8d3794d828
fix(i18n): split game.version to make different scenarios appropriate ( #3709 )
...
- `game.version` indicates the currently used game instance
in the game crash window, not the game version.
- Change the i18n key previously used in ModListPageSkin to
`mods.game.version`, to be consistent with the world section.
2025-03-07 21:06:34 +08:00
3gf8jv4dv
79f29e143e
fix(locale): clean up language typos ( #3707 )
2025-03-07 19:35:05 +08:00
Glavo
e7ffb0b271
优化世界管理页面 ( #3711 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2025-03-07 19:19:04 +08:00
3gf8jv4dv
d523ccd312
fix(ui&locale): optimize the create offline account dialog ( #3695 )
...
- Adjust lblErrorMessage for invalid username to avoid ui truncation
- Improve the wording of warnings
2025-03-05 16:05:02 +08:00
3gf8jv4dv
3d3896c5c4
fix(i18n): add i18n support for steve & alex option in offline skin pane ( #3630 )
...
Some Slavic Minecraft communities have translated Steve and Alex,
such as Russian and Ukrainian. They need a translation.
ref:
- https://ru.minecraft.wiki/w/%D0%A1%D0%BA%D0%B8%D0%BD
- https://uk.minecraft.wiki/w/%D0%A1%D0%BA%D1%96%D0%BD
2025-02-19 15:30:34 +08:00
Glavo
a24f8e2ec0
在游戏设置中添加“复制全局游戏设置”选项 ( #3628 )
...
* update
* update
* Fix checkstyle
* update
* fix checkstyle
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
* Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
* Fix FXUtils.bindEnum
---------
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
2025-02-19 15:29:50 +08:00
Glavo
fce08a6923
删除全局游戏设置页面的离线账户更换皮肤提示 ( #3629 )
2025-02-19 13:38:51 +08:00
Glavo
c2abe755f4
优化整合包下载对话框 ( #3620 )
...
* update
* 优化整合包下载对话框
* update
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
---------
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
2025-02-17 22:44:25 +08:00
3gf8jv4dv
23d11eca81
fix(locale): adjust time formats for various languages ( #3613 )
...
- Change to a standard and commonly used format.
- Rename i18n key as it is used in more than one place.
2025-02-15 12:16:42 +08:00
Glavo
33b791f2b0
更新日期时间格式 ( #3610 )
...
* Revert "improv(i18n): refine time formats on ui (#3608 )"
This reverts commit 741f65d37c .
* update
2025-02-12 19:37:05 +08:00
3gf8jv4dv
5526bac70e
fix(locale): change Socks to SOCKS ( #3607 )
...
ref: https://en.wikipedia.org/wiki/SOCKS
2025-02-12 17:33:31 +08:00
3gf8jv4dv
741f65d37c
improv(i18n): refine time formats on ui ( #3608 )
...
- unify time formats using DateTimeFormatter, deprecate `world.time`
- change FormatStyle to make the time detail appropriate
- fix incorrect time format in English locale
2025-02-12 17:32:36 +08:00
Zkitefly
a609d32081
更新版权年份至2025 ( #3527 )
2025-01-16 11:26:31 +08:00
Zkitefly
bfda297838
检查安装时的非ASCII字符名称 ( #3244 )
...
* 检查安装时的非ASCII字符名称
* i18n
* 添加导出模组列表信息功能
* Revert "添加导出模组列表信息功能"
This reverts commit 6505d1c28465b88b8af8e7347a254bc7804c8593.
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <158490944+3gf8jv4dv@users.noreply.github.com >
* Update HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
Co-authored-by: 3gf8jv4dv <158490944+3gf8jv4dv@users.noreply.github.com >
* Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
Co-authored-by: 3gf8jv4dv <158490944+3gf8jv4dv@users.noreply.github.com >
---------
Co-authored-by: 3gf8jv4dv <158490944+3gf8jv4dv@users.noreply.github.com >
2025-01-05 01:31:44 +08:00
Glavo
6f0e133bb0
添加 banshanjdk-8 下载地址 ( #3476 )
...
* 添加 banshanjdk-8 下载地址
* update
* fix i18n
* fix typo
2024-11-28 20:34:12 +08:00
Glavo
36da64f796
支持加载 WebP 格式的背景图片 ( #3457 )
...
* 支持加载 WebP 格式的背景图片
* update
* update
* update
* update
2024-11-28 00:35:08 +08:00
Glavo
355df211db
在游戏下载列表中添加 Minecraft Wiki 链接 ( #3435 )
2024-11-14 17:49:27 +08:00
3gf8jv4dv
6e48dbd6c6
Fix dialog title when modpack download fails ( #3451 )
...
* Fix dialog title when modpack download fails
* Update
2024-11-14 09:58:14 +08:00
3gf8jv4dv
60ac16a3ea
Revise Chinese ( #3454 )
...
* Revise Chinese
- Simplified Chinese only
- Minor revision
* oops...
2024-11-13 22:14:55 +08:00
3gf8jv4dv
c7cc2d0733
Fix missing i18n when checking for updates fails ( #3444 )
...
* Fix missing i18n when checking for updates fails
* Revise translation
2024-11-11 19:20:28 +08:00
3gf8jv4dv
3dde2d19e2
Fix extra "=" in zh_CN launch.advice translation ( #3430 )
...
Closes #3429
2024-11-08 05:59:02 +08:00
3gf8jv4dv
d5ec6d7b85
Revise i18n translation before releases ( #3428 )
...
- Fix some English grammar and text style
- Revise `Allow Cheats` to `Allow Commands/Cheats`
- Due to the change from `Allow Cheats` to `Allow Commands` by Mojang in 24w04a.
- https://minecraft.wiki/w/Java_Edition_24w04a
2024-11-07 21:37:59 +08:00
3gf8jv4dv
aff5db7759
Change the terminology %AppData% to %APPDATA% ( #3420 )
2024-11-02 02:27:54 +08:00
3gf8jv4dv
a66ccd7385
Adjust Microsoft login related i18n ( #3393 )
...
* Adjust Microsoft login related i18n
- Adjust English and Chinese
- Fix typos and grammatical errors
* fix
2024-10-30 02:26:55 +08:00
3gf8jv4dv
7a3f125802
Adjust custom command hint (zh_CN only) ( #3394 )
...
I forgot to change the zh_CN part.
A half-width colon is better.
2024-10-30 02:22:34 +08:00
3gf8jv4dv
4052136217
Adjust sponsor hint i18n ( #3387 )
...
- Adjust for all languages.
- For BMCLAPI: Make it clear that this is a service
for users in Chinese Mainland.
- For HMCL: Since the page that was opened was not
Afdian but the GitHub repo page, I made adjustments
based on the actual situation.
- Fix some typos.
2024-10-26 02:51:19 +08:00
3gf8jv4dv
3193e02867
Adjust feedback page i18n ( #3389 )
...
- Adjust for all languages.
- Add missing translations to some languages.
2024-10-26 02:49:58 +08:00
3gf8jv4dv
8775194d26
Adjust i18n for Linux/FreeBSD-specific settings in Advanced Settings ( #3388 )
...
I checked the code and it looked like this was a
Linux/FreeBSD-specific feature, so I adjusted the
translation for that.
2024-10-26 01:14:28 +08:00
3gf8jv4dv
b3f27cc96e
Adjust homepage hint typesetting ( #3382 )
...
- Adjustments made for all languages.
- Remove outdated hidden hint links.
2024-10-25 22:30:12 +08:00
3gf8jv4dv
3313a1ed27
For language selection, remove all region descriptions ( #3383 )
...
Currently, HMCL does not provide variants for
languages (e.g. US, UK, etc.). For Chinese, there
are already descriptions of Simplified (简体) and
Traditional (繁體) to distinguish them, so keep them.
2024-10-25 22:05:19 +08:00
3gf8jv4dv
da66622994
Adjust Microsoft login hint (zh_CN only) ( #3384 )
2024-10-25 22:04:48 +08:00
3gf8jv4dv
446cdc32d7
Adjust language file header comments ( #3385 )
...
- Update copyright year
- Unify typesetting style
2024-10-25 22:03:52 +08:00
Glavo
7d339677e4
调整公告中超链接的风格 ( #3377 )
...
* 调整 MessageDialogPane 中超链接的风格
* Fix checkstyle
* fix
2024-10-24 21:50:05 +08:00
3gf8jv4dv
c9d259d7f1
zh_CN post-fix ( #3376 )
...
- When choosing a download source, the commas in the BMCLAPI item are changed to half-width.
- Remove extra line breaks in the home page hint.
2024-10-24 21:32:37 +08:00
3gf8jv4dv
e857f19b18
Revise zh_CN part 4 ( #3349 )
...
* Revise zh_CN part 4
* Update
* fix some typo
* Revise
Co-authored-by: Glavo <zjx001202@gmail.com >
* Revise
Co-authored-by: Glavo <zjx001202@gmail.com >
* Revise
Co-authored-by: Glavo <zjx001202@gmail.com >
---------
Co-authored-by: Glavo <zjx001202@gmail.com >
2024-10-24 14:25:37 +08:00
Glavo
5c767deaf3
优化 WorldInfoPage ( #3361 )
...
* update
* update
* update
2024-10-19 22:25:47 +08:00
3gf8jv4dv
55b01ab101
Revise zh_CN part 3 ( #3348 )
...
* Revise zh_CN part 3
* Update
2024-10-19 21:35:57 +08:00
3gf8jv4dv
c6ed42d3e6
Revise zh_CN part 2 ( #3346 )
...
* Revise zh_CN part 2
* Update
* Oops...
2024-10-19 21:35:22 +08:00
3gf8jv4dv
0562051989
Fix mod update channel i18n ( #3331 )
...
* Fix mod update channel i18n
* Update
Co-authored-by: Burning_TNT <pangyl08@163.com >
* update
---------
Co-authored-by: Burning_TNT <pangyl08@163.com >
Co-authored-by: Glavo <zjx001202@gmail.com >
2024-10-19 21:34:11 +08:00
3gf8jv4dv
f68e056e47
Revise zh_CN part 1 ( #3343 )
...
* Revise zh_CN part 1
* Update
Co-authored-by: Burning_TNT <pangyl08@163.com >
---------
Co-authored-by: Burning_TNT <pangyl08@163.com >
2024-10-19 21:28:03 +08:00
3gf8jv4dv
2109df8145
Fix some link ( #3334 )
...
* Fix some link
* Revise
2024-10-15 00:58:40 +08:00
Zkitefly
c3917082ee
添加打开启动器日志文件夹按钮 ( #3237 )
...
* 添加打开启动器日志文件夹
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
* Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
* Update HMCL/src/main/java/org/jackhuang/hmcl/ui/main/SettingsView.java
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
* Update HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
---------
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com >
2024-10-13 19:37:35 +08:00
YLDK
65fc3d0c4f
Support #3087 : 隐藏整合包文件位置显示 ( #3088 )
...
* Support #3087 : 隐藏整合包文件位置显示
* Support #3087 : 移除整合包文件位置显示代码
* Support #3087 : 移除整合包文件位置显示代码
2024-10-13 19:29:02 +08:00
Glavo
1c864ba072
使用 Jsoup 解析并渲染 HTML 页面 ( #3321 )
2024-10-13 19:19:52 +08:00
Glavo
541f2e2619
清理不再使用的 i18n 条目 ( #3318 )
2024-10-09 02:00:53 +08:00
Glavo
c7f248a092
优化更新窗口 ( #3317 )
...
* 优化更新窗口
* fix NPE
2024-10-09 01:40:26 +08:00
ShulkerSakura
b624cebc08
修改下载页面按钮名称 ( #3262 )
2024-10-06 23:21:12 +08:00
Glavo
7e4d437a1d
重构 Java 管理 ( #2988 )
...
* update
* update
* Update task name
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* Update logo
2024-10-05 23:50:14 +08:00
Glavo
8a816f7f35
优化 LogWindow ( #3274 )
...
* update
* update
* update
* update
* update
2024-09-02 20:54:33 +08:00
Haowei Wen
abf58b2c20
Fix missing i18n key curse.category.7418 ( #3260 )
2024-08-24 23:44:13 +08:00