Clean up strings in the tools and improve help text.

Review Request #11774 — Created Aug. 10, 2021 and submitted

Information

ReviewBot
release-3.0.x

Reviewers

We had a lot of inconsistency throughout the configuration strings and
descriptions when it came to quotes, capitalization, and general
formatting. We also had many configuration fields without any help text,
leaving some options a bit confusing.

This change goes through all the tools and cleans up the strings.
All labels are now using sentence casing. Proper quotes are used.
Multi-line strings are now formatted in a consistent manner. Help text
is added and made consistent wherever possible.

It should be easier to keep a consistent style going forward, just using
what we now have as examples.

Unit tests pass.

Summary ID
Clean up strings in the tools and improve help text.
We had a lot of inconsistency throughout the configuration strings and descriptions when it came to quotes, capitalization, and general formatting. We also had many configuration fields without any help text, leaving some options a bit confusing. This change goes through all the tools and cleans up the strings. All labels are now using sentence casing. Proper quotes are used. Multi-line strings are now formatted in a consistent manner. Help text is added and made consistent wherever possible. It should be easier to keep a consistent style going forward, just using what we now have as examples.
61101a8ea3f830f755811fd76cec7d03008c2baa
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (14b53b9)
Loading...