Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-18 | Make "Log In" button (etc.) move with start/grid combo visibility. | Nat Goodspeed | |
The "Start at:" combo box and the grid-selector box can be turned on and off with checkboxes on the Preferences floater. Break the bottom-left layout_panel on panel_login into several different layout_panels so when these UI elements disappear, other controls move left to fill the holes. Similarly, when you turn on either or both of the UI elements in question, the remaining controls in that general bottom-left area move right to accommodate. Tweak C++ and non-English panel_login.xml overrides to reflect widgets' containment in new layout_panel elements. Discard obsolete "mode_selection_text" and "mode_combo" translations from non- English panel_login.xml overrides. | |||
2012-07-17 | Reinstate "Need help logging in?" link rather than question-diamond. | Nat Goodspeed | |
Revert to corresponding original login_help text for each affected language. | |||
2012-07-16 | Use question-mark-in-diamond for help, rather than skull&crossbones. | Nat Goodspeed | |
2012-07-13 | Try to adapt non-English panel_login.xml files for Leo's new layout. | Nat Goodspeed | |
en/panel_login.xml had to be changed to enlarge certain fields for other languages (rather than overriding sizes in each of several other languages). Still need to translate new create_account_text and verify guessed log_in_text. | |||
2012-07-09 | merge changes for DRTVWR-175 | Oz Linden | |
2012-07-03 | FIX INTL-99 set32 translation for 8 languages | eli | |
2012-06-29 | Use [create_account_url] from strings.xml consistently in notifications.xml. | Nat Goodspeed | |
The URL whose simple form is http://join.secondlife.com actually appears in a number of places in the localized notifications.xml files. It's supposed to be localized for the current viewer language -- and in strings.xml, it is. But the same URL is restated a couple times in notifications.xml, sometimes localized, sometimes not. Add "create_account_url" to init_default_trans_args(), permitting us to embed [create_account_url] anywhere in the skin files. Then replace all known occurrences of that URL in notifications.xml files with [create_account_url]. | |||
2012-06-28 | Remove redundant "create_account_url" string from panel_login.xml. | Nat Goodspeed | |
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel. | |||
2012-06-04 | merge changes for DRTVWR-157 | Oz Linden | |
2012-05-30 | merge changes for storm-1858 | Oz Linden | |
2012-05-30 | merge changes for storm-1860 | Oz Linden | |
2012-05-24 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-24 | sync with viewer-release | eli | |
2012-05-18 | STORM-1860 Remove obsolete code and file(s) for mesh model upload wizard | Jonathan Yap | |
2012-05-18 | STORM-1858 [TRUNCATED] FR - String truncation and floater not wide enough in ↵ | Jonathan Yap | |
the upload model window | |||
2012-05-16 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-04-24 | FIX INTL-96 Viewer translation for Set31 | eli | |
2012-04-02 | sync with viewer-development | eli | |
2012-02-15 | FIX INTL-92 8-language translation for set30 | eli | |
2012-01-10 | FIX INTL-89 translation in 8 languages for Set29 including new files | eli | |
2012-01-09 | sync with viewer-development | eli | |
2011-12-14 | FIX VWR-22392 | eli | |
2011-12-09 | FIX VWR-27811 | eli | |
2011-12-09 | sync with viewer-development | eli | |
2011-12-02 | FIX VWR-17784 | eli | |
2011-12-02 | FIX VWR-17783 fix html entity | eli | |
2011-12-02 | FIX VWR-17783 | eli | |
2011-11-30 | sync with viewer-development | eli | |
2011-11-21 | FIX INTL-82 LQA changes for Turkish and French | eli | |
2011-11-15 | sync with viewer-development, plus some Russian linguistic changes | eli | |
2011-10-26 | FIX VWR-27349 Fix incorrect language name vs. native script name formats | eli | |
2011-10-20 | WIP INTL-78 French translation for fui | eli | |
2011-10-18 | sync with viewer-development | eli | |
2011-09-28 | VWR-27039 FIX FR linguistic | eli | |
2011-09-22 | INTL-74 FIX translation for 6 languages for Set27 and Basic Set6 | eli | |
2011-09-16 | VWR-26937 FIX FR linguistic, re-commit | eli | |
2011-09-16 | sync with viewer-development | eli | |
2011-09-15 | VWR-26937 FIX FR linguistic | eli | |
2011-08-24 | sync with viewer-development | eli | |
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-07-29 | sync with viewer-development | eli | |
2011-07-20 | FIX INTL-58 set25, light set4 translation for 6 languages | eli | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-06 | STORM-1472 FIXED Favorites folder in inventory does not translate properly | Paul ProductEngine | |
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite). | |||
2011-07-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-06-29 | STORM-1462 [TRANSLATED BUT IN EN] ALL LANGS - Untranslated "Cancel" button ↵ | Jonathan Yap | |
on Edit Pick page This affected all languages but NL due to name="layout_panel1" not being unique. | |||
2011-06-25 | STORM-1302 (all langs) [TRANSLATED BUT IN ENG] (Spanish) Side Menu > Gente ↵ | Jonathan Yap | |
tab > MIS AMIGOS tab > buttons "Call", "Share" and "Teleport" and their tooltips | |||
2011-06-09 | FIX VWR-25067 | eli_linden | |
2011-06-09 | WIP INTL-50 FR translation | eli_linden | |