Parent Directory
|
Revision Log
Applied some more patches.
1 | #!/bin/sh |
2 | |
3 | #iconv --silent --from-code=iso-8859-1 --to-code=utf-8 <de.po | \ |
4 | #sed "/^\"Content-Type:/ s/charset=[a-zA-Z0-9_-]*/charset=utf-8/"| |
5 | #msgfmt --output-file=winpt.mo - |
6 | |
7 | #msgfmt -v --check --output-file=winpt.mo fr.po |
8 | msgfmt -v --check --output-file=winpt.mo de.po |
9 | #msgfmt -v --check --output-file=winpt.mo jp.po |
10 | |
11 |
Name | Value |
---|---|
svn:executable | * |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |