Item "Coal :(" cannot be renamed Lang file naming is wrongFixed
Hello, something is not right I change the name in the lang and it does not work.With other items it works .
Thanks for your time.

? screen shot

+ what lang file are you editing

The more details the better I can start to understand this problem

ok thanks, I change the lang of the eng folde. As you can see, there is no effect, in scrap it does work.
Maybe the problem is in the lang, there the item is called "coal" when in fact it is "coal :("
bug coal


Merged post

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"},
6ZXJym5vew2N2TV.png 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 

6pZ2WnYkxXLCEBr.png 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.

Locked automatically