[imp] How to edit language when using 'en'?
Barry Flanagan
barryf-imp@digiserve.ie
Tue, 20 Nov 2001 12:25:02 +0000
On Tuesday 20 November 2001 12:15, you wrote:
> >
> > <?= _("Username") ?> to be <?= _("Email Address") ?>
> >
> > ...I thought that the _("Username") was used as a key into the .po files
> > -
> > will this require changing all the other language files as well?
>
> Yes.
>
If I create an en.po file, would this get picked up and used? Seems that this
would be easier than changing all the other .po files...
-Barry Flanagan