Skip to content

Commit b49f50e

Browse files
committed
Fix parent issue links in duplicate messages
Signed-off-by: Jarl-Penguin <[email protected]>
1 parent 38e6c84 commit b49f50e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

assets/messages.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ messages:
418418
category: duplicate
419419
message: |-
420420
*Thank you for your report!*
421-
We're tracking this issue in *%s%*, so this ticket is being resolved and linked as a *duplicate*.
421+
We're tracking this issue in *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
422422
423423
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
424424
@@ -443,7 +443,7 @@ messages:
443443
category: duplicate
444444
message: |-
445445
*Thank you for your report!*
446-
We're tracking this issue in *%s%*, so this ticket is being resolved and linked as a *duplicate*.
446+
We're tracking this issue in *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
447447
448448
That ticket has already been resolved as Fixed. Please check the Fix Version/s field in that ticket to see in which version this behavior was or will be fixed.
449449
@@ -467,9 +467,9 @@ messages:
467467
category: duplicate
468468
message: |-
469469
*Thank you for your report!*
470-
We're tracking this issue in *%s%*, so this ticket is being resolved and linked as a *duplicate*.
470+
We're tracking this issue in *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
471471
472-
That ticket has already been resolved as invalid. Please take a look at the parent ticket (%s%) and see if an explanation is provided there in the description of the ticket or in the comments for why this issue is invalid.
472+
That ticket has already been resolved as invalid. Please take a look at the parent ticket ([%s%|https://bugs.mojang.com/browse/%s%]) and see if an explanation is provided there in the description of the ticket or in the comments for why this issue is invalid.
473473
474474
If you haven't already, you might like to make use of the [*+search feature+*|https://bugs.mojang.com/browse/%project_id%] to see if the issue has already been mentioned.
475475
@@ -592,9 +592,9 @@ messages:
592592
category: duplicate
593593
message: |-
594594
*Thank you for your report!*
595-
We're tracking this issue in *%s%*, so this ticket is being resolved and linked as a *duplicate*.
595+
We're tracking this issue in *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
596596
597-
That ticket has already been resolved as invalid, which means this is a technical support issue. Please take a look at the parent ticket (%s%) and see if a solution is provided there.
597+
That ticket has already been resolved as invalid, which means this is a technical support issue. Please take a look at the parent ticket ([%s%|https://bugs.mojang.com/browse/%s%]) and see if a solution is provided there.
598598
If you need additional help to fix this problem, please contact *%help_discord%* and refer to this ticket by providing a link.
599599
600600
If you haven't already, you might like to make use of the [*+search feature+*|https://bugs.mojang.com/browse/%project_id%] to see if the issue has already been mentioned.
@@ -618,7 +618,7 @@ messages:
618618
category: duplicate
619619
message: |-
620620
*Thank you for your report!*
621-
We're tracking this issue in *%s%*, so this ticket is being resolved and linked as a *duplicate*.
621+
We're tracking this issue in *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
622622
623623
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
624624
@@ -643,7 +643,7 @@ messages:
643643
category: duplicate
644644
message: |-
645645
*Thank you for your report!*
646-
We're tracking this issue as *%s%*, so this ticket is being resolved and linked as a *duplicate*.
646+
We're tracking this issue as *[%s%|https://bugs.mojang.com/browse/%s%]*, so this ticket is being resolved and linked as a *duplicate*.
647647
648648
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
649649
@@ -668,7 +668,7 @@ messages:
668668
category: duplicate
669669
message: |-
670670
*Thank you for your report!*
671-
We're resolving and linking this ticket forward as a *duplicate* of *%s%*, as that ticket contains more detailed information and/or has already been triaged by Mojang.
671+
We're resolving and linking this ticket forward as a *duplicate* of *[%s%|https://bugs.mojang.com/browse/%s%]*, as that ticket contains more detailed information and/or has already been triaged by Mojang.
672672
673673
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
674674

0 commit comments

Comments
 (0)