mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix "make translations", got broken in 446e6e6f3
This commit is contained in:
parent
f63dcdb790
commit
17a59b795f
@ -10,7 +10,7 @@
|
||||
|
||||
extract_lang_src2pot ()
|
||||
{
|
||||
./tools/extract-tr.sh ebin/ > priv/msgs/ejabberd.pot
|
||||
./tools/extract-tr.sh . > priv/msgs/ejabberd.pot
|
||||
}
|
||||
|
||||
extract_lang_popot2po ()
|
||||
|
Loading…
Reference in New Issue
Block a user