Make WordPress Core


Ignore:
Timestamp:
11/11/2020 10:39:52 AM (6 years ago)
Author:
SergeyBiryukov
Message:

I18N: Add trailing punctuation to some translator comments.

Follow-up to [49549].

See #51580.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/user-edit.php

    r49549 r49562  
    863863                                        <?php
    864864                                        printf(
    865                                                 /* translators: %s: Application name */
     865                                                /* translators: %s: Application name. */
    866866                                                __( 'Your new password for %s is:' ),
    867867                                                '<strong>{{ data.name }}</strong>'
Note: See TracChangeset for help on using the changeset viewer.