summaryrefslogtreecommitdiff
path: root/qt-recordmydesktop/src/rmdStrings.py
diff options
context:
space:
mode:
Diffstat (limited to 'qt-recordmydesktop/src/rmdStrings.py')
-rw-r--r--qt-recordmydesktop/src/rmdStrings.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/qt-recordmydesktop/src/rmdStrings.py b/qt-recordmydesktop/src/rmdStrings.py
index b588d2c..4de1f4e 100644
--- a/qt-recordmydesktop/src/rmdStrings.py
+++ b/qt-recordmydesktop/src/rmdStrings.py
@@ -69,8 +69,8 @@ prefLabelStrings=[_('Overwite Existing Files'),_('Working Directory'),
_('Frames Per Second'),_('Encode On the Fly'),_('Zero Compression'),
_('Quick Subsampling'),_('Full shots at every frame'),
_('Channels'),_('Frequency'),_('Device'),_('Display'),_('Mouse Cursor'),
- _('MIT-Shm extension'),_('Include Window Decorations'),_('Tooltips'),
- _('Outline Capture Area On Screen'),
+ _('Follow Mouse'),_('MIT-Shm extension'),_('Include Window Decorations'),
+ _('Tooltips'),_('Outline Capture Area On Screen'),
_('Reset Capture Area'),
_('Extra Options'),
_('Video Quality'),_('Sound Quality'),
@@ -90,6 +90,7 @@ prefTooltipLabels=[_('By default, if you try to save under a filename that alrea
_('ALSA sound device, that is used for sound recording.'),
_('Connection to the Xserver.'),
_('The mouse cursor that will be drawn.\nNormal is for the real cursor that you see while recording,\nwhile black and white are fake cursors, drawn by the program.\nYou can also disable cursor drawing.'),
+ _('When This option is enabled, the capture\narea will follow your mouse cursor.\nEnabling this option will also enable full shots at\nevery frame, so it\'s not recommended\nfor large capture areas.'),
_('Use the MIT-Shared memory extension, whenever appropriate,\n depending on the rest of the program settings.\nDisabling this option is not recommended,\nas it may severely slow down the program.'),
_('When selecting a window via the "Select Window" button,\ninclude that window\'s decorations in the recording area.'),
_('Enable or disable tooltips, like this one.\n(Requires restart)'),
© All Rights Reserved