X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=scripts%2Fi18n%2Fpull-hook.sh;fp=scripts%2Fi18n%2Fpull-hook.sh;h=8d1f7ee55f46de7ef7a76d7b0607adf1ceb7c8ee;hb=1cd4fe501de78e67cfdd19ea44989393a29ec2e6;hp=55a43fba4b3bdb66c67175151c46f680c6fa1c5a;hpb=009d581e2df3ea865c052f69001a33876c3fd945;p=oweals%2Fpeertube.git diff --git a/scripts/i18n/pull-hook.sh b/scripts/i18n/pull-hook.sh index 55a43fba4..8d1f7ee55 100755 --- a/scripts/i18n/pull-hook.sh +++ b/scripts/i18n/pull-hook.sh @@ -2,7 +2,7 @@ set -eu -for i in $(seq 1 200); do +for i in $(seq 1 10); do # Angular does not like when there is not target element, so we create it with the same content than the source element perl -0pi -e 's#([^<]+)\s*\1\1