b2evo 3.3.3
In the file inc/items/model/_itemlistlistlight.class.php, line 1128:
$title_array['posts'] = sprintf( T_('Limited to %d last days'), $this->limit );
The phrase "Limited to %d last days" is awkward in English; "Limted to last %d days" flows better, similar to the German: ,,Auf die letzen %d Tage begrenzt."
I'd recommend changing the English phrase for future releases.
Thanks.
Wow, this is still unchanged in the latest git code nearly five years later, but I did change my Esperanto translation from "Limigita al %d lastaj tagoj" to "Limigita al la pasintaj %d tagoj".