Logo
Explore Help
Sign In
sadie/I2P_Website
1
0
Fork 0
You've already forked I2P_Website
forked from I2P_Developers/i2p.www
Code Issues 15 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
177aecb55cdbe3053d0549c5764ebd09298e7a7f
I2P_Website/extract-messages.sh

9 lines
310 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
Moved babel.cfg and translation.vars into common subdir
2013-07-13 05:39:15 +00:00
. ./babel/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: 9b295e9 Page: 117ms Template: 4ms
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