Refine the code to ignore apps that have been deleted from master
but still exist in release branches. E.g. luci-app-samba
Previously the unhandled git error from non-existing master
mangled the .po files in the release branch: the 18n header was
removed and all non-ASCII chars were deleted from translation.
Fix this by processing only those files where 'git show' succeeds.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
|
||
---|---|---|
.. | ||
luadoc | ||
check-controllers.sh | ||
i18n-add-language.sh | ||
i18n-init.sh | ||
i18n-merge-master.pl | ||
i18n-po2lua.pl | ||
i18n-scan.pl | ||
i18n-sync.sh | ||
i18n-update.pl | ||
makedocs.sh | ||
mkbasepot.sh | ||
mkrevision.sh | ||
zoneinfo2lua.pl |