CONTENT TRANSLATION OWN NODES
=============================
Content translation own nodes extends Drupal support for translating content based on content author. 
This permission will be in core in D8, but has not been backported yet for Drupal 7.
As there was already a module for Drupal 6, it has been ported to D7

Install
=============================
1) Simply drop this module's directory into your modules directory 
2) Enable dependencies (translation) on admin/modules.
3) Enable the module

Author
=============================
D6: Juan Vizcarrondo (jvizcarrondo - http://drupal.org/user/352652) 
D7: Wim Vanheste (rv0 - http://drupal.org/user/655596)