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-1309 [TEXT ELLIPTED] Text overlaying in Buy Land floater in Portuguese localization

Review Request #430 - Created Aug. 5, 2011 and submitted

Vadim ProductEngine Reviewers
viewer
STORM-1309
None viewer-development
Misc i18n fixes in the Buy Land floater:
* Appended a space after the colon in "Last modified:".
  It seems to have been mistakenly omitted by translators.
* Fixed timestamp (last modified date) value truncation.
* Proper truncation of region name, region type, estate name and estate owner text.
  o Use ellipses for truncation.
  o Where applicable, set tooltip to contain the uncut text.
  o Leave a few pixels of padding between the text and the floater right border.
* Fixed maturity rating icon overlapping the floater right border.
  The code that places it now takes into account possible region name text truncation.
Tested locales: EN, DE, PT.
Ship it!
Posted (Aug. 5, 2011, 11:06 a.m.)
Looks good to me.