summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/whatthis.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdefilereplace/whatthis.h')
-rw-r--r--tdefilereplace/whatthis.h4
1 files changed, 2 insertions, 2 deletions
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;