Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-180581

Naming inconsistencies in brazilian portuguese 1.21

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.0.22 Preview, 1.21.0.21 Preview, 1.21.0.20 Preview, 1.20.73 Hotfix, 1.21.0.23 Preview, 1.20.80, 1.21.0.25 Preview, 1.21.0.24 Preview, 1.21.0.26 Preview, 1.21.10.22 Preview, 1.20.81 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1237145

      Have found a few naming errors while playing, look:

      Camel entity name is "Cameleiro" which means "camel rider" or something like that, it should be named "Camelo", this only happens with his entity name, his spawn egg and mentions of him on loading tips and how to play sections all use "Camelo". This is the file that causes this:

      entity.camel.name=Cameleiro

      Bogged spawn egg is named as if it was a spawn egg that is bogged insteant of an egg that spawns a bogged, "Ovo de Invocação Atolado" is used instead of "Ovo de Invocação de Atolado" (very small difference) given the possible explanation for this bug, i think there are some chances that it is not exclusive to brazilian portuguese.

      item.spawn_egg.entity.bogged.name=Ovo de Invocação Atolado

      The trial explorer map is named "Teste do Mapa do Explorador" (means "test of explorer map" or "explorer map test").

      item.map.exploration.trial_chambers.name=Teste do Mapa do Explorador

      Certain warped items are named with the word "deformado" and some of them with the word "distorcido", it should all be named with the word "distorcido".

      item.warped_fungus_on_a_stick.name=Fungo Deformado no Graveto tile.warped_hyphae.name=Hifas Deformadas
      tile.stripped_warped_hyphae.name=Hifas Deformadas Descascadas

      Trial related items are all named with the word "teste" (means test), "Câmaras de Teste" (Test Chambers), "Invocador de Teste" (Test Spawner), "Chave de Teste" (Test Key), "Chave de Teste Sinistra" (Ominous Test Key).

      feature.trial_chambers=Câmaras de Teste
      item.trial_key.name=Chave de Teste
      item.ominous_trial_key.name=Chave de Teste Sinistra tile.trial_spawner.name=Invocador de Teste

            Something i ate User2514163
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: