Making WordPress.org


Ignore:
Timestamp:
04/03/2024 02:45:20 AM (22 months ago)
Author:
adamwood
Message:

wporg-support-2024: Copy updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/functions.php

    r13405 r13435  
    446446            sprintf(
    447447                /* translators: 1: Theme Directory URL, 2: Plugin Directory URL */
    448                 __( 'Looking for help with a specific <a href="%1$s">theme</a> or <a href="%2$s">plugin</a>? Head to the theme or plugin\'s page and find the "View support forum" link to visit its individual forum.', 'wporg-forums' ),
     448                __( 'Looking for help with a WordPress <a href="%1$s">theme</a> or <a href="%2$s">plugin</a>? Head to the theme or plugin\'s page and find the "View support forum" link to visit its specific forum.', 'wporg-forums' ),
    449449                esc_url( __( 'https://wordpress.org/themes/', 'wporg-forums' ) ),
    450450                esc_url( __( 'https://wordpress.org/plugins/', 'wporg-forums' ) ),
Note: See TracChangeset for help on using the changeset viewer.