- Timestamp:
- 01/15/2022 08:42:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-themes-list-table.php
r48545 r52580 130 130 printf( 131 131 /* translators: %s: Network title. */ 132 __( 'Only the currenttheme is available to you. Contact the %s administrator for information about accessing additional themes.' ),132 __( 'Only the active theme is available to you. Contact the %s administrator for information about accessing additional themes.' ), 133 133 get_site_option( 'site_name' ) 134 134 );
Note: See TracChangeset
for help on using the changeset viewer.