X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fupdate-gosa;h=55214d133d92abce2ba557858b96896ab11558e8;hb=16a702a978751915c4bf79553489f1154da9ccaa;hp=4ee35090d3f705a467618f42b59a4c13931abca8;hpb=ca64b24951f9b8f3eeccf23ab29481141d30ae32;p=gosa.git diff --git a/gosa-core/update-gosa b/gosa-core/update-gosa index 4ee35090d..55214d133 100755 --- a/gosa-core/update-gosa +++ b/gosa-core/update-gosa @@ -1,4 +1,4 @@ -#!/usr/bin/php5 +#!/usr/bin/php compiled/${language}/LC_MESSAGES/messages.po)", $val); + system ("(cd ".LOCALE_DIR." && msgcat --use-first ".implode(" ", $po_files)." > compiled/${language}/LC_MESSAGES/messages.po)", $val); if ($val != 0){ echo "Merging of message files failed - aborted"; exit (4);