mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Convert msgfmt script to UTF-8 (nw)
This commit is contained in:
parent
ab889a6798
commit
ee68c9aab3
1 changed files with 1 additions and 1 deletions
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 a new issue