support for Ukrainian

This commit is contained in:
Roland Gruber 2013-12-17 20:24:37 +00:00
parent 33bfa56ad0
commit 8d6a873a1f
1 changed files with 10 additions and 0 deletions

10
lam/po/make_po_uk Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
# $Id: make_po_it 3354 2009-11-09 18:49:17Z gruberroland $
#
# Copyright (C) 2013 Roland Gruber
# This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
# This script is run after make_po to merge the existing Ukrainian translations to messages.po
./make_po
msgmerge -v ../locale/uk_UA/LC_MESSAGES/messages.po messages.po -o messages.po