Changeset 49956
- Timestamp:
- 01/11/2021 07:51:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r49539 r49956 626 626 627 627 /* translators: Default privacy policy heading. */ 628 $strings[] = '<h2>' . __( ' Your contact information' ) . '</h2>';628 $strings[] = '<h2>' . __( 'Contact information' ) . '</h2>'; 629 629 630 630 if ( $description ) {
Note: See TracChangeset
for help on using the changeset viewer.