summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-03-16Implemented normal task EXT-5982([HARD CODED] on L$ kaufen window (Buy L$)).Andrew Dyukov
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/ --HG-- branch : product-engine
2010-03-16Fixed normal task EXT-6025 - [HARD CODED] Side Bar : "Save Pick" - "Pick" is ↵Dmitry Zaporozhan
in EN (Save [WHAT]) Removed unused hardcoded strings, replaced "Save [WHAT]" with simple "Save Pick" as it's the only label needed for this button. Reviewer by Kent Quirk https://codereview.productengine.com/secondlife/r/28/ --HG-- branch : product-engine
2010-03-16Fixed normal task EXT-6282 - [TRANSLATED BUT IN EN]? - System message when ↵Dmitry Zaporozhan
receiving inventory offers: The item term needs to be localized Localized asset type names will be taken from strings.xml. Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/15/ --HG-- branch : product-engine
2010-03-16EXT-6013 Normal [HARD CODED] - Group Invitation, Group Roles: The group ↵Yuri Chebotarev
roles need to be localized reviwed https://codereview.productengine.com/secondlife/r/22/ --HG-- branch : product-engine
2010-03-16mergeYuri Chebotarev
--HG-- branch : product-engine
2010-03-16EXT-5989 [HARD CODED]. ".... paid you...... L$... " - message needs translationYuri Chebotarev
Reviwed https://codereview.productengine.com/secondlife/r/13/ --HG-- branch : product-engine
2010-03-16fixed EXT-6322 [NAMELESS XUI STRING] Nearby Media> Detail window - "Nearby ↵Igor Borovkov
Media" "Show:" and "On other Avatars" fixed "name" attributes Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/37/ --HG-- branch : product-engine
2010-03-16fixed EXT-6363 [HARD CODED] "Login Failed." is hardcodedIgor Borovkov
moved out "Login failed." to strings.xml Reviewed by Q at https://codereview.productengine.com/secondlife/r/27/ --HG-- branch : product-engine
2010-03-16Fixed bug EXT-6007 ([STRING IN EN] - While loading Second Life several ↵Vadim Savchuk
messages need to be localized). Reviewed by Richard: https://codereview.productengine.com/secondlife/r/31/ --HG-- branch : product-engine
2010-03-16Fixed critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button is ↵Mike Antipov
truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored Speak button shrink feature * redesigned Speak button to accommodate label in 'de' locale ** made it wider to 5 px ** made label left-aligned ** set left padding to 12px Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-03-15fix for EXT-5989 [HARD CODED]. ".... paid you...... L$... " - message needs ↵Yuri Chebotarev
translation --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6018 - [TRANSLATED BUT IN EN] "Save" button on notecardDmitry Zaporozhan
Removed deprecated string to resolve duplicated names(string.save and button.save). Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/12/ --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6024 - [TRANSLATED BUT IN EN] Side Bar > Edit Pick - ↵Dmitry Zaporozhan
"(will update after save)" Replaced hardcoded string with xml string. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/8/ --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6260 - [NAMELESS STRING] - Menu Preferences, Tab Chat: ↵Dmitry Zaporozhan
Show IMs in: and (requires restart) need to be localized (panel_preferences_chat.xml) Added widget missing names to make localization tool work. Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/7/ --HG-- branch : product-engine
2010-03-12PE mergeTofu Linden
2010-03-12completed EXT-6305 (Remove "ScriptToast" notification in xui/en and all ↵Igor Borovkov
localizations) just cleaned up notifications.xml reviewed by Richard and Tofu at https://codereview.productengine.com/secondlife/r/1/ --HG-- branch : product-engine
2010-03-11VWR-18254 en_xui_changeEli Linden
2010-03-11VWR-18253 en_xui_changeEli Linden
2010-03-11merge from repoangela
2010-03-10VWR-18046 en_xui_changeEli Linden
2010-03-10PE mergeTofu Linden
2010-03-10Fixed major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly. If publish failed, panel will allow user to edit classified and try publishing again. All unpublished classifieds will be lost on Viewer restart. --HG-- branch : product-engine
2010-03-09VWR-18034 en_xui_changeEli Linden
2010-03-09VWR-17485 en_xui_changeEli Linden
2010-03-09VWR-17514 en_xui_changeEli Linden
2010-03-09Implemented nice-to have sub-task EXT-4706 (Add maturity icons to About Land).Andrew Dyukov
- Added maturity icons to Options and Access tabs. - Created auxiliary local class to get full access to checkboxes' textboxes. --HG-- branch : product-engine
2010-03-09Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-09PE mergeTofu Linden
2010-03-09Fixed major bug EXT-5939 (UI slider tracks turn light grey when in focus)Mike Antipov
- All horizontal sliders are configured to have no highlighted track. --HG-- branch : product-engine
2010-03-09fixed Normal Bug EXT-5999 llDialog in 2.0 viewer has different text limits ↵Denis Serdjuk
than in 1.23 viewer Cause: Dialog floater had arranged own shape to the shape of toast panel. So there is no way to change such behaviour from xml without changing of other toasts Solution: New param has been added to constructor of toast panel to make possible setting an initial shape of panel before update buttons layout --HG-- branch : product-engine
2010-03-08VWR-17496 en_xui_change; undid bad hardcoded 'ja' width override.Eli Linden
2010-03-08VWR-17484 en_xui_change; undid old 'da' overrides to fix truncationEli Linden
2010-03-09EXT-2418 add price to object tooltipangela
2010-03-08VWR-17477 en_xui_changeEli Linden
2010-03-08WR-17933 en_xui_change; undid 'de' evil overrides. also, more fix for 'en' ↵Eli Linden
floater_tools build menu
2010-03-08EXT-6266 en_xui_change for spinner label widths; undid 'de' local overridesEli Linden
2010-03-08VWR-17615 en_xui_change; undoing bad local overrides in fr and esEli Linden
2010-03-08EXT-2418 Object hover tips no longer show price, description or ownerangela
2010-03-07PE merge.Tofu Linden
2010-03-05MergeEli Linden
2010-03-05VWR-17121 en_xui_changeEli Linden
2010-03-05mergeRichard Linden
2010-03-05VWR-17116 en_xui_changeEli Linden
2010-03-06Implemented (EXT-4715) Add maturity icons to Classifieds - create and details.Sergei Litovchuk
--HG-- branch : product-engine
2010-03-06Fixed major bug (EXT-6033) Parcel, Region,and Estate areas of 'PlaceProfile' ↵Sergei Litovchuk
are corrupted. - Added height attribute value to accordion tabs. --HG-- branch : product-engine
2010-03-06(EXT-4705) Show maturity icon on Region/Estate tabSergei Litovchuk
- Added items names to match localized XUI. --HG-- branch : product-engine
2010-03-05mergeRichard Linden
2010-03-06Partially implemented nice-to have sub-task EXT-4706 (Add maturity icons to ↵Andrew Dyukov
About Land). - Added maturity icons to General and Covenant tabs. --HG-- branch : product-engine
2010-03-05VWR-17558 en_xui_changeEli Linden
2010-03-05VWR-17687 en_xui_changeEli Linden