summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/environmentalreverb.cpp
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-09-29 09:56:31 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-09-29 09:56:31 (GMT)
commit0455cf2f9c4d82d1badcc568a6c6f4401111c62b (patch)
tree290dbe37bb6806ae65dde9dda64532ab8fc1128d /src/3rdparty/phonon/mmf/environmentalreverb.cpp
parentd783756ab2ac83238b2bd202517be10a475b0b66 (diff)
downloadQt-0455cf2f9c4d82d1badcc568a6c6f4401111c62b.zip
Qt-0455cf2f9c4d82d1badcc568a6c6f4401111c62b.tar.gz
Qt-0455cf2f9c4d82d1badcc568a6c6f4401111c62b.tar.bz2
Update translation sources.
Reviewed-By: Geir Vattekar
Diffstat (limited to 'src/3rdparty/phonon/mmf/environmentalreverb.cpp')
-rw-r--r--src/3rdparty/phonon/mmf/environmentalreverb.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/mmf/environmentalreverb.cpp b/src/3rdparty/phonon/mmf/environmentalreverb.cpp
index d4f5223..cdce6eb 100644
--- a/src/3rdparty/phonon/mmf/environmentalreverb.cpp
+++ b/src/3rdparty/phonon/mmf/environmentalreverb.cpp
@@ -164,7 +164,7 @@ bool EnvironmentalReverb::getParameters(CMdaAudioOutputStream *stream,
parameters.append(createParameter(
Diffusion, tr("Diffusion (%)"), effect->Diffusion(), 0, 100));
- //: ReflectionsDelay: Amount of delay between the arrival the direct
+ //: ReflectionsDelay: Amount of delay between the arrival of the direct
//: path from the source and the arrival of the first reflection.
parameters.append(createParameter(
ReflectionsDelay, tr("Reflections delay (ms)"),
@@ -185,7 +185,7 @@ bool EnvironmentalReverb::getParameters(CMdaAudioOutputStream *stream,
0, effect->ReverbDelayMax()));
effect->ReverbLevelRange(min, max);
- //: ReverbLevel Amplitude of reverberations. This value is
+ //: ReverbLevel: Amplitude of reverberations. This value is
//: corrected by the RoomLevel to give the final reverberation
//: amplitude.
parameters.append(createParameter(