Browsing French translation

6 of 9 results
6.
**Menu Choices.** A menu choice is an option the user can select from the in-game menu. A menu choice begins with a string. The string may be followed by an if-clause, which makes the choice conditional. The menu choice ends with a colon, and must be followed by a block of Ren'Py statements.
**Choix des menus** Un choix de menu est une option que l'utilisateur peut choisir depuis le menu. Un choix de menu commence avec un "string". Le "string" peut être suivi par un "if-clause", qui pose une condition au choix (Par exemple, le joueur ne pourrait pas accéder à un choix tant qu'il n'aurait pas fait un autre choix).
Le choix de menu se termine avec un double-point (:), et doit être suivi par un bloc de déclaration Ren'py. (Qui explique la condition)
Translated and reviewed by Doryan Tilmant
Located in ../../source/menus.rst:47
6 of 9 results

This translation is managed by Launchpad French Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.