Bug 275857

Summary: word puzzle in progressbar in rajceexport
Product: [Applications] digikam Reporter: Alexander Potashev <aspotashev>
Component: Plugin-WebService-RajceAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 2.0.0

Description Alexander Potashev 2011-06-16 23:18:56 UTC
Version:           1.9.0 (using KDE 4.6.4) 
OS:                Linux

In kipi-plugins/rajceexport/rajcewidget.cpp, at line 398:
    text += " %v%";

This is bad for translators. See http://techbase.kde.org/Development/Tutorials/Localization/i18n_Mistakes#Pitfall_.232:_Word_Puzzles

You should probably add " %v%" to every string in the "switch" above.

Reproducible: Always
Comment 1 caulier.gilles 2011-06-16 23:40:29 UTC
Git commit 1187e7d552f2bf202f2cb6b2cc2d2b9ba5e1efc6 by Gilles Caulier.
Committed on 16/06/2011 at 23:39.
Pushed by cgilles into branch 'master'.

fix i18n puzzle
BUGS: 275857

M  +7    -9    rajceexport/rajcewidget.cpp     

http://commits.kde.org/kipi-plugins/1187e7d552f2bf202f2cb6b2cc2d2b9ba5e1efc6