Skip to content

Commit

Permalink
Merge pull request #6 from Zen4All/1.5.5a
Browse files Browse the repository at this point in the history
1 5 5a
  • Loading branch information
Zen4All committed May 5, 2016
2 parents d5d0d2b + 2292a3b commit d5a8adc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 25 deletions.
33 changes: 10 additions & 23 deletions 1 - Installation files/includes/languages/dutch/gv_redeem.php
Original file line number Diff line number Diff line change
@@ -1,30 +1,17 @@
<?php
//
// @package languageDefines Dutch Zen Cart Version 1.5.3
// @ Maintained by Zen4All (http://zen4all.nl)
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers |
// | |
// | http://www.zen-cart.com/index.php |
// | |
// | Portions Copyright (c) 2003 osCommerce |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license, |
// | that is bundled with this package in the file LICENSE, and is |
// | available through the world-wide-web at the following url: |
// | http://www.zen-cart.com/license/2_0.txt. |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to |
// | [email protected] so we can mail you a copy immediately. |
// +----------------------------------------------------------------------+
// $Id: gv_redeem.php 4155 2006-08-16 17:14:52Z ajeh $
//
/**
* @package languageDefines Dutch Zen Cart Version 1.5.5
* @ Maintained by Zen4All (http://zen4all.nl)
* @copyright Copyright 2003-2015 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Modified in V1.5.5 $
*/

define('NAVBAR_TITLE', TEXT_GV_NAME . ' inwisselen');
define('HEADING_TITLE', TEXT_GV_NAME . ' inwisselen');
define('TEXT_INFORMATION', 'Meer informatie over de ' . TEXT_GV_NAME . ' kun u vinden op <a href="' . zen_href_link(FILENAME_GV_FAQ, '', 'NONSSL').'">' . GV_FAQ . '.</a>');
define('TEXT_INVALID_GV', 'De ' . TEXT_GV_NAME . ' inwisselcode %s lijkt geen geldige code, is niet langer geldig of is reeds ingewisseld. Bij vragen kunt u contact opnemen de <a href="' . zen_href_link(FILENAME_CONTACT_US) . '">klantenservice</a>.');
define('TEXT_VALID_GV', 'Gefeliciteerd, u heeft een ' . TEXT_GV_NAME . ' ingewisseld ter waarde van %s.');
?>

define('ERROR_GV_CREATE_ACCOUNT', 'Om een cadeaubo in te kunnen wisselen moet u een account aanmaken.');
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Zen-Cart-Dutch-Language-Pack
Zen Cart Dutch Language Pack
============================

Dit is Het nieuwe Nederlandse taalpakket 1.5.5 voor Zen Cart 1.5.5
Dit is Het nieuwe Nederlandse taalpakket 1.5.5a voor Zen Cart 1.5.5a

<h3>Installeer de files</h3>
<ol>
Expand Down

0 comments on commit d5a8adc

Please sign in to comment.