From 8781095d0759d8af3207e717560a53c02c32bc8b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 19 Jan 2014 01:04:39 -0600 Subject: Rebranding, tooltip, and What's This string cleanup. --- klipper/configdialog.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'klipper') diff --git a/klipper/configdialog.cpp b/klipper/configdialog.cpp index 467377202..8f22070cf 100644 --- a/klipper/configdialog.cpp +++ b/klipper/configdialog.cpp @@ -138,8 +138,7 @@ GeneralWidget::GeneralWidget( TQWidget *parent, const char *name ) i18n("Sy&nchronize contents of the clipboard and the selection"), group ); TQWhatsThis::add( cbSynchronize, - i18n("Selecting this option synchronizes these two buffers, so they " - "work the same way as in KDE 1.x and 2.x.") ); + i18n("Selecting this option synchronizes these two buffers.") ); cbSeparate = new TQRadioButton( i18n("Separate clipboard and selection"), group ); -- cgit v1.2.3