Prepare strings in rb-site for upcoming text and API changes.

Review Request #11413 — Created Jan. 28, 2021 and submitted

Information

Review Board
release-4.0.x

Reviewers

This is a mechanical change to rb-site that updates the code styling
around strings, switching some to single quotes and putting blocks of
strings on their own level, indented from the function call.

No actual string content has changed yet. Upcoming changes will refine
some of the text and switch over to the new Console API.

Some parts of the code have not been updated, as they'll be part of more
extensive rewrites.

Ran through rb-site install and rb-site upgrade. Didn't see any issues
with generated strings.

Summary ID
Prepare strings in rb-site for upcoming text and API changes.
This is a mechanical change to `rb-site` that updates the code styling around strings, switching some to single quotes and putting blocks of strings on their own level, indented from the function call. No actual string content has changed yet. Upcoming changes will refine some of the text and switch over to the new `Console` API.
060fff542f2f0edcfe83afd466000118454e7d8e
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (1c6ad67)
Loading...