Logo
Explore Help
Sign In
lbt/I2P_Website
1
0
Fork 0
You've already forked I2P_Website
forked from I2P_Developers/i2p.www
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bff4bb450feb45a658eeb6a084c50e4cba3629fa
I2P_Website/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: 51ms Template: 2ms
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