From 43b45046c6f8dc040b2e86cb33e7d2bbc3fea7e7 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 9 Jan 2014 13:17:15 -0600 Subject: Branding cleanup. --- src/Q_generalpreferencesdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Q_generalpreferencesdialog.cpp') diff --git a/src/Q_generalpreferencesdialog.cpp b/src/Q_generalpreferencesdialog.cpp index 560df47..4e97d05 100644 --- a/src/Q_generalpreferencesdialog.cpp +++ b/src/Q_generalpreferencesdialog.cpp @@ -154,7 +154,7 @@ void KasablancaGeneralPreferencesDialog::languageChange() textLabel1_2->setText( tr2i18n( "On queue finished:" ) ); textLabel1_2_2->setText( tr2i18n( "On file exist:" ) ); TQWhatsThis::add( kcfg_Skiplist, tr2i18n( "Here you can enter a Regular Expression. Transfer items which match this Regular Expression are skipped. For example a value of \"^\\.\" excludes every entry beginning with \".\" from transfer." ) ); - TQWhatsThis::add( kcfg_OnQueueFinished, tr2i18n( "This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on KDE desktops the entry \"dcop ksmserver ksmserver logout 0 0 0\" would shutdown the computer automatically." ) ); + TQWhatsThis::add( kcfg_OnQueueFinished, tr2i18n( "This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on TDE desktops the entry \"dcop ksmserver ksmserver logout 0 0 0\" would shutdown the computer automatically." ) ); buttonGroup1->setTitle( TQString::null ); kcfg_OnFileExistsResume->setText( tr2i18n( "Resume (if possible)" ) ); TQWhatsThis::add( kcfg_OnFileExistsResume, tr2i18n( "These Radio Buttons indicate how the application should proceed if a file to be transfered already exists on the destination. Usually the user is asked by the application how to proceed if this occurs, in case you aren't present during the transfer you can enable this feature." ) ); -- cgit v1.2.1