Compare the i18n properties files of VIVO/Vitro to a property file with translations. Output the original file minus the existing keys, with line breaks/comments intact.
python check_property_file.py ORIGINAL_FILE TRANSLATED_FILE [OUTPUT_FILE]
Testing is done with Pytest:
py.test test_translationcheck.py