Fixes messageId console errors (#6143)
* Fixes messageId console errors Replaced paper.yml HydroCo's notices in the paper-misc.ftl file and moved the [bold] to the last line to prevent error messages in the console * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
977e47b434
commit
448b755b75
|
|
@ -68,3 +68,33 @@ paper-viral-care-package-manual = [color=#134975]░░██░░ [head=2]Vira
|
|||
This instructions pamphlet will be used as "Exhibit A" if you sue [color=darkblue][bolditalic]Nanotrasen™[/bolditalic][/color].
|
||||
|
||||
paper-hitman-business-card = [color=#FFFFFF]Its just business[/color]
|
||||
|
||||
paper-misc-hydroco-notice = [head=1]HydroCo - Hydrate Tastefully[/head][bold]
|
||||
Consumption Notice[/bold]
|
||||
HydroCo reminds all customers that powdered products blabla
|
||||
|
||||
Always mix with water according to package instructions before consuming.
|
||||
|
||||
Thank you for choosing HydroCo!
|
||||
Enjoy your drinks!
|
||||
|
||||
paper-misc-hydroco-trial = [head=1]HydroCo - Hydrate Tastefully[/head][bold]
|
||||
|
||||
Dear Recipient,[/bold]
|
||||
You have been selected among thousands of potential
|
||||
beneficiaries to receive a full-size trial tin of HydroCo
|
||||
powdered juice!
|
||||
|
||||
We think you will enjoy the flavor and hope to see you
|
||||
as a returning customer.[bold]
|
||||
|
||||
Consumption Notice[/bold]
|
||||
HydroCo reminds all customers that powdered products
|
||||
are NOT meant for direct consumption. Attempting to eat
|
||||
the powder directly is a choking hazard and may result in
|
||||
severe discomfort.
|
||||
|
||||
Always mix with water according to package instructions
|
||||
before consuming.
|
||||
|
||||
Enjoy your drinks!
|
||||
|
|
|
|||
|
|
@ -425,23 +425,9 @@
|
|||
- type: Paper
|
||||
stampState: paper_stamp-generic
|
||||
stampedBy:
|
||||
- stampedColor: '#8F99D6FF'
|
||||
- stampedColor: "#8F99D6FF"
|
||||
stampedName: HydroCo
|
||||
content: |2
|
||||
|
||||
[head=1]HydroCo - Hydrate Tastefully[/head]
|
||||
|
||||
[bold]Consumption Notice[/bold]
|
||||
HydroCo reminds all customers that powdered products
|
||||
are NOT meant for direct consumption. Attempting to eat
|
||||
the powder directly is a choking hazard and may result
|
||||
in severe discomfort.
|
||||
|
||||
Always mix with water according to package instructions
|
||||
before consuming.
|
||||
|
||||
Thank you for choosing HydroCo!
|
||||
Enjoy your drinks!
|
||||
content: paper-hydroco-notice
|
||||
|
||||
- type: entity
|
||||
parent: Paper
|
||||
|
|
@ -452,30 +438,9 @@
|
|||
- type: Paper
|
||||
stampState: paper_stamp-generic
|
||||
stampedBy:
|
||||
- stampedColor: '#8F99D6FF'
|
||||
- stampedColor: "#8F99D6FF"
|
||||
stampedName: HydroCo
|
||||
content: |2
|
||||
|
||||
[head=1]HydroCo - Hydrate Tastefully[/head]
|
||||
|
||||
[bold]Dear Recipient,[/bold]
|
||||
you have been selected among thousands of potential
|
||||
beneficiaries to receive a full-size trial tin of HydroCo
|
||||
powdered juice!
|
||||
|
||||
We think you will enjoy the flavor and hope to see you
|
||||
as a returning customer.
|
||||
|
||||
[bold]Consumption Notice[/bold]
|
||||
HydroCo reminds all customers that powdered products
|
||||
are NOT meant for direct consumption. Attempting to eat
|
||||
the powder directly is a choking hazard and may result in
|
||||
severe discomfort.
|
||||
|
||||
Always mix with water according to package instructions
|
||||
before consuming.
|
||||
|
||||
Enjoy your drinks!
|
||||
content: paper-misc-hydroco-trial
|
||||
|
||||
- type: entity
|
||||
parent: Paper
|
||||
|
|
|
|||
Loading…
Reference in New Issue