| Very minor: phrase missing in calendar
In tracking down the code to change the title of my Calendar pal from "Sept 2006" to "New Listings in Sept 2006," I discovered that this phrase wasn't added into the language file (that I saw):
$Globals['pp_lang']['productsadded'] = "listings added this day";
It does help the readability a bit on hovering over a date. Just showing the single number can look like a whacky date instead.
|