Changeset 367256
- Timestamp:
- 03/30/2011 10:47:23 PM (15 years ago)
- File:
-
- 1 edited
-
dutchdate/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dutchdate/trunk/readme.txt
r367252 r367256 29 29 == Changelog == 30 30 31 * 1.6 Repaired wrong translation of 'March' & translated months are now alllowercase. Fix by [Kim Alders](http://kimalders.nl).31 * 1.6 Repaired incorrect translation of 'March'. Months are now lowercase. Fix by [Kim Alders](http://kimalders.nl). 32 32 * 1.5 added filter for `get_comment_date()`. To translate the comment date you'd need to swap `<?php comment_date(); ?>` with `<?php echo get_comment_date(); ?>` in your template files. Inspired by [Kim Alders](http://kimalders.nl). 33 33 * 1.4 Added translation for `<?php the_modified_time(); ?>`, `<?php the_date();?>` and `<?php the_modified_date(); ?>` template tags
Note: See TracChangeset
for help on using the changeset viewer.