On 01/06/2011 18:59, Oliver Burger wrote: > > Hi there! > > > I have two more little files for you. > > > I attach the first one to this mail. Most of the strings there are > already translated, but a few have changed/are new. > > > The other one is just a few words, I'll put into this mail. > > > Oliver > > > > > > $_nt = array( > > 'en' => array( > > 'for-you' => 'For you', > > 'dl' => 'Download', > > 'next' => 'And next?', > > 'notes' => 'Notes' > > ), > > 'fr' => array( > > 'for-you' => 'Pour vous', > > 'dl' => 'Télécharger', > > 'next' => 'Et après ?' > > ) > > ); >
Italian translation attached (italian array only). Following the small array translated: 'it' => array( 'for-you' => 'Per voi', 'dl' => 'Scaricare', 'next' => 'E dopo ?', 'notes' => 'Note' ) ciao -- Matteo () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
<<attachment: index_locales.php>>
