Logo
Explore Help
Sign In
I2P_Developers/i2p.www
3
0
Fork 5
You've already forked i2p.www
Code Issues 27 Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
c9146212987921632b4142b9d2f871510cc4d56a
i2p.www/extract-messages.sh

9 lines
304 B
Bash
Raw Normal View History

minor shell script tweaks - add shebang line and make bourne compatible - report bugs to trac
2013-01-30 21:57:14 +00:00
#!/bin/sh
. ./translation.vars
Added script to extract website messages
2013-01-18 10:08:40 +00:00
Copy env's pybabel into base dir to fix string extraction The jinja2 extracter needs to know about our custom HighlightExtension (used on pages such as get-involved/develop/applications), which is not in the env's python path. Copying pybabel into the base dir gives it access to our modules. This is only required for string extraction; other scripts use pybabel from the env directly. If the env's pybabel version is updated, this copy must also be updated.
2013-06-06 01:26:25 +00:00
TZ=UTC ./pybabel extract --msgid-bugs-address="http://trac.i2p2.de" \
minor shell script tweaks - add shebang line and make bourne compatible - report bugs to trac
2013-01-30 21:57:14 +00:00
--project=$PROJECT \
--version=$VERSION \
-F $BABELCFG \
-o $POTFILE $PROJDIR
Reference in New Issue Copy Permalink
Powered by Gitea Version: 65cd3f5 Page: 157ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API