Skip to content
Snippets Groups Projects
Commit 9bef7e95 authored by Vadim ProductEngine's avatar Vadim ProductEngine
Browse files

STORM-1436 FIXED Broken localization of "Contents" and "New Script" items in...

STORM-1436 FIXED Broken localization of "Contents" and "New Script" items in the Contents tab of Build Tools.

The bug happened when the translations contained non-ASCII characters.

Reason: Names of inventory items are limited to ASCII characters.
Fix: Leave names in English, localize them when displaying (on the fly).

The fix only affects object's inventory (i.e. not agent inventory).
parent 1ba21762
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment