Forums / Developer / Where to add ezdate.tpl override?

"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 to add ezdate.tpl override?

Author Message

K259

Tuesday 22 November 2005 8:22:50 am

I need to change the Year-,Month-, and Day- text from english to another language in this file:
design/standard/templates/content/datatype/edit/ezdate.tpl.

We have only one language, so I need to override this to preserve future changes.

Where do I place the file, and where do I set that this file should be overrided?

T.

Łukasz Serwatka

Thursday 24 November 2005 1:29:12 am

In code is

{'Year'|i18n( 'design/standard/content/datatype' )}

This means that in file translation.ts for your language you can add translation of this word in design/standard/content/datatype tree.

More about translations can be found here:
http://ez.no/community/translations

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog