summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_login.xml
AgeCommit message (Collapse)Author
2023-01-24INTL-477 Translation update for Maint SAndrey Lihatskiy
2018-09-06FIX INTL-302 translation of Viewer Set52 (DRTVWR-461: viewer-estate-access)eli
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-11FIX INTL-173 Viewer Set43 translation for project viewer-directdeliveryeli
2014-09-15FIX INTL-151 translation for Viewer Set41 for viewer-release-nui-login in 9 ↵eli
languages
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-10FIX INTL-104 Translation of Set34 in 8 languages, including Steam contenteli
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-28Remove 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.
2011-05-31FIX VWR-24126eli_linden
2011-04-01synched up with viewer-development latestEli Linden
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation for Viewer 2.5Eli Linden
2010-11-03CT-633 WIP ES translation for Viewer 2.3, Set19Eli Linden
2010-05-27ND-47144 WIP ES translation for set11Eli Linden
2010-03-23IT set5A final edit; ES linguisticEli Linden
2010-03-12ES missing strings from set4-6; linguisticEli Linden
2010-03-08linguistic fixesEli Linden
2010-02-26CT-575 CT Set7 ES translationEli Linden
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-17EXT-2183 viewer 2.0 community translation ES set1 through set6.Eli Linden
2009-11-20- Changed the EN links used for the KnowledgeBase to its new home on the sl ↵Ramzi Linden
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355)
2009-09-15Merging revisions 132612-133369 of ↵Ramzi Ramey
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22 DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch
2009-05-11Switch the XML file line endings to native.Bryan O'Sullivan
2009-05-04QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3Adam Moss
svn merge -r118927:118939 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.0-merge-2-combo-QAR-1476 this is a composite of... svn merge -r115088:118182 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer_1-23 conflicts resolved: C doc/contributions.txt C indra/llaudio/audioengine.cpp C indra/newview/CMakeLists.txt C indra/newview/llfloaterlandholdings.cpp C indra/newview/llpaneldirbrowser.cpp C indra/newview/llpanelgrouplandmoney.cpp C indra/newview/llpreviewscript.cpp C indra/newview/llviewermenu.cpp C indra/newview/skins/default/xui/en-us/notifications.xml and... svn merge -r116937:118673 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26 minor-to-trivial conflicts resolved: C indra/llcommon/llversionserver.h C indra/newsim/llrezdata.cpp C indra/newsim/llstate.cpp C indra/upgrade/schema_version/sequence/3/index_log_paypal.sql
2008-07-22QAR-758 1.20 Viewer RC 12, 13, 14, 15 -> ReleaseSteven Bennetts
merge Branch_1-20-14-Viewer-merge -> release Includes Branch_1-20-Viewer-2 through 92456