Skip to content

Commit

Permalink
v18 Looping & Branching
Browse files Browse the repository at this point in the history
  • Loading branch information
vdelachaux committed Jan 21, 2020
1 parent 031739b commit 3e3d935
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions FR_US Looping & Branching.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,20 @@
<text>Until</text>
</macro>

<macro name="Pour chaque" in_menu="false" type_ahead="true" in_toolbar="false">
<text>For each</text>
</macro>

<macro name="Fin de chaque" in_menu="false" type_ahead="true" in_toolbar="false">
<text>End for each</text>
</macro>

<macro name="Use" in_menu="false" type_ahead="true" in_toolbar="false">
<text>End for each</text>
</macro>

<macro name="Fin utiliser" in_menu="false" type_ahead="true" in_toolbar="false">
<text>End use</text>
</macro>

</macros>

0 comments on commit 3e3d935

Please sign in to comment.