Rédaction des topics¶
<!-- Text to use for 'Note' label generated from <note> element. -->
<variable id="Note">Remarque</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'tip'. -->
<variable id="Tip">Astuce</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'tip'. -->
<variable id="Important">Important</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'fastpath'. -->
<variable id="Fastpath">Chemin rapide</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'remember'. -->
<variable id="Remember">Important</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'attention'. -->
<variable id="Attention">Attention</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'caution'. -->
<variable id="Caution">Avertissement</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'danger'. -->
<variable id="Danger">Danger</variable>
<!-- Text to use for 'Note' label generated from <note> element
with 'type' attribute set to 'restriction'. -->
<variable id="Restriction">Restriction</variable>