From 80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 15 Jan 2014 17:20:20 -0600 Subject: Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references. --- tdefilereplace/whatthis.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdefilereplace/whatthis.h') diff --git a/tdefilereplace/whatthis.h b/tdefilereplace/whatthis.h index cf05cc00..05395373 100644 --- a/tdefilereplace/whatthis.h +++ b/tdefilereplace/whatthis.h @@ -25,7 +25,7 @@ namespace whatthisNameSpace { - //KFileReplaceView messages + //TDEFileReplaceView messages const TQString lvResultWhatthis = i18n("Shows the statistics of your operations. Note that the columns content changes depending on what kind of operation you are performing."); const TQString lvStringsWhatthis = i18n("Shows a list of strings to search for (and if you specified it, a list of strings to replace with). Use the \"add strings\" dialog to edit your string list or double click on a string."); @@ -76,7 +76,7 @@ namespace whatthisNameSpace const TQString chbConfirmStringsWhatthis = i18n("Enable this option if you want to be asked for single string replacement confirmation."); - //KFileReplacePart + //TDEFileReplacePart const TQString fileSimulateWhatthis = i18n("Enable this option to perform replacing as a simulation, i.e. without make any changes in files."); const TQString optionsRegularExpressionsWhatthis = chbRegularExpressionsWhatthis; -- cgit v1.2.1