Threshold for timestamp comparison.
Eliminates a difference between the download time and the actual .po file timestamp in seconds. The download time is stored in the database in {locale_file}.timestamp.
const LOCALE_TRANSLATION_TIMESTAMP_THRESHOLD = 2;