Changeset 176
- Timestamp:
- 12/27/2013 09:00:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r175 r176 12 12 'close' : 'The ticket is a candidate for closure.', 13 13 'needs-testing' : 'Patch has a particular need for testing.', 14 'ui-focus' : 'Ticket is focused on user interface changes.', 14 15 'ui-feedback' : 'Feedback is needed from the user interface perspective, generally from the UI team.', 15 'ux-feedback' : 'Feedback is needed from the user experience perspective, generally from theUX lead.',16 'ux-feedback' : 'Feedback is needed from the user experience perspective, generally from a UX lead.', 16 17 'needs-ui' : 'Needs user interface work, generally from the UI team.', 17 18 'needs-unit-tests' : 'Ticket has a particular need for unit tests.', 18 19 'needs-docs' : 'Inline documentation is needed.', 20 'docs-feedback' : 'Feedback is needed from the docs team.', 19 21 'rtl-feedback' : 'Feedback or work is needed from the RTL perspective.', 20 'needs-codex' : 'The Codex needs to be updated or expanded ',22 'needs-codex' : 'The Codex needs to be updated or expandedi.', 21 23 'commit' : 'Patch is a suggested commit candidate.', 22 24 'early' : 'Ticket should be addressed early in the next dev cycle.',
Note: See TracChangeset
for help on using the changeset viewer.