Forums / Setup & design / local language .ini file

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

local language .ini file

Author Message

Wincenty Elsner

Wednesday 23 April 2003 4:43:18 pm

How to edit the local language .ini file (I work with polish file pol-PL.ini).
In some settings (names of months, days etc.) I use local characters (ISO-8859-2), which are not correct visible in the browser.

Tomek Klaudel

Thursday 24 April 2003 12:00:55 am

This locale have wrong encoding - Windows-1250.
Translate it from Windows-1250 to iso-8859-2 and all be ok.

Tomek