[Digikam-devel] extragear/graphics/digikam/libs/widgets/imageplugins

Fabien Salvi fabien.ubuntu at gmail.com
Thu Apr 26 17:01:37 BST 2007


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.") );
 
     // -------------------------------------------------------------
     



More information about the Digikam-devel mailing list