diff --git a/Translations/en/options.xml b/Translations/en/options.xml index 575ea6545..e9b7661d6 100644 --- a/Translations/en/options.xml +++ b/Translations/en/options.xml @@ -55,6 +55,7 @@ Use feet for distances Use meters for distances Display console (Windows specific) + Print a report in JSON format on the standard output, giving information such as the FlightGear version, $FG_ROOT, $FG_HOME, aircraft and scenery paths, etc. Environment Options diff --git a/Translations/fr/options.xml b/Translations/fr/options.xml index 676043539..43098f2d0 100644 --- a/Translations/fr/options.xml +++ b/Translations/fr/options.xml @@ -71,6 +71,8 @@ Utilise le pied comme unité de mesure. Utilise le mètre comme unité de mesure. Affichage de la console (spécificité Windows) + Affiche sur la sortie standard, au format JSON, des informations telles que la version de FlightGear, $FG_ROOT, $FG_HOME, la liste des répertoires d'aéronefs, de scènes, etc. + Options d'environnement diff --git a/options.xml b/options.xml index d255bf59c..eb3c619a8 100644 --- a/options.xml +++ b/options.xml @@ -147,6 +147,11 @@ console-desc + +