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)
commitde295f442bf055b6d781d1208aff078df3384396
tree2993da17a9be12f27e899035197170aad147349f
parent2aa15ba1f9803bd2f431b8b44de04bbd5d4cd10b
Renamed MTranslationValueNotFoundTextException to MTranslationValueNotFoundException.
src/java/com/marcozanon/macaco/text/MTranslationValueNotFoundException.java [new file with mode: 0644]
src/java/com/marcozanon/macaco/text/MTranslationValueNotFoundTextException.java [deleted file]
src/java/com/marcozanon/macaco/text/MTranslator.java