]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/update_pot.sh
just sent a http 200 for the check-fancy from install.php
[quix0rs-gnu-social.git] / scripts / update_pot.sh
index a7f5e4d3a0f7dec92894db9a9e778bab3a0518dd..9419e4337f3a7e851111d6d4663e3ae98ce4f7a2 100755 (executable)
@@ -1,3 +1,3 @@
 cd `dirname $0`
 cd ..
-xgettext --from-code=UTF-8 --default-domain=laconica --output=locale/laconica.po --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php
+xgettext --from-code=UTF-8 --default-domain=statusnet --output=locale/statusnet.po --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php