summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/strings.xml
AgeCommit message (Collapse)Author
2011-08-12STORM-1554 FIXED Fixed typo in a gesture name.Vadim ProductEngine
2011-08-04merge changes for storm-1291Oz Linden
2011-08-02STORM-1291 FOLLOWUP Localized common (unisex) gestures.Vadim ProductEngine
2011-07-25merging latest viewer-development to mesh merge candidate.Nyx (Neal Orman)
2011-07-21mergeBrad Payne (Vir Linden)
2011-07-19STORM-1221 FIXED Hard coded dates made localizable under Group Profile ↵Seth ProductEngine
Land/Assets. Added a function for parsing a date string of specific format. Added strings defining the date format in Group Profile Land/Assets that should be localized.
2011-07-14Potential fix for SH-1854 and SH-1125 (caps issues)Don Kjer
2011-07-11Automated merge with ↵Xiaohong Bao
https://bitbucket.org/squire_linden/viewer-development-crash-horde
2011-07-11more fix for STORM-1468: [crashhunters] pre-login crash at ↵Xiaohong Bao
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
2011-07-11merge changes for storm-1472Oz Linden
2011-07-08fix for STORM-1468: [crashhunters] pre-login crash at ↵Xiaohong Bao
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
2011-07-08merge changes for storm-1491Oz Linden
2011-07-07Merge latest from viewer trunksimon@lindenlab.com
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard 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-07-01ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcelsimon@lindenlab.com
Privacy" changes. Many naming changes for the featureto be "See avatars" instead of "hidden avatars". Also removed the "anyone can edit terrain" checkbox and slammed the value to FALSE.
2011-06-30EXP-919 FIX -- Items not shown in Received Items panelLeslie Linden
EXP-929 FIX -- First Direct Delivery item purchased while logged in: Received Items folder visible in inventory and item not visible in Received items panel - no badge count update * Inbox and Outbox inventory panels now live in their own XML files and are hot loaded into place when appropriate, like when the "Received Items" folder is first created, for example. * The Inbox and Outbox panels now show relevant default messages when the folders are empty or do not exist * Added LLInventoryCategoryAddedObserver, a new inventory observer type to observe added folders * Hacked LLInventoryPanel to properly set up inbox and outbox inventory views for the "Received Items" folder and the "Merchant Outbox" folder that aren't created with the proper system folder type * Changed inventory badge count computation to use LLFolderView rather than the inventory directly * Applied various focus, selection and other inbox fixes to the outbox Reviewed by Richard.
2011-06-29merge out latest viewer-developmentOz Linden
2011-06-25STORM-1326 [ALL LANGS] (Spanish) [HARDCODED] Selling land, advice with ↵Jonathan Yap
"Anyone" in English.
2011-06-22merge latest viewer-developmentOz Linden
2011-06-16Merge with latest lindenlab/viewer-developmentsimon@lindenlab.com
2011-06-15merge changes for storm-899Oz Linden
2011-06-09ER-910: Parcel Privacy. Rename things in code to reflect feature name ↵Dave SIMmONs
change to "hidden avatars"
2011-06-08Merge latest from lindenlab/viewer-development/Dave SIMmONs
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-05-26STORM-899 'No attachments worn' text on blank 'Attachments' accordion ↵Jonathan Yap
remains in English for all locales
2011-05-24MergeDave SIMmONs
2011-05-24Merge latest from lindenlab/viewer-developmentDave SIMmONs
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-20fix more DOS line endingsOz Linden
2011-05-18merge changes for login-messagesOz Linden
2011-05-17Merge with viewer-development (mesh)Don Kjer
2011-05-16VWR-22299 Error strings for login failure conditionsJoshua Bell
2011-05-13ER-898: Modify llGetParcelDetails() on viewer to support parcel privacy. ↵Dave SIMmONs
Reviewed by Kelly.
2011-05-06Viewer UI work to add icons for the nav bar and places profile to indicate ↵Dave SIMmONs
parcel privacy settings. Using engineering art icons.
2011-05-04merge changes for viewer-development before mesh mergeOz Linden
2011-05-02mergeDave Parks
2011-04-26Merge with viewer-developmentDon Kjer
2011-04-21ER-785: Missing LSL tooltip strings for llRegionSayTo and llGetEnv. ↵Dave SIMmONs
Tooltips are no longer missing. Reviewed by Kelly.
2011-04-14STORM-891 FIXED [HARDCODED] - ALL LANGS - Message showing up after setting ↵Paul ProductEngine
your home is in English (French viewer) - Added translation of the hardcoded string to the strings.xml
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.