Make WordPress Core

Ticket #34789: 34789.patch

File 34789.patch, 626 bytes (added by andrew.p, 9 years ago)

Small description change in the timezone options

  • src/wp-admin/options-general.php

     
    145145<?php echo wp_timezone_choice($tzstring); ?>
    146146</select>
    147147
    148 <p class="description" id="timezone-description"><?php _e( 'Choose a city in the same timezone as you.' ); ?></p>
     148<p class="description" id="timezone-description"><?php _e( 'Choose a city in the same timezone as you or a UTC timezone offset.' ); ?></p>
    149149<?php if ( $check_zone_info && $tzstring ) : ?>
    150150
    151151<p class="timezone-info">