~ubuntu-branches/debian/squeeze/phpldapadmin/squeeze

« back to all changes in this revision

Viewing changes to tools/po/make_po_de

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2008-06-23 07:14:57 UTC
  • mfrom: (1.2.1 upstream) (3.1.9 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080623071457-m0yh4msp3n61crwv
Tags: 1.1.0.5-3
debian/conf/apache.conf: use php5 instead of php4. (Closes: #487617)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# This script is run after make_po to merge the existing German translations to messages.po
7
7
 
8
8
./make_po
9
 
msgmerge -v ../locale/de_DE/LC_MESSAGES/messages.po messages.po -o messages.po
 
9
msgmerge -v ../../locale/de_DE/LC_MESSAGES/messages.po messages.po -o messages.po