Skip to content
Snippets Groups Projects
Commit 21c3b1db authored by Austin King's avatar Austin King
Browse files

Pointing podebug at db_LB instead of eo

parent c9253f6e
No related branches found
No related tags found
No related merge requests found
......@@ -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.'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment