Don't require help files to be translated 100% before using them
parent
409a7b0074
commit
72a3827ca8
|
@ -7,4 +7,4 @@ PO4A_FILE=$2
|
||||||
|
|
||||||
export PERLLIB=${LEVELS_I18N_PATH}/scripts/perllib
|
export PERLLIB=${LEVELS_I18N_PATH}/scripts/perllib
|
||||||
|
|
||||||
po4a -k100 -v -f $PO4A_FILE
|
po4a -k0 -v -f $PO4A_FILE
|
||||||
|
|
Loading…
Reference in New Issue