Version: 2.0.0 (using Devel) OS: Linux The second parameter of the i18n calls in libs/database/databaseconfigelement.cpp:241 and :251 are unused. errorMessage = i18n("The XML in the dbconfig.xml file <filename>%1</filename> is missing the required element <icode>%1</icode>", filepath, element.tagName()); should read "<icode>%2</icode>". Proposed fix as git-diff against master is attached. Reproducible: Always Steps to Reproduce: -/- Expected Results: should read "<icode>%2</icode>"
Created attachment 61545 [details] git-diff against master as fix
Git commit d89c7b1f410cd808e73b1395989b41cd397091c9 by Gilles Caulier. Committed on 02/07/2011 at 11:02. Pushed by cgilles into branch 'master'. apply patch #61545 BUGS: 276921 M +3 -1 NEWS M +2 -2 libs/database/databaseconfigelement.cpp http://commits.kde.org/digikam/d89c7b1f410cd808e73b1395989b41cd397091c9