Bug 254397

Summary: full stop at the end of checkbox label
Product: [Applications] digikam Reporter: Alexander Potashev <aspotashev>
Component: Usability-i18nAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.5.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 1.6.0

Description Alexander Potashev 2010-10-16 19:49:32 UTC
Version:           unspecified (using KDE 4.5.2) 
OS:                Linux

These strings are labels for checkboxes, but they have trailing dots (I think, they shouldn't be here):

messages/extragear-graphics/digikam.po:16563(#2959)
#: utilities/setup/setupmisc.cpp:86
msgid "Confirm when moving items to the &trash."
--------------------
messages/extragear-graphics/digikam.po:16570(#2960)
#: utilities/setup/setupmisc.cpp:87
msgid "Confirm when permanently deleting items."
--------------------
messages/extragear-graphics/digikam.po:16577(#2961)
#: utilities/setup/setupmisc.cpp:88
msgid "Do not confirm when applying changes in the &right sidebar."
--------------------
messages/extragear-graphics/digikam.po:16584(#2962)
#: utilities/setup/setupmisc.cpp:89
msgid "&Show splash screen at startup."
--------------------
messages/extragear-graphics/digikam.po:16591(#2963)
#: utilities/setup/setupmisc.cpp:90
msgid "&Scan for new items at startup (makes startup slower.)"


Reproducible: Always
Comment 1 caulier.gilles 2010-10-16 22:24:04 UTC
SVN commit 1186539 by cgilles:

remove trailing dots
BUGS: 254397


 M  +6 -6      setupmisc.cpp  
 M  +1 -2      setupmisc.h  


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