No Code Attached Yet
avatar D3S-Gaurav
D3S-Gaurav
20 Feb 2026

Steps to reproduce the issue

  1. Open installation/language/en-US/joomla.ini
  2. Line 249: JPREVIOUS="Site" — this should be "Previous", not "Site"
  3. Line 311: JLIB_JS_AJAX_ERROR_TIMEOUT contains "occured" — should be "occurred"

Expected result

  • JPREVIOUS should have the value "Previous" (consistent with language/en-GB/joomla.ini, administrator/language/en-GB/joomla.ini, and api/language/en-GB/joomla.ini which all define JPREVIOUS="Previous")
  • "occured" should be spelled "occurred"

Actual result

  • JPREVIOUS="Site" — appears to be a copy-paste error from JSITE on line 251
  • "A timeout has occured while fetching the JSON data." — misspelling of "occurred"

System information (as much as possible)

OS: Linux Mint
Branch: 5.4-dev
File: installation/language/en-US/joomla.ini, lines 249 and 311

avatar D3S-Gaurav D3S-Gaurav - open - 20 Feb 2026
avatar joomla-cms-bot joomla-cms-bot - change - 20 Feb 2026
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Feb 2026
avatar D3S-Gaurav
D3S-Gaurav - comment - 20 Feb 2026

Hi Everyone, Since this is a typo i'll make a PR for this directly.

avatar brianteeman
brianteeman - comment - 20 Feb 2026

Language files are not maintained here. Please submit your correction to joomla.crowdin.com amd close this here

avatar D3S-Gaurav D3S-Gaurav - change - 20 Feb 2026
Status New Closed
Closed_Date 0000-00-00 00:00:00 2026-02-20 08:13:45
Closed_By D3S-Gaurav
avatar D3S-Gaurav D3S-Gaurav - close - 20 Feb 2026
avatar D3S-Gaurav
D3S-Gaurav - comment - 20 Feb 2026

Hi @brianteeman ,
Thanks for the update.

Add a Comment

Login with GitHub to post a comment