update
svn: r2180
This commit is contained in:
parent
42c270b94b
commit
e5da402c9d
@ -247,8 +247,8 @@ uninstall-local:
|
||||
$(MSGFMT) -v temp.po -o $@
|
||||
rm temp.po
|
||||
|
||||
zh_CN.mo: zh_CN.po
|
||||
iconv -f GB2312 -t UTF-8 zh_CN.po > temp.po
|
||||
zh_CN.mo: $(top_srcdir)/src/po/zh_CN.po
|
||||
iconv --from-code=GB2312 --to-code=UTF-8 $< -o temp.po
|
||||
$(MSGFMT) -v temp.po -o $@
|
||||
rm temp.po
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
|
452
src/po/hu.po
452
src/po/hu.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user