NL_Taalpakket_v2
for osCommerce Online Merchant v2.2
This is the new update dutch language pack, its based on the NL_Taalpakket_v1 but now for the new oscommerce!
feel free to update this pack cause it was a lot of work so mayby i missed 1 thing!
Legend: 
Download

Report
kleine aanpassing in de welkoms text, hij laat nu je store naam zien
ik heb het bestand geupdate naar versie 3.2 met dank aan:
Joris Dekkers
changelog:
1.
In dutch.php staat in de eerste regel <? dit moet <?php zijn.
2. de regel:
setlocale('LC_TIME', 'nl_NL.ISO_8859-1');
moet zijn:
setlocale(LC_TIME, 'nl_NL.ISO_8859-1');
ik heb natuurlijk weer een pack voor jullie van gemaakt smile.gif
In the file dutch.php from the admin-folder was a little mistake:
setlocale('LC_TIME', 'nl_NL.ISO_8859-1');
Should be:
setlocale(LC_TIME, 'nl_NL.ISO_8859-1');
I'll insterted the whole zip-file
i made a mistake in the create_account.php so here is the fixed create_account.php!
just place it in the root of you webshop ;)
i made a mistake in the create_account.php
here is the update, just place it in your root of you webshop!
This is the new update dutch language pack, its based on the NL_Taalpakket_v1 but now for the new oscommerce!
feel free to update this pack cause it was a lot of work so mayby i missed 1 thing!
For: osCommerce Online Merchant v2.2 Release Candidate 2a