Skip to content

Commit

Permalink
fix bad localisation string for toggling progression on controller
Browse files Browse the repository at this point in the history
  • Loading branch information
ASpoonPlaysGames committed Sep 22, 2023
1 parent 43d238a commit 279a5ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a

// Toggleable progression
"TOGGLE_PROGRESSION" "Toggle Progression"
"Y_BUTTON_TOGGLE_PROGRESSION" "%[Y_BUTTON]% Toggle Progression"
"Y_BUTTON_TOGGLE_PROGRESSION" "%[Y_BUTTON|]% Toggle Progression"

"PROGRESSION_TOGGLE_ENABLED_HEADER" "Disable Progression?"
"PROGRESSION_TOGGLE_ENABLED_BODY" "Titans, Weapons, Factions, Skins, etc. will all be unlocked and usable at any time.\n\nThis can be changed at any time in the multiplayer lobby."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
"sns_reset_pulse_blade_cooldown_on_pulse_blade_kill" "Сброс перезарядки пульс. клинка при убийстве им"
"gg_assist_reward" "Множитель награды за помощь в убийстве"
"TOGGLE_PROGRESSION" "Вкл/выкл прогресс"
"Y_BUTTON_TOGGLE_PROGRESSION" "%[Y_BUTTON]% Вкл/выкл прогресс"
"Y_BUTTON_TOGGLE_PROGRESSION" "%[Y_BUTTON|]% Вкл/выкл прогресс"
"PROGRESSION_TOGGLE_DISABLED_HEADER" "Включить прогресс?"
"PROGRESSION_ENABLED_HEADER" "Прогресс включён!"
"PROGRESSION_ENABLED_BODY" "^CCCC0000Прогресс включён.^\n\nНедоступных титанов, оружие, фракции, раскраски, и т.п. теперь нужно разблокировать, или купить за Заслуги.\n\nЭту настройку всегда можно изменить в лобби сетевой игры."
Expand Down

0 comments on commit 279a5ae

Please sign in to comment.