Changeset 26130 for trunk/src/wp-includes/locale.php
- Timestamp:
- 11/13/2013 02:00:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/locale.php
r26107 r26130 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 format strings for general POT. 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. 343 346 * 344 347 * @since 3.6.0
Note: See TracChangeset
for help on using the changeset viewer.