diff --git a/changelog/other.6612.md b/changelog/other.6612.md deleted file mode 100644 index 3353619339..0000000000 --- a/changelog/other.6612.md +++ /dev/null @@ -1,56 +0,0 @@ -(#6612) Add missing translation entries and Tweak existing strings. - -**lua/ui/dialogs/createunit.lua** - -Fix syntex error for Toggle Economy tooltip in spawn filter. - -`_tipToggle Economy units`=>`Toggle Economy units` - -Add LOC entries for following options: - -``` -Count -Veterancy -Rotation -Count -Rotation -Scatter -Filter Preset -Save -Save current filter as preset -Delete -Delete current filter preset -Clear All -Clear all filters -``` - -**lua/ui/lobby/changelog.lua** - -Add LOC entries for following options: - -``` -Github -Patchnotes -Report a bug -``` - -**lua/ui/lobby/lobby.lua** - -Add LOC entries for following options: - -`Snowflakes count` - -**lua/ui/lobby/lobbyOptions.lua** - -Add LOC entries for following options: - -``` -Disconnection delay -Sets the disconnect delay when a player has trouble connecting. -Tournament -The eject delay is set to 10 seconds and after 90 seconds the player is ejected automatically. -Quick -The eject delay is set to 30 seconds and after 90 seconds the player is ejected automatically. -Regular -The eject delay is set to 90 seconds and after 180 seconds the player is ejected automatically. -```