Version: SVN: Version 0.10.0-beta2 (rev.: 832007) (using KDE 4.0.83) Installed from: Ubuntu Packages This is the error that I got when trying to import more photos than I have room on the disk for: """ There is no enough free space on Album Library Path to download and process selected pictures from camera. Estimated space require: 1.8 GiB Available free space: %2(I18N_ARGUMENT_MISSING) """ I suppose that "%2(I18N_ARGUMENT_MISSING)" should be something else?
This is just a i18n syntax formating in source code. A 5 minutes fixing (:=))) Gilles Caulier
I figured as much. I even thought about digging in as seeing if I could spot the error myself . And then I came to my senses :)
SVN commit 838279 by cgilles: fix i18n BUGS: 166483 M +4 -4 cameraui.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=838279