Bug 254397 - full stop at the end of checkbox label
Summary: full stop at the end of checkbox label
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-i18n (show other bugs)
Version: 1.5.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-16 19:49 UTC by Alexander Potashev
Modified: 2017-08-10 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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