-
Notifications
You must be signed in to change notification settings - Fork 871
Added scam hint in the EULA dialog. #6066
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
70461db
669dd6e
eeb4303
5146f4f
fa48ad7
2317b69
3d12c14
24e94a2
bbc36ed
447583d
052a950
f77e47e
90558eb
ca84140
b13ab58
3304028
dbfc67c
35615a5
f230bc4
9572a8b
cafdd0a
b87a6f3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -657,7 +657,7 @@ launcher=啟動器 | |||||
| launcher.agreement=使用者協議與免責宣告 | ||||||
| launcher.agreement.accept=同意 | ||||||
| launcher.agreement.decline=拒絕 | ||||||
| launcher.agreement.hint=同意本軟體的使用者協議與免責宣告以使用本軟體。 | ||||||
| launcher.agreement.hint=同意本軟體的使用者協議與免責宣告以使用本軟體。\nHMCL 是免費開源軟體,從未授權任何第三方進行銷售。\n如您為取得本軟體支付了費用,建議向相關平台申請退款並檢舉,以防受騙。 | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. HMCL 使用带有附加条款的 GPL v3 协议分发,允许用户进行再分发的。售卖 HMCL 虽然不道德,但并没有违背 HMCL 的开源许可,不能使用这样的措辞。
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 有无推荐文案或建议修改方向,当前文案在用户群中仅讨论了三版 |
||||||
| launcher.april_fools.switch_lzh=HMCL 啟動器現已支援文言文,我們誠邀你參與體驗。是否要將介面語言切換至中文 (文言)?\n在切換語言後,你可以在「置設 → 貫用 → 文」中將語言切換回中文 (繁體)。 | ||||||
| launcher.april_fools.switch_lzh.confirm=確認切換語言?\n點擊「確定」後 HMCL 將自動重新啟動並將介面語言切換至中文 (文言);點擊「取消」將繼續使用中文 (繁體) 進入 HMCL 主頁。 | ||||||
| launcher.background=背景圖片 | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -662,7 +662,7 @@ launcher=启动器 | |||||
| launcher.agreement=用户协议与免责声明 | ||||||
| launcher.agreement.accept=同意 | ||||||
| launcher.agreement.decline=拒绝 | ||||||
| launcher.agreement.hint=同意本软件的用户协议与免责声明以使用本软件。 | ||||||
| launcher.agreement.hint=同意本软件的用户协议与免责声明以使用本软件。\nHMCL 是免费开源软件,从未授权任何第三方进行销售。\n如您为获取本软件支付了费用,建议向相关平台申请退款并举报,谨防受骗。 | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| launcher.april_fools.switch_lzh=HMCL 启动器现已支持文言文,我们诚邀你参与体验。是否要将界面语言切换至中文 (文言)?\n在切换语言后,你可以在“置設 → 貫用 → 文”中将语言切换回中文 (简体)。 | ||||||
| launcher.april_fools.switch_lzh.confirm=确认切换语言?\n点击“确定”后 HMCL 将自动重启并将界面语言切换至中文 (文言);点击“取消”将继续使用中文 (简体) 进入 HMCL 主页。 | ||||||
| launcher.background=背景图片 | ||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.