Fix transifex sync
This commit is contained in:
parent
c843da5272
commit
02d5359749
@ -33,8 +33,8 @@ if [ "x$1" = "xall" ]
|
|||||||
then
|
then
|
||||||
if [ "x$2" = "x" ]
|
if [ "x$2" = "x" ]
|
||||||
then
|
then
|
||||||
echo "tx pull"
|
echo "tx pull -a"
|
||||||
tx pull
|
tx pull -a
|
||||||
else
|
else
|
||||||
for dir in `find htdocs/langs/* -type d`
|
for dir in `find htdocs/langs/* -type d`
|
||||||
do
|
do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user