Bug 222387 - message strings in popsetting.ui needs change for localisation
Summary: message strings in popsetting.ui needs change for localisation
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 15:33 UTC by Freek de Kruijf
Modified: 2011-09-07 19:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Freek de Kruijf 2010-01-12 15:33:22 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In akonadi_pop3_resource.pot I found two messages:
#. i18n: file: popsettings.ui:299
#. i18n: ectx: property (text), widget (QCheckBox, leaveOnServerCountCheck)
#: rc.cpp:111
msgid="Keep onl&y the last"

#. i18n: file: popsettings.ui:318
#. i18n: ectx: property (suffix), widget (KIntNumInput, leaveOnServerCountSpin)
#: rc.cpp:114
msgid=" messages"

It looks as if this is to form one sentence with a number in between. So:
Keep onl&y the last N messages
Translating this in proper Dutch means that the first message should not contain Keep, but this Keep should be after messages.
The request is to make these two message one message with a parameter like:
"Keep onl&y the last %1 messages"
Comment 1 Laurent Montel 2011-09-07 19:34:36 UTC
It's invalid it's in a qspinbox it's ok