Changeset 12789 for trunk/wp-includes/formatting.php
- Timestamp:
- 01/21/2010 09:37:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r12733 r12789 1771 1771 $mins = 1; 1772 1772 } 1773 /* translators: min=minute */ 1773 1774 $since = sprintf(_n('%s min', '%s mins', $mins), $mins); 1774 1775 } else if (($diff <= 86400) && ($diff > 3600)) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)