Re: [PATCH] i18n: bundle: mark git-bundle usage for translation

2015-01-21 Thread Alexander Kuleshov
Ok, understand. How to be with it? Resend after 2.3? Thank you. 2015-01-22 3:13 GMT+06:00 Junio C Hamano : > Thanks, but please hold this off until the 2.3 final is tagged. > > It is way too late for anything that is not a regression fix at this > point in this cycle, and changes that affect i18

Re: [PATCH] i18n: bundle: mark git-bundle usage for translation

2015-01-21 Thread Junio C Hamano
Thanks, but please hold this off until the 2.3 final is tagged. It is way too late for anything that is not a regression fix at this point in this cycle, and changes that affect i18n are the last thing we want to take late in the cycle because l10n people need time to update the translations. -- T

[PATCH] i18n: bundle: mark git-bundle usage for translation

2015-01-21 Thread Alexander Kuleshov
Signed-off-by: Alexander Kuleshov --- builtin/bundle.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/builtin/bundle.c b/builtin/bundle.c index 92a8a60..ca4a6a4 100644 --- a/builtin/bundle.c +++ b/builtin/bundle.c @@ -10,10 +10,10 @@ */ static const char builtin_