Ticket #25937: 25397.2.patch
File 25397.2.patch, 651 bytes (added by , 12 years ago) |
---|
-
wp-includes/locale.php
338 338 } 339 339 340 340 /** 341 * Private, unused function to add some date/time formats translated 342 * on wp-admin/options-general.php to the general POT. 341 * Register date/time formats strings for general POT. 343 342 * 343 * Private, unused method to add some date/time formats translated 344 * on wp-admin/options-general.php to the general POT that would 345 * otherwise be added to the admin POT. 346 * 344 347 * @since 3.6.0 345 348 */ 346 349 function _strings_for_pot() {