Translation in the dialog

This commit is contained in:
Andreas Kristiansen
2025-11-07 14:16:25 +01:00
parent 576f1a2c45
commit 51e62f4d8c

View File

@@ -1,5 +1,5 @@
<div class="container-fluid">
Update all QSOs with the continent based on the DXCC country of the QSO.
This is useful if you have imported QSOs without continent information.<br /><br />
Update will only set the continent for QSOs where the continent is empty or invalid (not AF, AN, AS, EU, NA, OC or SA).
<?= __("Update all QSOs with the continent based on the DXCC country of the QSO."); ?>
<?= __("This is useful if you have imported QSOs without continent information."); ?><br /><br />
<?= __("Update will only set the continent for QSOs where the continent is empty."); ?>
</div>