This website requires JavaScript.
Explore
Help
Sign In
I2P_Developers
/
i2p.www
Watch
3
Star
0
Fork
5
You've already forked i2p.www
Code
Issues
27
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f93e65323abf53d7b450ca56e7e4ab4a6f39525c
i2p.www
/
update-existing-po.sh
5 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
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 for updating existing translations
2013-01-18 11:01:32 +00:00
TZ
=
UTC env/bin/pybabel update -i
$POTFILE
-d
$TRANSDIR
Reference in New Issue
Copy Permalink