extragear/graphics/digikam/libs/widgets/imageplugins

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

extragear/graphics/digikam/libs/widgets/imageplugins

Fabien-5
SVN commit 658278 by fsalvi:

i18n fix (replace pannel by area)

CCMAIL: [hidden email]



 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.") );
 
     // -------------------------------------------------------------
     
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

About pannel... (Re: extragear/graphics/digikam/libs/widgets/imageplugins)

Fabien-5
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: [hidden email]
>
>
>
>  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

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel