summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_login.xml
AgeCommit message (Collapse)Author
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-08-04Merge downstream code and become version 3.8.3andreykproductengine
2015-05-11FIX INTL-173 Viewer Set43 translation for project viewer-directdeliveryeli
2015-01-23 MAINT-4800 FIXED Offset is changed for French localizationMnikolenko ProductEngine
2014-09-26FIX MAINT-4496 downsizing font to avoid FR text overlap/truncationeli
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-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-04cEli Linden
2010-08-24EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box)Paul Guslisty
- Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine
2010-07-15CT-575 WIP l10n catchup of translation up to set14, for Viewer 2.1Eli Linden
2010-05-26ND-47143 WIP FR translation for set11Eli Linden
2010-03-19PL and FR linguisticEli 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-17DEV-46346 Cycle4 translation for FR DE JAEli Linden
2010-02-08DEV-43688 Cycle3 Tim's resizing of FR GUI, and Noelle's translation of ↵Eli Linden
tab_title attributes
2010-01-29DEV-43688 Cycle3 for FREli Linden
2010-01-20Convert all XML files to Unix line endingsBryan O'Sullivan
2010-01-13DEV-43688 commit new translations - DE, FR, JA cycle2Ramzi Linden
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
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-11-18Switch some files to Unix line endingsBryan O'Sullivan
2009-11-10L10N: Add some translations to FR, DE, JA from Localization Cycle1.Ramzi Linden
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-12-23QAR-1142 merging 1.22 RC0-RC4 changes.Mark Palange
svn merge -c 106471 svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_1-22-106055_merge
2008-10-08merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵Mark Palange
fixes) merge to trunk (for real)
2008-10-07Roll back of r98854 Accidentally commited merge in progressMark Palange
2008-10-07merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵Mark Palange
fixes) merge to trunk
2008-09-29QAR-872 Viewer 1.21 RC 3Steven Bennetts
merge viewer_1-21 96116-97380 -> release
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