Make WordPress Core

Ticket #19570: 19570.24.diff

File 19570.24.diff, 892 bytes (added by sabreuse, 11 years ago)
  • wp-admin/edit-form-advanced.php

     
    155155                        'description' => __( 'Add a link URL below.' )
    156156                ),
    157157                'video' => array (
    158                         'description' => __( 'Paste a video embed into the box, upload a video file, or choose one from your Media Library.' )
     158                        'description' => __( 'Select or upload a video, or paste a video embed code into the box.' )
    159159                ),
    160160                'audio' => array (
    161                         'description' => __( 'Paste an audio embed into the box, upload an audio file, or choose one from your Media Library.' )
     161                        'description' => __( 'Select or upload an audio file, or paste an audio embed code into the box.' )
    162162                ),
    163163                'chat' => array (
    164164                        'description' => __( 'Copy a chat or Q&A transcript into the editor.' )