diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:18:56 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:18:56 -0500 |
commit | f396508c81cd1b01f85ab7cd779433d25d2179e1 (patch) | |
tree | b18b0f275d3e0aaac224c60f56142b5b761d8f13 | |
parent | 21a353a8d6a606d742352ad4faa3622f2ad1d520 (diff) | |
download | koffice-f396508c81cd1b01f85ab7cd779433d25d2179e1.tar.gz koffice-f396508c81cd1b01f85ab7cd779433d25d2179e1.zip |
Branding cleanup: KDE -> TDE.
-rw-r--r-- | kword/KWConfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWConfig.cpp b/kword/KWConfig.cpp index e3a56ac4..4fda082d 100644 --- a/kword/KWConfig.cpp +++ b/kword/KWConfig.cpp @@ -296,7 +296,7 @@ ConfigureInterfacePage::ConfigureInterfacePage( KWView *view, TQVBox *box, char pgUpDownMovesCaret->setChecked(oldPgUpDownMovesCaret); TQWhatsThis::add( pgUpDownMovesCaret, i18n( "If this option is enabled, the PageUp and PageDown keys " - "move the text caret, as in other KDE applications. " + "move the text caret, as in other TDE applications. " "If it is disabled, they move the scrollbars, as in most other word processors." ) ); TQHBox* hbRecent = new TQHBox( gbInterfaceGroup ); |