summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl
AgeCommit message (Collapse)Author
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-16merge up to latest viewer-developmentOz Linden
2012-08-03Make first-login popup button "Create Account"; remove embedded link.Nat Goodspeed
Popup text used to end with the question: Visit [[create_account_url] [SECOND_LIFE] web site] to create a new account? presumably to set context for the buttons labeled "New Account..." and "Continue". At Leo's request, remove the question and relabel the yes button "Create Account...".
2012-07-24Engage dormant first-login-this-install popup message.Nat Goodspeed
Although the XUI for this popup, and the code to display and respond to it, have been present from the first rev in the current viewer repository, I can find no trace of it ever having been called. Reword embedded link in popup message in each supported language: directly mentioning secondlife.com in display text engages anti-URL-spoofing logic, causing the popup to display the whole messy URL with sourceid and lang params. Change to say "Second Life web site" instead -- needs translations.
2012-07-18Make "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-17Reinstate "Need help logging in?" link rather than question-diamond.Nat Goodspeed
Revert to corresponding original login_help text for each affected language.
2012-07-16Use question-mark-in-diamond for help, rather than skull&crossbones.Nat Goodspeed
2012-07-13Try 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-06-29Use [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-05-29Add individual volume controls to pannel_volume_pulldownTank_Master
Also includes translations for some of the other languages
2012-01-10EXP-1783 FIXED Duplicated/missing IDs in menu_viewer.xmlVadim ProductEngine
2012-01-05Automated merge with https://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2011-12-23EXP-1744 FIXED URL-like group display name was shown as hyperlink in the ↵Vadim ProductEngine
Leave Group confirmation dialog.
2011-12-14FIX VWR-22392eli
2011-12-09sync with viewer-developmenteli
2011-12-09merge changes for vmrg-201Oz Linden
2011-12-08FIX VWR-21237eli
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-30sync with viewer-developmenteli
2011-11-30EXP-1634 FIXED Removed the "exchange rates" link from the L$ Buy Dialog.Vadim ProductEngine
2011-11-30EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button ↵Vadim ProductEngine
labels.
2011-11-18EXP-1576 FIXED (Remove old profile window from People panel)Paul ProductEngine
- Removed old profile window from People panel with all subpanels and dependencies
2011-11-15sync with viewer-development, plus some Russian linguistic changeseli
2011-11-11EXP-1509 FIXED Suppress links in resident name.Vadim ProductEngine
Fixed in the following notificatins: Remove friend, Friend Online/Offline, Friendship Accepted/Declined.
2011-11-08merge changes for storm-1222Oz Linden
2011-11-01STORM-1676 FIXED Removed "Powered by Google" label from the nearby chat floater.Vadim ProductEngine
2011-10-28STORM-1222 System message when trying to teleport back to Welcome Island ↵Jonathan Yap
isn´t localized
2011-10-28sync with viewer-developmenteli
2011-10-25STORM-1666 FIXED Correctly render server release notes URL in non-English ↵Vadim ProductEngine
locales.
2011-10-18sync with viewer-developmenteli
2011-10-18STORM-1615 WIP Changed Simplified Chinese (简体) to Traditional Chinese ↵Vadim ProductEngine
(正體) in the list of languages for machine translation.
2011-10-11STORM-1615 WIP Removed Dutch from the available languages list.Vadim ProductEngine
2011-08-24sync with viewer-developmenteli
2011-08-20merge changes for storm-793Oz Linden
2011-08-17STORM-793 FOLLOWUP Escape ITEM_SLURL in translations.Vadim ProductEngine
2011-08-15STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵Vadim ProductEngine
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere.
2011-08-09sync with viewer-developmenteli
2011-08-05STORM-1309 WIP Appended a space after the colon in "Last modified:".Vadim ProductEngine
It seems to have been mistakenly omitted by translators.
2011-07-29sync with viewer-developmenteli
2011-07-25STORM-1233 FIXED Made the "Profile" button translatable in the Places panel ↵Vadim ProductEngine
by providing its layout stack with a unique name.
2011-07-11merge changes for storm-1472Oz Linden
2011-07-08merge changes for storm-1462Oz Linden
2011-07-06STORM-1472 FIXED Favorites folder in inventory does not translate properlyPaul 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-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-06-30merge changes for storm-1452Oz Linden
2011-06-29STORM-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-28STORM-1452 Debug settings -- TRUE/FALSE name (not label) translated in ↵Tankmaster Finesmith
foreign languages with help from Jonathan Yap
2011-06-25STORM-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-09FIX VWR-25066eli_linden