Pressed Language Button Wait Time in Seconds

XML identifier: PrsdLangBtnWaTmSec

Purpose: Controls the number of seconds after pushing change language, until page is fetched, to avoid unneccessary fetching in case of multi-language changes within this time period.

Status: Currently in use.

Category: Single level, timers.

Related to: LanguagesquickLaunchItemsLanguagesAbbreviationsISO629.2

Usage: Number of seconds after pushing language change button before changing language. If parameter set to 0 (zero), this timer will be disabled. If in use, adjust timer high enough to let the finish pressing language change button to avoid unnecessary interruption of current browsing sessions by loading other pages than the user is intending to retrieve, and low enough to ensure that the next user is presented to the correct language within reasonable time. Note that language select is system-wide; meaning next access to any quick-launch item (button) will result in the newly selected language.

Development plans: Stable.

Default: 2 seconds

Example: Retrieve content in current web page with new selected language within 1 second after pressing language change button:

<key>PrsdLangBtnWaTmSec</key>

<integer>1</integer>

Document Revision: June, 2020. rev. 1.0.