diff options
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r-- | template/default/help_config.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html index f4a360c..3b54b25 100644 --- a/template/default/help_config.html +++ b/template/default/help_config.html @@ -98,9 +98,9 @@ <dt><?% gettext('Lifetime:') %?></dt> <dd><?% gettext('The <strong>guaranteed</strong> lifetime (in days) of a recording created by this timer. <strong>0</strong> means that this recording may be automatically deleted at any time by a new recording with higher priority. <strong>99</strong> means that this recording will never be automatically deleted. Any number in the range <strong>1...98</strong> means that this recording may not be automatically deleted in favour of a new recording, until the given number of days since the <strong>start</strong> time of the recording has passed by.') %?></dd> <dt><?% gettext('Time Margin at Start:') %?></dt> - <dd><?% gettext('The number of minutes VDRAdmin-AM subtracts from the broadcasts start time found in the EPG.') %?></dd> + <dd><?% gettext('The number of minutes VDRAdmin-AM subtracts from the broadcast\'s start time found in the EPG.') %?></dd> <dt><?% gettext('Time Margin at Stop:') %?></dt> - <dd><?% gettext('The number of minutes VDRAdmin-AM adds to the broadcasts stop time found in the EPG.') %?></dd> + <dd><?% gettext('The number of minutes VDRAdmin-AM adds to the broadcast\'s stop time found in the EPG.') %?></dd> <dt><?% gettext('Send email after programming timer:') %?></dt> <dd><?% gettext('VDRAdmin-AM will send an email whenever an event matches an AutoTimer and a timer has been programmed if you enable this feature.') %?></dd> <dt><?% gettext('Send email as:') %?></dt> @@ -126,9 +126,9 @@ <dt><?% gettext('Lifetime:') %?></dt> <dd><?% gettext('The <strong>guaranteed</strong> lifetime (in days) of a recording created by this timer. <strong>0</strong> means that this recording may be automatically deleted at any time by a new recording with higher priority. <strong>99</strong> means that this recording will never be automatically deleted. Any number in the range <strong>1...98</strong> means that this recording may not be automatically deleted in favour of a new recording, until the given number of days since the <strong>start</strong> time of the recording has passed by.') %?></dd> <dt><?% gettext('Time Margin at Start:') %?></dt> - <dd><?% gettext('The number of minutes VDRAdmin-AM subtracts from the broadcasts start time found in the EPG.') %?></dd> + <dd><?% gettext('The number of minutes VDRAdmin-AM subtracts from the broadcast\'s start time found in the EPG.') %?></dd> <dt><?% gettext('Time Margin at Stop:') %?></dt> - <dd><?% gettext('The number of minutes VDRAdmin-AM adds to the broadcasts stop time found in the EPG.') %?></dd> + <dd><?% gettext('The number of minutes VDRAdmin-AM adds to the broadcast\'s stop time found in the EPG.') %?></dd> <dt><?% gettext('Tooltips in timeline:') %?></dt> <dd><?% gettext('Here you can (de-)activate the tooltips in the timeline.') %?></dd> <dt><?% gettext('Tooltips in list:') %?></dt> |