Revision of spanish translation.
No more fuzzy strings (-63).
No more empty translations (-91).
Fuzzy strings are automatically added when source string change in code.
Fuzzy strings must be regularly reviewed.
class AbiConverterError(Exception):
pass
class AbiCommandError(Exception):
pass
class ToolsConverterError(Exception):
pass