Hello folks,
Just want to confirm that this is not a bug:
<code>
bunde.c: 443
printf_ln(Q_("The bundle requires this ref",
"The bundle requires these %d refs",
r->nr),
r->nr);
</code>
seems to be missing %d parameter on the first message.
Please let me know if this is a bug or if it indeed should be like this.
I am not a expert on gettext :-(
Thank you!
-hff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html