[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] [patch] korganizer - printing calendar item recurrence
From:       Allen Winter <winter () kde ! org>
Date:       2008-09-02 12:25:55
Message-ID: 200809020825.56206.winter () kde ! org
[Download RAW message or body]

On Tuesday 02 September 2008 04:45:56 David Jarvie wrote:
> On Sunday 31 August 2008 16:00, Ron Goodheart wrote:
> >
> > attached are three diffs:
> > 1) changes to 3.5 - recurrence print code
> > 2) changes to trunk - recurrence print code
> > 3) changes to trunk - static linking of libkorg_stdprinting
> 
> Sorry this is a bit late, but I still have concerns about the translatable
> strings.
> 
> > +          recurString = i18nc("Every N WEEK[S] on WEEKDAYNAMELIST"
> > +                              " (Every 4 weeks on Tues Wed Thu)",
> > +                              "Every <numid>%1</numid> %2 on %3",
> > +                              recurs->frequency(),
> > +                              i18np("week","weeks",recurs->frequency()),
> > +                                                                       
> > dayNames );
> 
> This is unlikely to work properly in some languages, because the
> translators can't see the whole phrase, and won't be able to adjust the
> grammar properly. It should be
> 
> i18ncp("Every N WEEK[S] on WEEKDAYNAMELIST"
>        " (Every 4 weeks on Tues Wed Thu)",
>        "Every <numid>1</numid> week on %2",
>        "Every <numid>%1</numid> weeks on %2",
>        recurs->frequency(), dayNames);
> 
> The same principle applies to the other strings as well.
> 
You're right.
I already have this on my list of things to fix for today.

-Allen
_______________________________________________
KDE PIM mailing list kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic