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

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