Thanks for your time.
Thanks for your time.
? screen shot
+ what lang file are you editing
The more details the better I can start to understand this problem

khan
? screen shot
+ what lang file are you editing
The more details the better I can start to understand this problem
Hi, I have solved it by editing the plugin. Now from the lang you can change the name of the item. Please apply the changes in the next version. thanks for everything and for a great plugin.
line 1269 {"Coal :(", "Coal :("},
line 2008 {"Coal :(", "Charbon"},
line 2735 {"Coal :(", "Kol"},
line 3468 {"Coal :(", "Steenkool"},
line 4180 {"Coal :(", "석탄"},
line 4913 {"Coal :(", "Carbó"},
line 5625 {"Coal :(", "煤"},
line 6349 {"Coal :(", "Carvão"},
line 7085 {"Coal :(", "Kohle"},
? you could have simply renamed the item in the config
khan
? you could have simply renamed the item in the config
Hi, changing from the config does not find the element the shop, I went to the old option edit the lang and I found this bug.
It is simple to repair and I showed you. you called Coal and it has to be called Coal :(
when config search lang does not exist, config will search Coal :(
I use a translator, I try to explain as best as possible, sorry.
Summary: the Item Display Name is "Coal :(" NOT "Coal"
Rust Definitions Items
in the plugin you have this:
line 1269 {"Coal", "Coal"},
fix {"Coal :(", "Coal"},
the same for all other languages
{"Coal :(", "XXX"},
Ah, I understand. next update everyone will need to delete all the lang files to gen new ones with the patch.
Thank you very much, your great person.
This update has been released with the lang file repairs
Thank you very much.