diff --git a/src/orig.py b/src/orig.py index f0e390c..b46cf9d 100755 --- a/src/orig.py +++ b/src/orig.py @@ -170,7 +170,8 @@ def write_translated(outfile, origfile, translation_file_paths): print("<", line, end='') if _printed_line_jp+'\n' != line: - print("UGABUNGA") + print() + print("NO THAT'S WRONG!") sys.exit(1) # Used up all of the structures, this chapter has ended.