Bug 233673 - I18n error in binary of print images plugin
Summary: I18n error in binary of print images plugin
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 02:03 UTC by Mark Purcell
Modified: 2022-08-16 12:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments

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