@@ -233,7 +233,7 @@ CONFIG_DEFINE_ENUM_LOCALE(EControllerIcons)
233233 {
234234 ELanguage::English,
235235 {
236- { EControllerIcons::Auto, { " AUTO" , " Auto : the game will determine which icons to use based on the current input device." } },
236+ { EControllerIcons::Auto, { " AUTO" , " Auto: the game will determine which icons to use based on the current input device." } },
237237 { EControllerIcons::Xbox, { " XBOX" , " " } },
238238 { EControllerIcons::PlayStation, { " PLAYSTATION" , " " } }
239239 }
@@ -407,7 +407,7 @@ CONFIG_DEFINE_LOCALE(EffectsVolume)
407407CONFIG_DEFINE_LOCALE (MusicAttenuation)
408408{
409409 { ELanguage::English, { " Music Attenuation" , " Fade out the game's music when external media is playing." } },
410- { ELanguage::Japanese, { " BGM[減衰:げんすい]" , " [外部:がいぶ]メディアを\u200B [再生:さいせい]すると\u200B ゲームの\u200B [音楽:おんがく]を\u200B フェードアウトします " } },
410+ { ELanguage::Japanese, { " BGM[減衰:げんすい]" , " [外部:がいぶ]メディアを\u200B [再生:さいせい]すると\u200B ゲームの\u200B [音楽:おんがく]を\u200B フェードアウト \u200B します " } },
411411 { ELanguage::German, { " Musikdämpfung" , " Stelle die Musik des Spiels stumm während externe Medien abgespielt werden." } },
412412 { ELanguage::French, { " Atténuation audio" , " Abaisse le volume des musiques du jeu lorsqu'un média externe est en cours de lecture." } },
413413 { ELanguage::Spanish, { " Atenuación de música" , " Atenúa la música del juego cuando un reproductor multimedia se encuentra activo." } },
@@ -508,7 +508,7 @@ CONFIG_DEFINE_LOCALE(BattleTheme)
508508CONFIG_DEFINE_LOCALE (WindowSize)
509509{
510510 { ELanguage::English, { " Window Size" , " Adjust the size of the game window in windowed mode." } },
511- { ELanguage::Japanese, { " ウィンドウサイズ" , " ウィンドウモードでの \u200B ゲームの\u200B ウィンドウサイズを\u200B [調整:ちょうせい]できます" } },
511+ { ELanguage::Japanese, { " ウィンドウサイズ" , " ウィンドウ \u200B モードでの \u200B ゲームの\u200B ウィンドウサイズを\u200B [調整:ちょうせい]できます" } },
512512 { ELanguage::German, { " Fenstergröße" , " Ändere die Größe des Spielfensters im Fenstermodus." } },
513513 { ELanguage::French, { " Taille de la fenêtre" , " Modifie la taille de la fenêtre de jeu en mode fenêtré." } },
514514 { ELanguage::Spanish, { " Tamaño de ventana" , " Ajusta el tamaño de la ventana de juego." } },
0 commit comments