Ticket #23433: custom-background-selector-label-context.patch

File custom-background-selector-label-context.patch, 678 bytes (added by xibe, 3 months ago)

Patch for context, against trunk.

  • wp-admin/custom-background.php

     
    301301</tr> 
    302302 
    303303<tr valign="top"> 
    304 <th scope="row"><?php _e( 'Attachment' ); ?></th> 
     304<th scope="row"><?php _x( 'Attachment', 'Background image selection: fixed or scroll.' ); ?></th> 
    305305<td><fieldset><legend class="screen-reader-text"><span><?php _e( 'Background Attachment' ); ?></span></legend> 
    306306<label> 
    307307<input name="background-attachment" type="radio" value="scroll" <?php checked('scroll', get_theme_mod('background_attachment', 'scroll')); ?> />