garvinhicking wrote:Seems like "entry" was never required as an isolated word.
Well, the entries_archive.tpl could use it, too.
Code: Select all
<td class="archives_count">{$month.entry_count} {$CONST.ENTRIES}</td>
Or we could simply use {$CONST.ENTRIES} in the categories plugin and not care about the singular/plural stuff there, either
I do, of course, realize accessibility isn't one of our top priorities, which is perfectly fine since it's a pretty high goal in any blog/CMS anyway, but these little things can surely help making s9y better in that area.
YL