For every CL that adds or changes UI texts in the Chrome DevTools front-end, use this checklist to make sure that the new or changed strings meet the basic requirements for good UX writing.
This API lets you collect data about what your users like.
Dude! This API is totally awesome!
This API may enable the acquisition of information pertaining to user preferences.
To save changes, drop a folder here
Drop in a folder to add to Workspace (what's a Workspace?)
Shorten filename to 64 characters or less
Invalid filename
Keep, more, stop, get, send, add, fit, …
Preserve, additional, prevent, receive, submit, create, …
Please, sorry, very, strongly, seamless, awesome, there is, there are, fast, quick, …
DevTools loaded source maps
Source maps were loaded by DevTools
Can’t, don’t, isn’t, for example, that is, and more
Cannot, do not, is not, e.g., i.e., etc.
Website, page, extension, function
Debug target, debuggee, content script, call frame
Periodic background sync
Periodic Background Sync
1, 2, 3, …
One, two, three, …
Help
icon.Capitalize product names, web API names, but not feature names.
Chrome DevTools (product) lets you debug Background Fetch API (web API) by logging background fetch (feature) events.
Chrome devtools lets you debug background fetch API by logging Background Fetch events.
Use sentence case in UI element names as well as titles and headings in text.
That is, capitalize only the first word in the title, the first word in a subheading after a colon, and any proper nouns or other terms that are always capitalized a certain way.
When mentioning UI elements in text, spell their names in bold and exactly as they are spelled, including capitalization, which should be in sentence case.
If an element doesn‘t have a name however, don’t capitalize its term and don't spell it in bold.
Tip: You can “stack” navigation paths in text regardless of element type. For example:
In Settings > Preferences > Appearance > Panel layout, select auto
.
That was [Panel] > [Tab] > [Section] > [Drop-down menu].