diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/update_pot.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/update_pot.sh b/scripts/update_pot.sh index 8b44d43b4..de53fe7c9 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 \ |