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