Forums / Developer / Updating translation slow

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

Updating translation slow

Author Message

Vincent Saulnier

Wednesday 26 March 2003 11:15:58 am

Fist of all, great release!

When updating the translation.ts file, it is very slow and use 99% of my server's CPU.

RC2 didn't do that!

Is it normal?

Bård Farstad

Thursday 27 March 2003 12:10:01 am

If you use Exponential without mbstring compiled in it will convert strings using Exponential PHP functions to do this. This is because of compatibility. This is only done the first time a translation is requested, it will then be stored in a cached version.

The string conversion is done since the .ts file is stored in unicode. We will try to get the linguist to store the .ts file in another character set, so string conversion is not done.

--bård

Documentation: http://ez.no/doc

Vincent Saulnier

Thursday 27 March 2003 5:57:28 am

If I activate mbstring, will it affect my Exponential 2.2.x web Sites?

Bård Farstad

Thursday 27 March 2003 5:59:01 am

You can safely install mbstring on a server that hosts Exponential 2.2.

--bård

Documentation: http://ez.no/doc