X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fupdate_translations.php;h=1fe513b13baa86f19549b7014ea2bdb8416231f9;hb=9e9cbdf505e9ec66c7e9d60bfe170f8d41a146e2;hp=89d937e9dd28d293418acd08377d68b74cd22dcf;hpb=fee6b78e2896705b831fc98025581405e3e21e27;p=quix0rs-gnu-social.git diff --git a/scripts/update_translations.php b/scripts/update_translations.php index 89d937e9dd..1fe513b13b 100755 --- a/scripts/update_translations.php +++ b/scripts/update_translations.php @@ -77,7 +77,7 @@ foreach ($languages as $language) { http_build_query(array( 'title' => 'Special:Translate', 'task' => 'export-to-file', - 'group' => 'out-statusnet', + 'group' => 'out-statusnet-core', 'language' => $twnCode)); $lcdir = INSTALLDIR . '/locale/' . $code;