[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Translation
From: |
Guillaume Courtois |
Subject: |
Re: [Phpgroupware-developers] Translation |
Date: |
Tue, 14 Jan 2003 17:07:52 +0000 |
>How can I translate the words that are not in Italian ??
>These words are followed by an asterisk... Right ???
>
>What file must I edit ??
You must edit the phpgw_it.lang files which are in each setup sub-directory of
each
application. Once it's done, use the setup menu to add the phrases to the
database.
Or you can use the application developers_tools which helps you to manage the
lang
iles and write the new phrases to the database.
In both cases, please submit a patch to savannah.gnu.org and I'll apply it to
cvs
for the other users of phpGW.
Bye.