• 
      

    Clean up strings in the tools and improve help text.

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

    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.

    Commits

    Files