"full_participation" => "Full participation", //no checkboxes checked
"full_participation_description" => "<ul>
<li>Tracking applications that use the OGN DDB will mark the position with aircraft identification</li>
<li>Aircraft registration and CN are published in the OGN Devices Database</li></ul>",
"anonymous_participation" => "Anonymous participation", //only noident checkbox checked
"anonymous_participation_description" => "<ul>
<li>Tracking applications that use the OGN DDB will mark the position with an <em>anonymous</em> marker</li>
<li>Aircraft registration and CN are <em>not</em> made public</li></ul>",
"no_participation" => "No participation", //notrack or both checkboxes checked
"no_participation_description" => "<ul>
<li>Tracking applications that use the OGN DDB will <em>not</em> mark your position</li>
<li>Aircraft registration and CN are <em>not</em> made public.</li>
<li>SAR-functions <em>may not</em> be available for this device</li>
<li>This device <em>may not</em> contribute to traffic awareness through OGN</li></ul>",
In ogn-ddb/templates/base.html.twig
In ogn-ddb/index.php
In ogn-ddb/language/french.php