Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/08/2016 04:14:17 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Even less shouting, plus a grammar sweep.

  • Remove contractions
  • Update weird sounding English phrases (like "the permissions" to "permission")
  • Simplify some phrases to be less wordy
  • Update "permission" error codes to all use "permission" instead of also "permissions"
  • Add comma to "Oh bother!". See: https://www.youtube.com/watch?v=Fhl4oKvxphs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/templates/default/bbpress/feedback-no-forums.php

    r5770 r6141  
    1212<div class="bbp-template-notice">
    1313    <ul>
    14         <li><?php esc_html_e( 'Oh bother! No forums were found here!', 'bbpress' ); ?></li>
     14        <li><?php esc_html_e( 'Oh, bother! No forums were found here.', 'bbpress' ); ?></li>
    1515    </ul>
    1616</div>
Note: See TracChangeset for help on using the changeset viewer.