summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/strings.xml
AgeCommit message (Collapse)Author
2012-03-28Adding some missing LSL tooltips. Still needs work, but is progress.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-28Minor typo fixes in LSL tooltips.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-13pull and merge from viewer-developmentprep
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-09merge changes for vmrg-230Oz Linden
2012-03-01Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-13EXP-1888 FIX -- Update text for emtpy Received Items folder in the ViewerLeslie Linden
2012-02-08STORM-1809 The word "Multiple" does NOT show in the edit window when editing ↵Jonathan Yap
prims or linksets with mixed textures in LL V3
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.
2012-01-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-20EXP-901 FIXED (Can see "typing" messages from users who are not allowed to ↵Paul ProductEngine
IM you) - If "Only friends and groups can IM me" option is ON but the user got message from non-friend, show notification one time per session.
2012-01-18EXP-1704 FIX -- Updated text for Empty Received Items panel in ViewerLeslie Linden
* Updated to latest text per Leo's comment in the JIRA.
2012-01-17EXP-1805 FIX -- Block calling cards from being added to Merchant OutboxLeslie Linden
EXP-1810 PROGRESS -- Cannot resize Received items panel in Inventory window * Updated "copy to merchant outbox" context menu and drag and drop code to block calling cards. * Changed user_resize to true on the "Received Items" panel and the main inventory panel
2012-01-11EXP-1778 FIX -- Link to Marketplace Error log in transfer failed viewer ↵Leslie Linden
notification * Added a link to the "imports" log from the "done with errors" notification when sending folders to the marketplace.
2012-01-09EXP-1159 FIX -- User can get No transfer items into Merchant Outbox by ↵Leslie Linden
rezzing object from Outbox, including No Transfer item in contents, and then taking back into Inventory * Drag and drop to the 3D world is now disabled from the outbox
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-09Merge from viewer-developmentLeslie Linden
2012-01-04Merge from viewer-developmentLeslie Linden
2012-01-04Merge from viewer-experienceLeslie Linden
2012-01-04EXP-1738 FIX -- Disable drag and drop to folders in the outbox that would ↵Leslie Linden
create a hierarchy that contains too many folders * Updated drag and drop to correctly handle moving to and from outbox as opposed to within the outbox when dealing with folder and item count limitations related to depth and total folder count.
2012-01-04merge changes for storm-1708Oz Linden
2012-01-03Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-21EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵Seth ProductEngine
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM">
2011-12-21EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group.Seth ProductEngine
2011-12-20merge changes for storm-1734Oz Linden
2011-12-19EXP-1741 FIX -- Learn more link goes to page not found from Outbox for user ↵Leslie Linden
that is not a merchant an Agni EXP-1746 FIX -- Update Outbox messaging EXP-1748 FIX -- Close down on messaging with Spinner MKT-3403 support -- viewer tooltips updated to match errors in marketplace * Copy has been updated to match the design per Leo and Brooke * Marketplace URL's have also been updated * The outbox floater now reports a status string in the existing folder count control
2011-12-17STORM-653 As a user i would like to be able to see the available number of ↵Jonathan Yap
attachments and remaining free slots.
2011-12-15EXP-1730 FIXLeslie Linden
EXP-1731 FIX EXP-1735 FIX EXP-1736 FIX EXP-1737 FIX EXP-1738 FIX EXP-1739 FIX * Users can no longer drag and drop items to the outbox from in world, notecards or the library. * Drag and drop now blocks the creation of hierarchies that are too deep, too many folders or contain too many items. * Settings now exist to specify drag and drop limitations to the outbox, named: InventoryOutboxMaxFolderDepth (4) InventoryOutboxMaxFolderCount (20) InventoryOutboxMaxItemCount (200)
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-15EXP-1725 FIX -- Carriage return or tab characters shown in Outbox text on ↵Leslie Linden
Windows * Removed tabs from outbox strings.
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson
2011-12-12EXP-1648 FIXLeslie Linden
* Merchant outbox no longer crashes for non-merchants. * Folder count is hidden for non-merchants. * Drag and drop to merchant outbox floater is disabled for non-merchants.
2011-12-12VWR-27832 L$ Transfer failures show alert as if successfulJonathan Yap
2011-12-12Fixed marketplace URL trailing '/' and updated to latest window shade code ↵Leslie Linden
from viewer-experience
2011-12-12EXP-1682 FIXLeslie Linden
EXP-1683 FIX EXP-1705 FIX EXP-1707 FIX * Outbox folder count now uses inventory API directly rather than inventory folder view for folder count and item status * Asynchronous fetches are triggered for the outbox content when the window is opened and when it receives focus * Marketplace URL's for empty and non-merchant outbox view have been updated * "Copy to Merchant Outbox" and "Delete" context menu items should be fully functional now with item counts, etc.
2011-12-09General cleanup of new code (removing commented lines, experimetal stuff), ↵Ima Mechanique
adding some comments per RB feedback.
2011-12-05Merge with viewer-experienceLeslie Linden
2011-12-01STORM-1708 Linux UI additionsIma Mechanique
2011-11-30EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button ↵Vadim ProductEngine
labels.
2011-11-29Initial merchant outbox buttonLeslie Linden
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-10-31merge changes for storm-1673Oz Linden
2011-10-28merge changes for storm-1577Oz Linden
2011-10-26Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-26vwr-26120: add attachment points for Neck and Avatar CenterOz Linden
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
2011-10-24* Fixed destination guide floater to display on login based on per accountLeslie Linden
"DisplayDestinationsOnInitialRun" setting or initial agent SL login. * Added toolbar enumeration for toolbar view so queries for commands can now indicate where the command currently is on the left, right or bottom toolbars. * Updated toybox toolbar button tooltips to indicate where the command currently resides in the view. * Added unused function to allow toolbar buttons to be changed to flash indefinitely. Reviewed by Richard.
2011-10-21merge with viewer-devRichard@Callum-HP-PC.lindenlab.com