The button in options still says "Texture Packs" instead of "Resource Packs" (Language en_GB)
Linked issues
is duplicated by 2
Attachments
Comments 7
Duplicate of MC-17660, please use the search function to see if your bug has already been submitted. Currently over 57% of tickets are being closed as duplicate.
Currently "resource packs" translation is missing on crowdin.net.
When that is added, please use the Crowdin Minecraft Translation Project for all translation change/add requests.
This issue should be marked as 'Invalid'.
The [Resource Pack] button refers key 'options.texture.pack',
and in en-GB, it's 'Texture Packs'.
http://crowdin.net/translate/minecraft/9380/enus-engb#5152981
This belongs to localization project, not Mojang.
This may be an oversight since the strings
texturePack.openFolder=Open texture pack folder
texturePack.title=Select Texture Pack
texturePack.folderInfo=(Place texture pack files here)
are no longer used and being replaced by
resourcePack.openFolder=Open resource pack folder
resourcePack.title=Select Resource Pack
resourcePack.folderInfo=(Place resource pack files here)
but the strings
multiplayer.texturePrompt.line1=This server recommends the use of a custom resource pack.
options.texture.pack=Resource Packs
options.serverTextures=Server Textures
are not replaced.
This is on https://crowdin.net/project/minecraft right now!
Feel free to fix the translations 😃
Please do not mark issues as affected by versions you haven't tested yet.