[0.16.51] Permission list contents not translatable

Bugs that are actually features.
Post Reply
Koltrast
Inserter
Inserter
Posts: 38
Joined: Sun Oct 09, 2016 9:40 pm
Contact:

[0.16.51] Permission list contents not translatable

Post by Koltrast »

Hello.
I noticed that the list of permissions is not translated and is not translatable in crowdin.

It's that normal?

bye
Attachments
2019-01-09.png
2019-01-09.png (3.4 MiB) Viewed 901 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.16.51] Permission list contents not translatable

Post by Rseding91 »

Thanks for the report. Yes, it's normal. The list is generated directly from the C++ logic that handles each permission item and works along the same lines as the debug GUI. They aren't meant to be "words" so much as keys.

The list makes an attempt to present the information in a semi human-readable way by adding in spaces, and converting case along the way but the underlying values work like this:

"ChangeItemLabel" -> insert spaces before every capitol after the first + lowercase that capitol -> "Change item label".
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Not a bug”