Improve description of Suspend connection option (#23470)

* Improve description of Suspend connection option

This removes the use of "we" which is kind of off as no person is involved in the process.

It also moves the word "suspend" in the headline and better explains the purpose.

* add comma

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
This commit is contained in:
Norbert Rittel 2024-12-27 12:27:06 +01:00 committed by GitHub
parent 2ff0cb58bc
commit 918aa562c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6938,8 +6938,8 @@
"description": "Enable or disable keyboard shortcuts for performing various actions in the UI."
},
"suspend": {
"header": "Automatically close connection",
"description": "Should we close the connection to the server after being hidden for 5 minutes?"
"header": "Suspend background connections",
"description": "For hidden windows or background tabs, close the server connection after 5 minutes."
},
"push_notifications": {
"header": "Receive notifications",