better english

This commit is contained in:
HB9HIL
2024-09-13 08:05:16 +02:00
parent 5f0a4c63c3
commit c06c1586f9

View File

@@ -150,7 +150,7 @@
<div class="col-md-10">
<div class="form-check-inline">
<input class="form-check-input" type="checkbox" name="operatorName" value="1" id="operatorName">
<label class="form-check-label" for="operatorName"><?= __("Always use login-callsign as operator-call on import") ?></label>
<label class="form-check-label" for="operatorName"><?= __("Always use the logged-in account callsign as the operator call during import") ?></label>
</div>
</div>
</div>