The Bug:
The error message "Only single slots allowed, got '%s'" is inconsistent with other similar error messages.
Below is a table I've constructed that highlights this error. You can find information about what the current and expected string is and would be, some context regarding it, and a link to the appropriate string on Crowdin. Additionally, I have attached a picture of the editor view in Crowdin that showcases this issue.
Affected String:
Before reading the table, please note the following:
GREEN means correct.
RED means incorrect.
Current String | Expected String | String Context | String URL on Crowdin |
---|---|---|---|
Only single slots allowed, got '%s' | Only single slots allowed, got %s | Key: "slot.only_single_allowed" | https://crowdin.com/editor/minecraft/10038/enus-es?view=comfortable#5365456 |
h3. Steps to Reproduce:
Locate the affected string as listed above in the launcher by searching "got %s" or by clicking the following link: https://crowdin.com/editor/minecraft/10038/enus-es?view=comfortable&filter=basic&value=0#q=got%20%25s
Compare the affected string with the others
Observed Behavior:
This string uses '%s' instead of simply %s.
Expected Behavior:
This string is consistent with the other error messages and doesn't use single quotation marks.
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki