Plugin Directory

Changeset 3139319


Ignore:
Timestamp:
08/21/2024 10:49:44 PM (15 months ago)
Author:
mdawaffe
Message:

Fix translator comment

Props yoavf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • email-post-changes/trunk/class.email-post-changes.php

    r3139318 r3139319  
    184184            }
    185185
    186             /* translators: 1=username, 2=post type, 3=post title, 4=edit link, 4=post type, 5=date */
     186            /* translators: 1=username, 2=post title, 3=edit link, 4=post type, 5=date */
    187187            $head_sprintf = __( '%1$s made the following changes to the “%2$s” %3$s %4$s on %5$s' );
    188188
Note: See TracChangeset for help on using the changeset viewer.