Changeset 47093 for trunk/src/wp-admin/options-privacy.php
- Timestamp:
- 01/20/2020 03:41:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-privacy.php
r45932 r47093 101 101 'page_for_privacy_policy', 102 102 sprintf( 103 /* translators: URL to Pages Trash. */103 /* translators: %s: URL to Pages Trash. */ 104 104 __( 'The currently selected Privacy Policy page is in the trash. Please create or select a new Privacy Policy page or <a href="%s">restore the current page</a>.' ), 105 105 'edit.php?post_status=trash&post_type=page'
Note: See TracChangeset
for help on using the changeset viewer.