Forums / Install & configuration / Where does the file: share/translations/eng-US/translation.ts live?

"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".

Where does the file: share/translations/eng-US/translation.ts live?

Author Message

Maggie Martin

Thursday 05 June 2003 5:01:08 pm

Hi All,

I am getting this error:
Could not load translation file: share/translations/eng-US/translation.ts

I've looked for it it but cannot find this nor eng-GB
I'm working with Exponential-3.1.0-1

Thanks for your help!

M.

Björn X

Friday 06 June 2003 1:49:49 am

Hmm from what I now there is no translation file (.ts) for eng-US

You need to use the eng-GB.. which is default.

So just set your locale to eng-US .... and then it will use the default translation eng-GB

Björn X

Friday 06 June 2003 1:52:46 am

if you find a way that this error doesn't show up please notify me. I will include it here

http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/installation/installing_the_latest_language_pack

Maggie Martin

Friday 06 June 2003 2:51:22 pm

Tak, Danke, Thanks, Björn!

In settings/override/site.ini.append.php
I changed

[RegionalSettings]
Locale=eng-US

to

[RegionalSettings]
Locale=eng-GB

and that got rid of the error

Now why did the installation wizard give me the choice of eng-US if it isn't supported ?

M.

Erik Petersen

Wednesday 16 July 2003 8:39:31 am

[RegionalSettings]
TextTranslation=disabled

Should fix the problem if your site is english only.