Renamed MTranslationFileParsingTextException to MTranslationFileParsingException.
authorMarco Zanon <info@marcozanon.com>
Thu, 22 Oct 2015 13:20:45 +0000 (13:20 +0000)
committerMarco Zanon <info@marcozanon.com>
Thu, 22 Oct 2015 13:20:45 +0000 (13:20 +0000)
commitd535f52546fdf72da7a6c46c3e02ea0f97951eef
tree7280fa84a74bda1bbd345d5ff2fd9fdc70c86eb1
parent5dddea200eda1172dd17402cfc939c89c43d5195
Renamed MTranslationFileParsingTextException to MTranslationFileParsingException.
4.x/src/java/com/marcozanon/macaco/text/MTranslationFileParsingException.java [new file with mode: 0644]
4.x/src/java/com/marcozanon/macaco/text/MTranslationFileParsingTextException.java [deleted file]
4.x/src/java/com/marcozanon/macaco/text/MTranslator.java