Mojira Archive
MC-76648

Error messages for invalid item or block name have no translation on crowdin

The bug

In Minecraft version 1.8 the game used one translation string when a block or item name was invalid:

commands.give.notFound=There is no such item with name %d

However at some point this translation was replaced by two new ones (very likely in version 1.8.1):

commands.give.item.notFound=There is no such item with name %d
commands.give.block.notFound=There is no such block with name %d

Even though they were added for an official release they are untranslated for all languages other than "English (US)" and are not listed on crowdin (website used for translations) either.

How to reproduce

  1. Open Minecraft 1.8.9 which should have translations for all game elements
  2. Set the language to something different than English
  3. Use the following command
    /setblock ~ ~ ~ s
    

Fixed

Marcono1234

2015-01-17, 10:04 PM

2016-03-19, 03:15 PM

2016-02-17, 09:06 PM

2

2

Confirmed

block, crowdin, error-message, item, translation

Minecraft 1.8.1 - Minecraft 16w07bMinecraft 1.8.1, Minecraft 1.8.2-pre4, Minecraft 1.8.9, Minecraft 16w06a, Minecraft 16w07b

Minecraft 1.9 Pre-Release 1