Index: trunk/translatewiki/Mwlib/README |
— | — | @@ -7,5 +7,5 @@ |
8 | 8 | $wgTranslateGroupFiles[] = "$IP/extensions/Translate/groups/Mwlib/Mwlibrl.yaml"; |
9 | 9 | |
10 | 10 | == Export === |
11 | | - php export.php --target=$EXPORTPATH/ --lang='*' --group=out-mwlibrl --ppgettext=%GROUPROOT% --threshold=10 |
| 11 | + php export.php --target=$EXPORTPATH/ --lang='*' --skip=en --group=out-mwlibrl --ppgettext=%GROUPROOT% --threshold=10 |
12 | 12 | php export.php --target=$EXPORTPATH/ --lang=qqq --group=out-mwlibrl --ppgettext=%GROUPROOT% |