From: Siebrand Mazeland Date: Thu, 19 Nov 2009 00:04:47 +0000 (+0100) Subject: Removing "join-existing". Do not add on update, just rebuild complete pot. The pot... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=69abde6e0cde3f010d993f0a86294fe57154aa4c;p=quix0rs-gnu-social.git Removing "join-existing". Do not add on update, just rebuild complete pot. The pot file gets really dirty, really quickly. --- diff --git a/scripts/update_pot.sh b/scripts/update_pot.sh index 8b44d43b49..de53fe7c90 100755 --- a/scripts/update_pot.sh +++ b/scripts/update_pot.sh @@ -7,7 +7,6 @@ xgettext \ --language=PHP \ --keyword="pgettext:1c,2" \ --keyword="npgettext:1c,2,3" \ - --join-existing \ actions/*.php \ classes/*.php \ lib/*.php \