Changeset 33340 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 07/21/2015 11:39:20 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r33330 r33340 488 488 'publishOnPast' => __('Published on:'), 489 489 /* translators: 1: month, 2: day, 3: year, 4: hour, 5: minute */ 490 'dateFormat' => __('%1$s %2$s, %3$s @ %4$s :%5$s'),490 'dateFormat' => __('%1$s %2$s, %3$s @ %4$s:%5$s'), 491 491 'showcomm' => __('Show more comments'), 492 492 'endcomm' => __('No more comments found.'),
Note: See TracChangeset
for help on using the changeset viewer.