diff --git a/scripts/merge_po.sh b/scripts/merge_po.sh index a8481b4f8288a1f1a03958fd32f79175a66efc89..139ab5074d99bd7564ca58efa3731c3fb18473c5 100755 --- a/scripts/merge_po.sh +++ b/scripts/merge_po.sh @@ -25,7 +25,7 @@ if hash podebug >/dev/null; then echo "Translating ${catalog}.po" podebug --rewrite=flipped -i locale/templates/LC_MESSAGES/${catalog}.pot\ - -o locale/eo/LC_MESSAGES/${catalog}.po + -o locale/db_LB/LC_MESSAGES/${catalog}.po done else echo 'Skipping db-LB, install translate-toolkit if you want to have that up-to-date.'