[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] Quilt 0.64 coming soon
From: |
Yasushi SHOJI |
Subject: |
Re: [Quilt-dev] Quilt 0.64 coming soon |
Date: |
Fri, 06 Feb 2015 08:45:40 +0900 |
User-agent: |
Wanderlust/2.15.9 |
Hi Jean,
At Thu, 05 Feb 2015 17:52:22 +0100,
Jean Delvare wrote:
>
> Le Thursday 05 February 2015 à 23:30 +0900, Yasushi SHOJI a écrit :
> > Jean,
> >
> > At Thu, 05 Feb 2015 10:39:04 +0100,
> > Jean Delvare wrote:
> > >
> > > I've pulled that, thank you very much. However I think one translated
> > > string will not produce the right result:
> > >
> > > #: quilt/scripts/patchfns.in:1018
> > > msgid "You have to install '%s' (from package %s) to use 'quilt %s'\\n"
> > > msgstr ""
> > > "'quilt %s' を使用するためには、(パッケージ %sから) '%s' をインストール\n"
> > > "する必要があります\\n"
> >
> > Ah, I forgot to fix that. Thank you for catching this.
BTW, would you mind if i ask how you find this argument order bug?
> > This is the best I've came up with:
> > msgstr "'%s' (%s パッケージ) がインストールされていないと、'quilt %s' は利用できません\\n"
> >
> > I've updated my repo (non-ff) so please pull it again.
> >
> > https://github.com/yashi/quilt.git tags/ja.po-update-for-0.64
>
> As far as I can see, the tag still points at the old commit (although it
> no longer exists... odd.) Anyway I had already merged and pushed your
> initial translation so I expected an incremental update. The git server
> on savannah won't let me overwrite the previous commit anyway, so an
> incremental commit is the only way to go at this point.
sorry for the confusion. will do incremental updates next time.
(or post a review first)
> So I made a diff between the old version and the new version and
> committed that as an additional commit.
Thank you for all the work and those additional works I caused. Quilt
passes all the test on my system and looks great to me.
Best,
--
yashi