RELEASE 0.9.8
This commit is contained in:
9
tools/po/make_po_ja
Executable file
9
tools/po/make_po_ja
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
# $Header $
|
||||
#
|
||||
# This code is part of LDAP Account Manager (http://www.sourceforge.net/projects/lam)
|
||||
|
||||
# This script is run after make_po to merge the existing Japanese translations to messages.po
|
||||
|
||||
./make_po
|
||||
msgmerge -v ../locale/ja_JP/LC_MESSAGES/messages.po messages.po -o messages.po
|
Reference in New Issue
Block a user