git-manpages-l10n
git-manpages-l10n copied to clipboard
Missing includes in ES
In en/git.txt by lines 339 and 348 there are the following includes:
include::cmds-userinterfaces.txt[]include::cmds-developerinterfaces.txt[]
So in ES there are warnings about missing:
es/cmds-userinterfaces.txtes/cmds-developerinterfaces.txt
will add them for the next version.
Thanks