[Digikam-devel] Small i18n fix
Caulier Gilles
caulier.gilles at gmail.com
Tue Feb 20 17:02:08 GMT 2007
Le mardi 20 février 2007 16:53, Fabien a écrit :
> Hi,
>
> There's a small error :
> "If you want really" should be "If you really want".
>
> Index: digikam/utilities/cameragui/cameraui.cpp
> ===================================================================
> --- digikam/utilities/cameragui/cameraui.cpp (revision 635663)
> +++ digikam/utilities/cameragui/cameraui.cpp (working copy)
> @@ -1404,7 +1404,7 @@
> if (!lockedList.isEmpty())
> {
> QString infoMsg(i18n("The items listed below are locked by
> camera (read-only). "
> - "These items will not be deleted. If you
> want really to delete these items, "
> + "These items will not be deleted. If you
> really want to delete these items, "
> "please unlock them and try again."));
> KMessageBox::informationList(this, infoMsg, lockedList,
> i18n("Information"));
> }
>
>
> If you agree, I commit it (I have a svn account now).
>
> --
> Fabien
yes, let's go
Gilles
More information about the Digikam-devel
mailing list