On Wed, Jun 01, 2011 at 06:59:53PM +0200, 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 ?'
   )
);

Hi Oliver,

For Dutch:

    'nl' => array(
       'for-you' => 'Voor u',
       'dl' => 'Download',
       'next' => 'En nu?',
       'notes' => 'Opmerkingen'
    ),

Thanks and regards,

Remco

<<attachment: index_locales.php>>

Attachment: signature.asc
Description: Digital signature

Reply via email to