Renamed MTranslationValueNotFoundTextException to MTranslationValueNotFoundException.
authorMarco Zanon <info@marcozanon.com>
Thu, 22 Oct 2015 13:23:22 +0000 (13:23 +0000)
committerMarco Zanon <info@marcozanon.com>
Thu, 22 Oct 2015 13:23:22 +0000 (13:23 +0000)
commitc1e3d33dc98ec751db93b9a28e85acc1964806c7
treec1ee770ff5f8639709a8d2fa10c0cd5c4ee741e1
parentd535f52546fdf72da7a6c46c3e02ea0f97951eef
Renamed MTranslationValueNotFoundTextException to MTranslationValueNotFoundException.
4.x/src/java/com/marcozanon/macaco/text/MTranslationValueNotFoundException.java [new file with mode: 0644]
4.x/src/java/com/marcozanon/macaco/text/MTranslationValueNotFoundTextException.java [deleted file]
4.x/src/java/com/marcozanon/macaco/text/MTranslator.java