mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
Convert msgfmt script to UTF-8 (nw)
This commit is contained in:
parent
ab889a6798
commit
ee68c9aab3
2
scripts/build/msgfmt.py
Normal file → Executable file
2
scripts/build/msgfmt.py
Normal file → Executable file
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python2
|
||||
# -*- coding: iso-8859-1 -*-
|
||||
# Written by Martin v. Löwis <loewis@informatik.hu-berlin.de>
|
||||
# Written by Martin v. Löwis <loewis@informatik.hu-berlin.de>
|
||||
|
||||
"""Generate binary message catalog from textual translation description.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user