fix: copy on unknown file warning modal (#7078)

Closes: #6865
This commit is contained in:
Calum H.
2026-08-10 15:26:23 +00:00
committed by GitHub
parent e8aee15664
commit d0856d46f2
6 changed files with 7 additions and 11 deletions
@@ -403,8 +403,7 @@ const messages = defineMessages({
},
reviewedFiles: {
id: 'app.modal.install-to-play.reviewed-files',
defaultMessage:
'A file is only reviewed if its published to Modrinth, regardless of its file format (including .mrpack).',
defaultMessage: "Files that aren't published to Modrinth aren't reviewed.",
},
installAnyway: {
id: 'app.modal.install-to-play.install-anyway',
@@ -598,8 +598,7 @@ const messages = defineMessages({
},
reviewedFiles: {
id: 'app.modal.install-to-play.reviewed-files',
defaultMessage:
'A file is only reviewed if its published to Modrinth, regardless of its file format (including .mrpack).',
defaultMessage: "Files that aren't published to Modrinth aren't reviewed.",
},
installAnyway: {
id: 'app.modal.install-to-play.install-anyway',
@@ -723,7 +723,7 @@
"message": "For support requests, contact our <support-link>support team</support-link>. For bug reports, open a <github-link>GitHub issue</github-link>."
},
"app.modal.install-to-play.reviewed-files": {
"message": "A file is only reviewed if its published to Modrinth, regardless of its file format (including .mrpack)."
"message": "Files that aren't published to Modrinth aren't reviewed."
},
"app.modal.install-to-play.shared-instance": {
"message": "Shared instance"