Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
reviewed by BenGlenn
|
|
|
|
|
|
to Viewer Prefs
fixed radio item values so they work in true and false cases for UseExternalBrowser
reviewed by Callum
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Monroe
|
|
|
|
|
|
|
|
|
|
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/
--HG--
branch : product-engine
|
|
is truncated when the name is long. need 'en' xui rework)
* Changed the way blocked items are shown in the list. For now they are separated on two columns: Name & Type.
If Name is too long it is shown truncated (with ...)
* As result remove deprecated methods from LLMute to concatenate its name & type and to extract name & type from the such concatenated string.
* reduce include dependence from llmutelist.h
--HG--
branch : product-engine
|
|
inventory.
Added new icon for multi-objects.
New icon is used in inventory, object inventory and buy floater.
New icon can not be used in Group Notices because server does not send enough info in GroupNoticesListReply.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
some strings for localization
--HG--
branch : product-engine
|
|
profiles: the teleport button is truncated. need 'en' xui designer rework)
* 'en/panel_profile.xml' was redesigned. Assuming that 'de' locale doesn't have width overridden:
** added ellipses to buttons' labels to get possibility found truncation easier (except for IM button)
** reduced distance between buttons
** reduced padding from left/right sides to 1 px
But there are still issue in two locales:
'es' for "add friend"
'pt' for "teleport"
These buttons can not be shown properly with default widths.
Note: 'de' & 'fr' locales have overridden width (not removed in the patch)
--HG--
branch : product-engine
|
|
report, there is a popup window stating that the report is sent/uploaded. The window isn´t localized.
- Removed hardcoded string.
Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/23/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
reviewed by Callum
|
|
|
|
|
|
|
|
translation)- removed unnecessary symbol in xml
which was occasionally introduceded in 10453:cbac8ca300e0.
--HG--
branch : product-engine
|
|
needs translation) - only changes to
strings.xml are commited to make sure they make their way to localization. Code changes are to follow. Discussed at
https://codereview.productengine.com/secondlife/r/55/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now display custom labels and tooltips for the various
secondlife:///app/agent SLapp suffixes that we support. These include:
/mute, /unmute, /pay, /im, /offerteleport, and /requestfriend. For
example, entering:
secondlife:///app/agent/3e2d81e8-6269-8100-860e-c64e5cee3c2c/mute
Now displays the SLapp in text chat as "Mute <Name>", rather than
simply "<Name>".
|
|
need 'en' xui xml designer rework for multiple languages)
* Increased max width of tabs from 54 to 100 px to accommodate all tabs' labels.
Note: scroll arrows appear for all locales. Full redesign is required for the Build floater
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/48/
--HG--
branch : product-engine
|
|
designer to adjust width.
increased width of the "last interaction" text editor to accomodate two japanese hieroglyphs
when 2 digit number is shown
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/47/
--HG--
branch : product-engine
|
|
Einstellungen, Tab Sound & Medien: Stummschalten, wenn minimiert is truncated
* Increased floater width from 620 to 658 px to accommodate it to checkbox label width.
* Updated "Busy mode response" (on General tab) texteditor and "Always show" & "Never show" lists (on Notifications tab) to be looks better on a wider width.
* Content of other panels was not redesigned.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
> Wearing tab - where it's linked description)
- Replaced hardcoded '(active)' string with [GESLABEL] arg. <string name=\"ActiveGesture\" value=\"[GESLABEL] (TRANSLATION OF 'active')\"/> - this line with translation should be added to the rest locales
- Corrected \"[ATTACHMENT_POINT]\" arg assigning. Now \"[ATTACHMENT_POINT]\" assigned with LLTrans::getString() and gets translated string.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/45/
--HG--
branch : product-engine
|
|
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/46/
--HG--
branch : product-engine
|
|
\"Accessories\" folder)
Added localization string to the strings.xml for Accessories folder and localization support of Accessories folder from source code (llfolderviewitem.cpp).
<string name=\"InvFolder Accessories\">TRANSLATION TO THE CORRESPONDING LANGUAGE</string> -- this string should be added to the strings.xml for each locale.
Note: due to Accessories category is created out of viewer & has the FT_NONE type it can not be localized as other protected (system) categories.
So, hack was provided to check this folder (in a Library) & localize it.
Reviewd by Mike Antipov at https://codereview.productengine.com/secondlife/r/42/
--HG--
branch : product-engine
|
|
|
|
"MiddleMouse" needs to be localized)
Control value is preserved, it is being localized on presentation
Reviewed by Richard at https://codereview.productengine.com/secondlife/r/24/
--HG--
branch : product-engine
|