Chaque question oui/non affiche désormais explicitement la valeur par défaut appliquée si on laisse vide, ex. : « Suivi interactif (dashboard) ? (o/N, défaut : non) : » Les 18 prompts passent par _is_yes(input(...)) : une réponse vide vaut NON. On l'indique donc dans les traductions (fr « (o/N, défaut : non) », en « (y/N, default: no) »). Seules les VALEURS i18n changent ; les clés (donc les appels t(...) dans todo.py) sont inchangées. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.