Re: Updates to Italian language

Paul Lesniewski <[email protected]>
Newsgroups gmane.mail.squirrelmail.internationalization
Message-ID <[email protected]>
See below...

>>> Thanks very much for your contribution!  The maintainers of the
>>> Italian translation need to give their approval for any changes before
>>> we can accept them.  I have cc'd them on this message.
>>
>> I approve Andrea's job.
>> I hope this is enough.
>
> Yes, it is.  Thank you both.  Should I add Andrea as an official
> maintainer of the Italian translation or are you (Andrea) not
> interested in continuing to maintain it?
>
> Oh my, I see you have also changed it to UTF-8.  This is lovely!
> Thank you.  I will update the SquirrelMail core to match.

Part of the problem here is that all the plugin translations for
Italian are still in ISO-8859.  They need to match the main
SquirrelMail translation.  Here is the list of translated plugins:

abook_import_export.po
calendar.po
html_mail.po
newuser_wiz.po
vacation_local.po
archive_mail.po
compatibility.po
multilogin.po

Also see below:

> As such, the LOCALE settings need to change.  Can you please verify
> the following (for 1.4.x)?
>
> Index: functions/i18n.php
> ===================================================================
> --- functions/i18n.php  (revision 13508)
> +++ functions/i18n.php  (working copy)
> @@ -848,8 +848,8 @@
>  $languages['is']['ALIAS']      = 'is_IS';
>
>  $languages['it_IT']['NAME']    = 'Italian';
> -$languages['it_IT']['CHARSET'] = 'iso-8859-1';
> -$languages['it_IT']['LOCALE']  =
> array('it_IT.ISO8859-1','it_IT.ISO-8859-1','it_IT');
> +$languages['it_IT']['CHARSET'] = 'utf-8';
> +$languages['it_IT']['LOCALE']  = array('it_IT.UTF8','it_IT');
>  $languages['it']['ALIAS']      = 'it_IT';
>
>  $languages['ja_JP']['NAME']    = 'Japanese';

Also, do you have an ALTNAME ("Italiano"?) you'd like to add
(especially useful for SM version 1.5.x)?  For an explanation, see:

http://www.squirrelmail.org/docs/devel/devel-3.html#languages_array

"ALTNAME

The native language name (the name of the language in that language
itself). HTML encoding must be used for any 8-bit symbols. This name
is shown when $show_alternative_names is enabled in config/config.php
(or use the configuration utiltiy and choose "10. Language settings"
--> "3. Show alternative language names") (for SquirrelMail 1.5.0 and
up)."

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
Statistics for translations: http://l10n-stats.squirrelmail.org/
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.