summaryrefslogtreecommitdiff
path: root/template/default/help_config.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r--template/default/help_config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html
index b88cc67..8132f55 100644
--- a/template/default/help_config.html
+++ b/template/default/help_config.html
@@ -38,7 +38,7 @@
<dt><?% gettext('Number of channels to use:') %?></dt>
<dd><?% gettext('VDRAdmin-AM will load the given number of channels from VDR and present only those in any fields where channels can be selected. This also limits the EPG information VDRAdmin-AM will read so that you can use this to reduce VDRAdmin-AM\'s memory consumption and increase its performance. <strong>0</strong> turns this feature off and VDRAdmin-AM will use all available channels.') %?></dd>
<dt><?% gettext('Local net (no login required):') %?></dt>
- <dd><?% gettext('Here you can specify subnets from which access to VDRAdmin-AM does not require logging in. For example: "192.168.0.0/24" will include any IP starting with "192.168.0", "192.168.0.123/32" will only match "192.168.0.123". Multiple subnets can be specified by separating them with spaces or commas.') %?></dd>
+ <dd><?% gettext('Here you can specify subnets from which access to VDRAdmin-AM does not require logging in. For example: "192.168.0.0/24" will include any IP starting with "192.168.0.", "192.168.0.123/32" will only match "192.168.0.123". Multiple subnets can be specified by separating them with spaces or commas.') %?></dd>
<dt><?% gettext('Language:') %?></dt>
<dd><?% gettext('Here you can set the localization VDRAdmin-AM should use.') %?></dd>
<dt><?% gettext('Save settings on exit:') %?></dt>