unbound: all the help text here is bad for translation...

... but for now just fix the translation that was invalidated anyway.
This commit is contained in:
Franco Fichtner 2018-03-31 11:50:34 +02:00
parent 154d75816f
commit 5c10697cb3

View File

@ -180,8 +180,7 @@ include("head.inc");
<td>
<input name="host" type="text" value="<?=$pconfig['host'];?>" />
<div class="hidden" data-for="help_for_host">
<?=gettext("Name of the host, without domain part. Use '*' to create a wildcard-entry"); ?>
<?=gettext("e.g."); ?> <em><?=gettext("myhost"); ?></em> or <em>*</em>
<?= gettext('Name of the host, without domain part. Use "*" to create a wildcard entry.') ?>
</div>
</td>
</tr>