Changeset 1477 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
- Timestamp:
- 04/15/2015 08:56:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/theme-directory.php
r1473 r1477 417 417 $subject = sprintf( __( '[WordPress Themes] %s - feedback', 'wporg-themes' ), $post->post_title ); 418 418 // Translators: 1: Theme name; 2: Ticket URL. 419 $content = sprintf( __( 'Feedback for the %1$s theme is at %2$s', 'wporg ' ) . "\n\n--\n", $post->post_title, "https://themes.trac.wordpress.org/ticket/{$ticket_id}" );419 $content = sprintf( __( 'Feedback for the %1$s theme is at %2$s', 'wporg-themes' ) . "\n\n--\n", $post->post_title, "https://themes.trac.wordpress.org/ticket/{$ticket_id}" ); 420 420 $content .= __( 'The WordPress.org Themes Team', 'wporg-themes' ) . "\n"; 421 421 $content .= 'https://make.wordpress.org/themes';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)