- Timestamp:
- 04/11/2022 11:40:38 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r52239 r53131 592 592 593 593 /* translators: Default privacy policy heading. */ 594 $strings[] = '<h2>' . __( 'Where we send your data' ) . '</h2>';594 $strings[] = '<h2>' . __( 'Where your data is sent' ) . '</h2>'; 595 595 596 596 if ( $description ) {
Note: See TracChangeset
for help on using the changeset viewer.