STORM-1436 [JP]"Contents" and "New Script" folder text are missing in "Content" tab for "Build" floater
Review Request #420 - Created July 28, 2011 and submitted
Vadim ProductEngine | Reviewers | ||
viewer | |||
STORM-1436 | richard.linden | ||
None | viewer-development |
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).
Tested Japanese and Polish translations. The "Contents", "New Script", ""New Script 1", "New Script 2", etc names were correctly localized.
Other reviews