summaryrefslogtreecommitdiff
path: root/scripts/update_pot.sh
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-26 03:33:43 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-26 03:33:43 -0400
commite3a53251c08ce5245f098bb37ca955016d9d57a0 (patch)
treef01f3542a4d25e9973ad7e684c6e7ee0f520b5b2 /scripts/update_pot.sh
parentff01140d7163e1831adf9fc1bf5625afbee76a37 (diff)
last scrub of Laconica -> StatusNet
Diffstat (limited to 'scripts/update_pot.sh')
-rwxr-xr-xscripts/update_pot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_pot.sh b/scripts/update_pot.sh
index dbbe4354f..9419e4337 100755
--- a/scripts/update_pot.sh
+++ b/scripts/update_pot.sh
@@ -1,3 +1,3 @@
cd `dirname $0`
cd ..
-xgettext --from-code=UTF-8 --default-domain=statusnet --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