[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins
From:       Malcolm Hunter <malcolm.hunter () gmx ! co ! uk>
Date:       2009-04-04 8:26:58
Message-ID: 1238833618.126115.23621.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 948984 by mhunter:

Typographical and grammar corrections

 M  +1 -1      common/libkipiplugins/batchprogressdialog.cpp  
 M  +1 -1      timeadjust/timeadjustdialog.cpp  
 M  +12 -12    tips  
 M  +1 -1      wallpaper/plugin_wallpaper.cpp  


--- trunk/extragear/graphics/kipi-plugins/common/libkipiplugins/batchprogressdialog.cpp \
#948983:948984 @@ -120,7 +120,7 @@
     d->progress = new QProgressBar(box);
     d->progress->setRange(0, 100);
     d->progress->setValue(0);
-    d->progress->setWhatsThis(i18n("<p>This is the batch job progress in \
percentage.</p>")); +    d->progress->setWhatsThis(i18n("<p>This is the batch job \
progress as a percentage.</p>"));  resize(600, 400);
 }
 
--- trunk/extragear/graphics/kipi-plugins/timeadjust/timeadjustdialog.cpp \
#948983:948984 @@ -169,7 +169,7 @@
     d->about = new KIPIPlugins::KPAboutData(ki18n("Time Adjust"),
                    0,
                    KAboutData::License_GPL,
-                   ki18n("A Kipi plugin for adjusting time stamp of picture files"),
+                   ki18n("A Kipi plugin for adjusting the timestamp of picture \
files"),  ki18n("(c) 2003-2005, Jesper K. Pedersen\n"
                          "(c) 2006-2009, Gilles Caulier"));
 
--- trunk/extragear/graphics/kipi-plugins/tips #948983:948984
@@ -7,7 +7,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you could brighten up your images using Batch Color Images plugin \
for increased contrast? +Did you know that you can brighten up your images using the \
Batch Color Images plugin for increased contrast?  </td>
 </tr>
 </table>
@@ -24,7 +24,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you could abort a slideshow using <b>ESC</b>?
+Did you know that you can abort a slideshow using <b>ESC</b>?
 </td>
 </tr>
 </table>
@@ -41,7 +41,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that Kipi library provide a scanner plugin that gives you direct access \
to your scanner? +Did you know that the Kipi library provides a scanner plugin that \
gives you direct access to your scanner?  </td>
 </tr>
 </table>
@@ -92,7 +92,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that all image operations in the batch processing images plugins run \
without losing the <b>Exif</b> information in the <b>JPEG</b> files? +Did you know \
that all image operations in the batch processing image plugins run without losing \
the <b>Exif</b> information in the <b>JPEG</b> files?  </td>
 </tr>
 </table>
@@ -126,7 +126,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you can use the drag and drop feature in e-mail images to add some \
items to the list? +Did you know that you can use the drag and drop feature with \
email images to add some items to the list?  </td>
 </tr>
 </table>
@@ -143,7 +143,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that if you want to reduce the space disk used by your images in the \
Albums database, you could try using the Recompress Images plugin? +Did you know that \
if you want to reduce the disk space used by your images in the Albums database, you \
can try using the Recompress Images plugin?  </td>
 </tr>
 </table>
@@ -160,7 +160,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that if you want to resize images to prepare them for printing on \
photographic paper sizes, you could use the Resize Images plugin? +Did you know that \
if you want to resize images to prepare them for printing on photographic paper \
sizes, you can use the Resize Images plugin?  </td>
 </tr>
 </table>
@@ -177,8 +177,8 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you could use image files from different Albums in the \
                'batch-process images' 
-plugin? The processed results will then be merged in the selected target Album.
+Did you know that you can use image files from different Albums in the \
'batch-process images'  +plugin? The processed results will then be merged into the \
selected target Album.  </td>
 </tr>
 </table>
@@ -195,7 +195,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you can change the time stamp of the target images files in the \
batch-rename images plugin? +Did you know that you can change the timestamp of the \
target image files in the batch-rename images plugin?  </td>
 </tr>
 </table>
@@ -212,7 +212,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that you can navigate on the slideshow with the left and right mouse \
buttons? +Did you know that you can navigate during the slideshow using the left and \
right mouse buttons?  </td>
 </tr>
 </table>
@@ -229,7 +229,7 @@
 <img src="hicolor/32x32/apps/kipi.png">
 </td>
 <td>
-Did you know that Kipi plugins can be used also in Digikam, Kimdaba, Showimg, and \
Gwenview programs? +Did you know that Kipi plugins can also be used in Digikam, \
Kimdaba, Showimg, and Gwenview programs?  </td>
 </tr>
 </table>
--- trunk/extragear/graphics/kipi-plugins/wallpaper/plugin_wallpaper.cpp \
#948983:948984 @@ -203,7 +203,7 @@
    OrgKdeKdesktopBackgroundInterface desktopInterface("org.kde.kdesktop", \
"/Background", QDBusConnection::sessionBus());  QDBusReply<void> reply = \
desktopInterface.setWallpaper(path,layout);  if(!reply.isValid())
-      KMessageBox::information(0L,i18n("Change Background"),i18n("We can not change \
background.")); +      KMessageBox::information(0L,i18n("Change \
Background"),i18n("Background cannot be changed."));  }
 
 KIPI::Category  Plugin_WallPaper::category( KAction* action ) const


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic