Make WordPress Core


Ignore:
Timestamp:
07/25/2019 10:51:53 PM (4 years ago)
Author:
SergeyBiryukov
Message:

I18N: Update translator comments after [45674].

See #47771.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/options-permalink.php

    r45674 r45676  
    174174    <?php
    175175        printf(
    176             /* translators: %s: Codex URL */
     176            /* translators: %s: Documentation URL */
    177177            __( 'WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A <a href="%s">number of tags are available</a>, and here are some examples to get you started.' ),
    178178            __( 'https://wordpress.org/support/article/using-permalinks/' )
Note: See TracChangeset for help on using the changeset viewer.