Making WordPress.org

Changeset 11019


Ignore:
Timestamp:
06/08/2021 04:35:18 AM (4 years ago)
Author:
dufresnesteven
Message:

Main Theme: Update language in 40-percent-of-web.

Props tobifjellner

Fixes #5745

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-40-percent-of-web.php

    r11017 r11019  
    696696                        <?php
    697697                        printf(
    698                             __( 'Also in May 2004, the first plugin, which is still bundled with WordPress — the <a href="%s">Hello Dolly plugin</a>, randomly displays a lyric from the Louis Armstrong song <em>Hello, Dolly!</em> in the top right of the admin dashboard. It was intended as a guide for developers interested in making plugins, and for users learning how to activate or deactivate plugins.', 'wporg' ),
     698                            __( 'Also in May 2004, the first plugin, which is still bundled with WordPress — the <a href="%s">Hello Dolly plugin</a>, randomly displays a lyric from the Louis Armstrong song <em>Hello, Dolly!</em> in the top right of the admin dashboard was launched. It was intended as a guide for developers interested in making plugins, and for users learning how to activate or deactivate plugins.', 'wporg' ),
    699699                            'https://core.trac.wordpress.org/changeset/1340'
    700700                        );
Note: See TracChangeset for help on using the changeset viewer.