Forums / Setup & design / translation.ts : should I modify this file or not ?

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

translation.ts : should I modify this file or not ?

Author Message

laurent le cadet

Friday 25 June 2004 7:57:07 am

Hi,

So many questions ;)

I'm trying to add more translation to the translation.ts but eZp doesn't seems to like this.

example :

    <message>
        <source>Content required</source>
        <translation type="unfinished">Vous devez renseigner le champ.</translation>
    </message>

I also tryied this

    <message>
        <source>Content required</source>
        <translation>Vous devez renseigner le champ.</translation>
    </message>

I clean the caches but I have an abrupt end.

Maybe this file is to heavy for ths 30 sec. ?
Or is there additional trick to perform the operation ?

Thanks.

Laurent.