Version: 1.0 (using KDE KDE 3.4.0) Installed from: SuSE RPMs In many places strings to translate which depend on number are not translated using plural i18n() call. Examples: %1 exact + %2 ranges = %3 images %1 images There are <b>%1 files</b> affected You are about to generate an HTML page for %1 images Really delete group '%1'?<br>%2 images contains information in that group %1 s This makes it impossible to translate correctly into some languages.
Created attachment 68694 [details] [PATCH] Fix missing plural forms in i18n calls.
Git commit e4fd0d42a99d63dd48f23f1c67802c213f0e798e by Miika Turkia, on behalf of Johannes Zarl. Committed on 11/02/2012 at 02:03. Pushed by mturkia into branch 'master'. Fix missing plural forms in i18n calls. M +3 -3 DB/NewImageFinder.cpp M +4 -2 DateBar/DateBarWidget.cpp http://commits.kde.org/kphotoalbum/e4fd0d42a99d63dd48f23f1c67802c213f0e798e