Make WordPress Core


Ignore:
Timestamp:
11/15/2023 05:35:35 PM (15 months ago)
Author:
jorbin
Message:

Help/About: Improve translation comment around release notes.

Reviewed by SergeyBiryukov.
Merges [57081] to the 6.4 branch.

Props kharisblank, kebbet.
Fixes #59821.

Location:
branches/6.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.4

  • branches/6.4/src/wp-admin/privacy-policy-guide.php

    r56570 r57112  
    7474    <h2><?php _e( 'Privacy Policy Guide' ); ?></h2>
    7575    <h3 class="section-title"><?php _e( 'Introduction' ); ?></h3>
    76     <p><?php _e( 'This text template will help you to create your web site&#8217;s privacy policy.' ); ?></p>
     76    <p><?php _e( 'This text template will help you to create your website&#8217;s privacy policy.' ); ?></p>
    7777    <p><?php _e( 'The template contains a suggestion of sections you most likely will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins.' ); ?></p>
    7878    <p><?php _e( 'Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu.' ); ?></p>
Note: See TracChangeset for help on using the changeset viewer.