Hey Joe,
I've added a required field validator and compare validator that is enabled by default to make sure it has been changed from the pre-populated value coming from the resx files.
I've also added a user.config option if you want to not pre-populate.
<add key="PrePopulateDefaultContentTitle" value="false" />
These changes are in the source code repository now.
Best,
Joe