Mojira Archive
MC-269382

"Only single slots allowed" error message is inconsistent with other error messages with its use of single quotation marks

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"
-> slot.only_single_allowed
https://crowdin.com/editor/minecraft/10038/enus-es?view=comfortable#5365456

Steps to Reproduce:

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.

Won't Fix

Nan R

2024-03-14, 07:04 PM

2024-03-15, 08:17 AM

2024-03-15, 08:17 AM

0

1

Confirmed

Text

24w11a

-