All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

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.
Ship it!
Posted (Aug. 2, 2011, 9:51 a.m.)
Looks good to me.