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
177aecb55cdbe3053d0549c5764ebd09298e7a7f
i2p.www
/
update-existing-po.sh
5 lines
93 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
Moved babel.cfg and translation.vars into common subdir
2013-07-13 05:39:15 +00:00
. ./babel/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