Feature #3109
Mis à jour par Serge Heiden il y a plus de 2 ans
In the "commands > concordance" section, add the default reference pattern widgets :
* SWT Label: "Default references" / "Références par défaut"
* SWT Text:
** title: "Pattern" / "Pattern"
** content: the reference pattern in printf format
** tooltip:
<pre>
EN:
Type your pattern by inserting "%s" where each property listed below should be displayed (as many "%s" as there are properties to display).
For example, the pattern "%s, %s %s" associated with the property list "text_id,div_type,div_n" will display :
- "My novel, chapter 1"
- "My novel, chapter 2"
- etc.
FR:
Tapez votre pattern en insérant "%s" là où chaque propriété listée ci-dessous doit être affichée (autant de "%s" que de propriété à afficher).
Par exemple, le pattern "%s, %s %s" associé à la liste de propriétés "text_id,div_type,div_n" affichera :
- "Mon roman, chapitre 1"
- "Mon roman, chapitre 2"
- etc.
</pre>
** SWT Text:
** title: "Properties" / "Propriétés"
** content: list of properties fullname comma "," separated
** tooltip:
<pre>
EN:
Properties of the compound form "text_id" for structure properties, and of the simple form "id" for word properties.
FR:
Propriétés de la forme composée "text_id" pour les propriétés de structures, et de la forme simple "id" pour les propriétés de mots.
</pre>
*** property
*** structure_property
* SWT Label: "Default references" / "Références par défaut"
* SWT Text:
** title: "Pattern" / "Pattern"
** content: the reference pattern in printf format
** tooltip:
<pre>
EN:
Type your pattern by inserting "%s" where each property listed below should be displayed (as many "%s" as there are properties to display).
For example, the pattern "%s, %s %s" associated with the property list "text_id,div_type,div_n" will display :
- "My novel, chapter 1"
- "My novel, chapter 2"
- etc.
FR:
Tapez votre pattern en insérant "%s" là où chaque propriété listée ci-dessous doit être affichée (autant de "%s" que de propriété à afficher).
Par exemple, le pattern "%s, %s %s" associé à la liste de propriétés "text_id,div_type,div_n" affichera :
- "Mon roman, chapitre 1"
- "Mon roman, chapitre 2"
- etc.
</pre>
** SWT Text:
** title: "Properties" / "Propriétés"
** content: list of properties fullname comma "," separated
** tooltip:
<pre>
EN:
Properties of the compound form "text_id" for structure properties, and of the simple form "id" for word properties.
FR:
Propriétés de la forme composée "text_id" pour les propriétés de structures, et de la forme simple "id" pour les propriétés de mots.
</pre>
*** property
*** structure_property