Bug 233673

Summary: I18n error in binary of print images plugin
Product: [Applications] digikam Reporter: Mark Purcell <msp>
Component: Plugin-Generic-PrintCreatorAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.3.0

Description Mark Purcell 2010-04-08 02:03:57 UTC
Version:           1.2.0 (using 4.4.2 (KDE 4.4.2), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-trunk-686

N: 
N:    Lintian found a spelling error in the given binary. Lintian has a list
N:    of common misspellings that it looks for. It does not have a dictionary
N:    like a spelling checker does.
N:    
N:    If the string containing the spelling error is translated with the help
N:    of gettext or a similar tool, please fix the error in the translations
N:    as well as the English text to avoid making the translations fuzzy. With
N:    gettext, for example, this means you should also fix the spelling
N:    mistake in the corresponding msgids in the *.po files.
N:    
N:    You can often find the word in the source code by running:
N:    
N:     grep -rw <word> <source-tree>
N:    
N:    Severity: minor, Certainty: wild-guess
N: 
I: kipi-plugins: spelling-error-in-binary ./usr/lib/kde4/kipiplugin_metadataedit.so Nam Name
I: kipi-plugins: spelling-error-in-binary ./usr/lib/kde4/kipiplugin_printimages.so Choosen Chosen
I: kipi-plugins: spelling-error-in-binary ./usr/lib/kde4/kipiplugin_rawconverter.so Dont Don't
Comment 1 caulier.gilles 2010-04-08 09:39:58 UTC
I: kipi-plugins: spelling-error-in-binary
./usr/lib/kde4/kipiplugin_metadataedit.so Nam Name
 => "Viet Nam"

I: kipi-plugins: spelling-error-in-binary
./usr/lib/kde4/kipiplugin_printimages.so Choosen Chosen
 => Fixed

I: kipi-plugins: spelling-error-in-binary
./usr/lib/kde4/kipiplugin_rawconverter.so Dont Don't
 => Cannot be found

Gilles Caulier
Comment 2 caulier.gilles 2010-04-08 09:40:35 UTC
SVN commit 1112450 by cgilles:

typo
BUGS: 233673


 M  +1 -1      wizard.cpp  


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