summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/strings.xml
AgeCommit message (Collapse)Author
2011-04-05STORM-1126 merge 2Vadim ProductEngine
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-03-31pull improved avatar physics ui and other improvements from SeraphOz Linden
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-31Created Advanced Physics panel.Loren Shih
Made a bunch of aesthetic changes to physics panel accordion.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 3Vadim ProductEngine
Added missing (lost in merge) buttons, notifications and strings.
2011-03-30Change in physics parameter names.Loren Shih
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height.
2011-03-30Cleanup to logically group physics params in avatar_lad.xml.Loren Shih
Added more controls for belly & butt. Cleaned up code around physics parameter initialization.
2011-03-29merged latest improvements from seraphOz Linden
2011-03-29Fixed some labels, and made some labels/wearables hidden in edit.Loren Shih
Added accordions for physics.
2011-03-27pull in latest changes from autoubuild2010 branchOz Linden
2011-03-24merge changes for storm-1018Oz Linden
2011-03-21Added left-right butt control.Loren Shih
Did a bunch of code cleanup.
2011-03-18Set default parameters.Loren Shih
Renamed various parameters.
2011-03-17Work in progress. Big code cleanup ported from TheShining/avatar-physics ↵Loren Shih
(defunct branch). Added butt and belly.
2011-03-14update to latest viewer-developmentOz Linden
2011-03-08STORM-10140 : pull into viewer-developmentMerov Linden
2011-03-07STORM-1018 FIXED Improved error messaging for the External Editor feature.Vadim ProductEngine
Let the user know what's wrong with external editor. Added meaningful messages for the following errors: * Editor not specified. * Error parsing command line. * Specified binary not found. * Editor failed to run. All the messages are translatable.
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-02-08merge up to latest viewer-developmentOz Linden
2011-02-07STORM-969 / ER-493 - Viewer side of the work to add 'Rentals' as a land type ↵Kent Quirk
to the parcel API
2011-02-04STORM-465 FIXED Made all keys localizable.Vadim ProductEngine
Renamed HUD direction strings ("Left", "Right", "Up", "Down") to avoid strings duplication.
2011-01-07STORM-435 There is no space between name of object and value of object in ↵Jonathan Yap
Chat step while creating new gesture
2010-12-27merge up to latest viewer-developmentOz Linden
2010-12-13llTextBox tooltip -- add missing ) and change wording from "dialog box" to ↵Jonathan Yap
"window"
2010-12-04merge up to viewer-developmentOz Linden
2010-11-19DN-199 Modify LLGetDisplayName tooltipLeyla Farazha
2010-11-08pull beta changes back to developmentOz Linden
2010-11-02DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register ↵Leyla Farazha
(highlight in red) as an internal function in the script editor
2010-10-27STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵Vadim ProductEngine
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages).
2010-10-20STORM-423: fix raw file association in strings.xmlMerov Linden
2010-10-12MergeLeyla Farazha
2010-09-27MergeLeyla Farazha
2010-09-29STORM-269 FIXED Added strings for missing land types in strings.xmlSeth ProductEngine
If localized land type name is not found it is displayed as original string to avoid MissingString error.
2010-09-16MergeLeyla Farazha
2010-09-15Trivial typo fixAimee Linden
2010-09-08automated mergeLoren Shih
2010-09-08VWR-22901 FIXED Backwards compatibility for multiattachmentsLoren Shih
Better handling of invalid attachment points. You can now detach points that are incompatible with your viewer, versus having those permanently in the COF>
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-09-17STORM-153 FIXED Localized Conference and non-existent IM session name strings.Andrew Dyukov
- Moved the "no session" string to XML and used it in code instead of hardcode. - Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk would get localized names, and thus be inconsistent (and that would create problems with browsing them later). It didn't happen already just because this string wasn't translated in other locales somewhy. So moved localization of session name after the the creation of log file. Also changed value of string according to Eli's comment in ticket.
2010-08-26Manual merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24Moved BreastMotion class to its own separate file out of llvoavatar.Loren Shih
Changed range of some breast motion params. Updated icon.
2010-08-24EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵Paul Guslisty
the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine