From 8b7363364c0c13a29d252c8715ac182d06b61867 Mon Sep 17 00:00:00 2001 From: JappaWakka Date: Sat, 28 Dec 2024 19:30:04 +0100 Subject: [PATCH] Added missing option tokens (french not yet) --- P3D/Content/Localization/Tokens_en.dat | 2 ++ P3D/Content/Localization/Tokens_fr.dat | 2 ++ P3D/Content/Localization/Tokens_nl.dat | 2 ++ P3D/Content/Localization/Tokens_ptbr.dat | 3 ++- 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/P3D/Content/Localization/Tokens_en.dat b/P3D/Content/Localization/Tokens_en.dat index e9d0d6508..87e9276f0 100644 --- a/P3D/Content/Localization/Tokens_en.dat +++ b/P3D/Content/Localization/Tokens_en.dat @@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Difficulty mode~Sets the level of diff option_screen_game_difficulty_easy,Easy option_screen_game_difficulty_hard,Hard option_screen_game_difficulty_superhard,Super Hard +option_screen_game_interfacescale,Interface Scale +option_screen_game_interfacescale_automatic,Automatic option_screen_game_viewbobbing,View Bobbing option_screen_game_viewbobbing_description,Turns camera shaking on or off. diff --git a/P3D/Content/Localization/Tokens_fr.dat b/P3D/Content/Localization/Tokens_fr.dat index 8a0bc2de0..2b9245c9d 100644 --- a/P3D/Content/Localization/Tokens_fr.dat +++ b/P3D/Content/Localization/Tokens_fr.dat @@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Définit le niveau de difficulté. option_screen_game_difficulty_easy,Facile option_screen_game_difficulty_hard,Difficile option_screen_game_difficulty_superhard,Extreme +option_screen_game_interfacescale,Interface Scale +option_screen_game_interfacescale_automatic,Automatic option_screen_game_viewbobbing,View Bobbing option_screen_game_viewbobbing_description,Active ou désactive le tremblement de la caméra. diff --git a/P3D/Content/Localization/Tokens_nl.dat b/P3D/Content/Localization/Tokens_nl.dat index ea21f8b28..af32c2084 100644 --- a/P3D/Content/Localization/Tokens_nl.dat +++ b/P3D/Content/Localization/Tokens_nl.dat @@ -227,6 +227,8 @@ option_screen_game_difficulty_description,Difficulty mode~Sets the level of diff option_screen_game_difficulty_easy,Makkelijk option_screen_game_difficulty_hard,Moeilijk option_screen_game_difficulty_superhard,Supermoeilijk +option_screen_game_interfacescale,Interface-schaal +option_screen_game_interfacescale_automatic,Automatisch option_screen_game_viewbobbing,Loopbeweging option_screen_game_viewbobbing_description,Turns camera shaking on or off. diff --git a/P3D/Content/Localization/Tokens_ptbr.dat b/P3D/Content/Localization/Tokens_ptbr.dat index 789ca55bd..5de60a3c0 100644 --- a/P3D/Content/Localization/Tokens_ptbr.dat +++ b/P3D/Content/Localization/Tokens_ptbr.dat @@ -221,13 +221,14 @@ option_screen_description,Descrição option_screen_game,Game option_screen_game_textspeed,Velocidade do texto - option_screen_game_textspeed_description,A Velocidade em que o texto é escrito. option_screen_game_difficulty,Dificuldade option_screen_game_difficulty_description,Modo de Dificuldade~Selecie um nivel de Dificuldade. option_screen_game_difficulty_easy,Facil option_screen_game_difficulty_hard,Difícil option_screen_game_difficulty_superhard,Super Difícil +option_screen_game_interfacescale,Escala de Interface +option_screen_game_interfacescale_automatic,Automático option_screen_game_viewbobbing,Ver Balanço option_screen_game_viewbobbing_description,Liga e Desliga o balançar da Camera.