Quote:
Originally Posted by Terisa de morgan
@davidfor, I've checked the beta and the callback function works smoothly. Here I send you the translation in Spanish. I've found only a mistake "Updating" and "Updating ".
|
The code for that one is actually:
Code:
_("Updating ") + book_mi.title
so the space is needed. But, I'll change it to appending the space.