Here are the missing translations for nl.php (CVS
build 2006-10-17):
$alt_next = 'Volgende';
$alt_prev = 'Vorige';
$title_next_page = 'Volgende pagina';
$title_prev_page = 'Vorige pagina';
$html_server = 'Server'; // is never translated, is
the same in Dutch
$html_colored_quotes = 'Gekleurd aanhalen';
$html_display_struct = 'Toon gestructureerde tekst';
$html_kb = 'Kb'; // capital K and small b in Dutch
$html_bytes = 'bytes'; // is never translated, is the
same in Dutch
$html_cc = 'Cc'; // is never translated, is the same
abbreviation in Dutch
$html_bcc = 'Bcc'; // is never translated, is the same
abbreviation in Dutch
Logged In: YES
user_id=529507
Could you please translate this one too :
$html_send_html_mail = 'Send mail in HTML format';
and eventually
$title_next_msg = 'Volgende';
which really is 'Next message' and not just 'Nex'
same for
$title_prev_msg = 'Vorige';
and I'll commit changes
Thanks
Logged In: YES
user_id=1511744
> Could you please translate this one too :
> $html_send_html_mail = 'Send mail in HTML format';
'Zend berichten in HTML formaat'
> $title_next_msg = 'Volgende';
> which really is 'Next message' and not just 'Nex'
'Volgend bericht'
>same for
>$title_prev_msg = 'Vorige';
'Vorig bericht'
Logged In: YES
user_id=529507
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the patch.