[wp-trac] [WordPress Trac] #48259: Archives - Disambiguation by context

WordPress Trac noreply at wordpress.org
Tue Oct 8 15:45:19 UTC 2019


#48259: Archives - Disambiguation by context
---------------------------+-----------------------------
 Reporter:  alexclassroom  |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  General        |    Version:  trunk
 Severity:  normal         |   Keywords:
  Focuses:  ui             |
---------------------------+-----------------------------
 wp-includes/post.php, 2754

                 'archive'     => array(
                         __( 'Archives' ),
                         __( 'Manage Archives' ),
                         /* translators: %s: Number of archives. */
                         _n_noop(
                                 'Archive <span class="count">(%s)</span>',
                                 'Archives <span class="count">(%s)</span>'
                         ),
                 ),
         );

 This word "Archives" means compressed files and is disambiguation by
 context, so this word should be separated from other "Archives".

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48259>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list