-
Bug
-
Resolution: Fixed
-
23w41a
-
None
-
Unconfirmed
-
Text
The Bug:
Realms popup strings consist of inconsistent concluding punctuation.
Affected Strings:
Before reading the table, please note the following:
- Characters colored in GREEN are correct.
- Characters colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
mco.snapshotRealmsPopup.message | Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm! | Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm! | https://crowdin.com/translate/minecraft/10038/enus-engb#5361348 |
mco.snapshot.createSnapshotPopup.text | You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected | You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected. | https://crowdin.com/translate/minecraft/10038/enus-engb#5361388 |
Steps to Reproduce:
- Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"mco.snapshot.createSnapshotPopup.text"}
- Look closely at the end of the string.
- Take note as to whether or not realms popup strings consist of inconsistent concluding punctuation.
Observed Behavior:
Realms popup strings sometimes contain concluding punctuation and sometimes don't.
Expected Behavior:
All realms popup strings would contain concluding punctuation.