mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Update extract-tr.sh script
This commit is contained in:
parent
00f2a736eb
commit
1ca61821c6
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
extract_lang_src2pot ()
|
extract_lang_src2pot ()
|
||||||
{
|
{
|
||||||
./tools/extract-tr.sh . > priv/msgs/ejabberd.pot
|
./tools/extract-tr.sh src > priv/msgs/ejabberd.pot
|
||||||
}
|
}
|
||||||
|
|
||||||
extract_lang_popot2po ()
|
extract_lang_popot2po ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue