[Digikam-devel] About pannel... (Re: extragear/graphics/digikam/libs/widgets/imageplugins)
Fabien
fabien.ubuntu at gmail.com
Thu Apr 26 17:07:16 BST 2007
Hi,
I saw the typo while translating digiKam.
There were 2 problems :
- pannel is not spelled correctly => should be panel
- pannel is not used elsewhere, so I used area like for other messages
Let me know if you think we should use something else...
Note: the word "pannel" is mispelled in the code in functions and files
(imagepannelwidget.cpp imagepannelwidget.h)...
Fabien Salvi wrote:
> SVN commit 658278 by fsalvi:
>
> i18n fix (replace pannel by area)
>
> CCMAIL: digikam-devel at kde.org
>
>
>
> M +1 -1 imagepannelwidget.cpp
>
>
> --- trunk/extragear/graphics/digikam/libs/widgets/imageplugins/imagepannelwidget.cpp #658277:658278
> @@ -134,7 +134,7 @@
> // -------------------------------------------------------------
>
> d->zoomBar = new StatusZoomBar(d->previewWidget);
> - QWhatsThis::add( d->zoomBar, i18n("<p>Set here the zoom factor used to render picture on preview pannel.") );
> + QWhatsThis::add( d->zoomBar, i18n("<p>Set here the zoom factor used to render picture in the preview area.") );
>
> // -------------------------------------------------------------
--
Fabien
More information about the Digikam-devel
mailing list