lishid / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
119 stars 94 forks source link

[OpenInv] [LanguageManager] Missing translations from it_it.yml: #164

Closed DevLan-Fargus closed 3 years ago

DevLan-Fargus commented 3 years ago

[18:07:16] [Server thread/INFO]: Fargus issued server command: /oi Fargus

1548 | [18:07:16] [Server thread/INFO]: [OpenInv] [LanguageManager] Missing translations from it_it.yml: messages.error.consoleUnsupported, messages.error.lootNotGenerated, messages.error.invalidMaterial, messages.error.invalidNumber, messages.error.invalidPlayer, messages.error.permissionOpenSelf, messages.error.permissionEnderAll, messages.error.permissionExempt, messages.error.permissionCrossWorld, messages.error.permissionPlayerOnline, messages.error.permissionPlayerOffline, messages.error.commandException, messages.info.containerBlocked, messages.info.containerBlockedSilent, messages.info.containerSilent, messages.info.settingState, messages.info.player.noMatches, messages.info.player.matches, messages.info.container.noMatches, messages.info.container.matches, messages.info.true, messages.info.false, container.player, container.enderchest

I never selected Italian language... so I don't understand

Jikoo commented 3 years ago

Your client is set to Italian so OpenInv attempts to load Italian translations for you. Italian does not exist, so it will fall through to English. You will only see this warning once per language per server start.

PRs for additional translations are welcome, files go here.