summaryrefslogtreecommitdiffstats
path: root/krec/krecord.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:58 -0600
commit56df7a6401beb2b87fba35add44ea53372c94926 (patch)
tree762e674ed45f666593d1c043effeaeed970c56f6 /krec/krecord.cpp
parenta0b91587f8f13a4659c4c2bd2068ffbffef633ae (diff)
downloadtdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.tar.gz
tdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.zip
Additional renaming of kde to tde
Diffstat (limited to 'krec/krecord.cpp')
-rw-r--r--krec/krecord.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecord.cpp b/krec/krecord.cpp
index 1a93ce13..e6205c8a 100644
--- a/krec/krecord.cpp
+++ b/krec/krecord.cpp
@@ -340,7 +340,7 @@ KRecord::KRecord(TQWidget *parent, const char *name )
toolBar( "compressor" )->close();
KMessageBox::detailedSorry( this,
i18n( "Your system is missing the Synth_STEREO_COMPRESSOR aRts module.\nYou will be able to use KRec but without the great functions of the compressor." ),
- i18n( "Possible reasons are:\n- You installed KRec on its own without the rest of kdemultimedia.\n- You installed everything correctly, but did not restart the aRts daemon\n and therefore it is not aware of the new effects.\n- This is a bug." ),
+ i18n( "Possible reasons are:\n- You installed KRec on its own without the rest of tdemultimedia.\n- You installed everything correctly, but did not restart the aRts daemon\n and therefore it is not aware of the new effects.\n- This is a bug." ),
i18n( "Unable to Find Compressor" ) );
}