Bug 293846 - konversation shows duplicate time in connection options menu
Summary: konversation shows duplicate time in connection options menu
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: ru (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: Artem Sereda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 16:48 UTC by neko259
Modified: 2013-10-20 08:03 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 neko259 2012-02-11 16:48:50 UTC
Version:           1.4 (using KDE 4.8.0) 
OS:                Linux

Under 'automatic reconnection' in the 'reconnection delay' option the time is duplicated (300300 seconds instead of 300 for example).

Reproducible: Always

Steps to Reproduce:
Set any time in the field

Actual Results:  
%time%%time% shown

Expected Results:  
%time% only once

OS: Linux (x86_64) release 3.2.5-gentoo
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Eike Hein 2012-02-12 17:39:17 UTC
I cannot reproduce this. Are you using a translated version? If so, please state the language.
Comment 2 neko259 2012-02-13 07:30:16 UTC
I use russian version.
Comment 3 Myriam Schweingruber 2013-04-14 01:45:50 UTC
Setting status correctly. Eike?
Comment 4 Eike Hein 2013-04-14 17:54:42 UTC
This is a bug in the Russian translation:

#: src/config/connectionbehavior_config.cpp:39 src/config/dcc_config.cpp:36
#: src/config/settingsdialog.cpp:113
msgid " second"
msgid_plural " seconds"
msgstr[0] "%1 секунда"
msgstr[1] "%1 секунды"
msgstr[2] "%1 секунд"
msgstr[3] "%1 секунда"

Those last four shouldn't contain %1.
Comment 5 Alexander Potashev 2013-10-20 08:03:17 UTC
SVN commit 1367208 by aspotashev:

SVN_SILENT Fix translation bug

CCMAIL: Alexander Lakhin <exclusion@gmail.com>
CCMAIL: overmind88@gmail.com


 M  +7 -7      branches/stable/l10n-kde4/ru/messages/extragear-network/konversation.po  
 M  +9 -7      trunk/l10n-kde4/ru/messages/extragear-network/konversation.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1367208