This website requires JavaScript.
Explore
Help
Sign In
kytv
/
I2P_Website
Watch
1
Star
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
177aecb55cdbe3053d0549c5764ebd09298e7a7f
I2P_Website
/
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