Ticket #24915: 24915.2.patch
| File 24915.2.patch, 465 bytes (added by , 13 years ago) |
|---|
-
wp-includes/locale.php
334 334 * 335 335 * @since 3.6.0 336 336 */ 337 privatefunction strings_for_pot() {337 function strings_for_pot() { 338 338 /* translators: localized date format, see http://php.net/date */ 339 339 __( 'F j, Y' ); 340 340 /* translators: localized time format, see http://php.net/date */