0.0.1 -> 0.0.2

Tidied up the manage_add interface to actually ask for a title instead of an id.

Added caching on Phrase lookups, the parameters are:-
  Max Rows 1000  -- Maximum 'languages' returned 1,000
 Max Cache 1000  -- Maximum 1,000 phrases cached
Cache Time   60  -- 60 seconds is the lifespan of a phrase in cache

Caching was added on a suggestion from Adonis El Fakih from EGS, Inc.
