Пример #1
0
/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: gv_redeem.php,v 1.1.2.1 2003/05/15 23:04:32 wilt
   ----------------------------------------------------------------------
   The Exchange Project - Community Made Shopping!
   http://www.theexchangeproject.org

   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
   If you made a translation, please send to
      lang@oos-shop.de
   the translated file.
   ---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Использовать талон';
$aLang['heading_title'] = 'Использовать талон';
$aLang['text_information'] = 'Дополнительную информацию о талонах читайте здесь <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq']) . '">Использовать.</a>';
$aLang['text_invalid_gv'] = 'Код талона возможно недействителен или уже использован. По вопросам обращайтесь в <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '">через нашу страницу.</a>.';
$aLang['text_valid_gv'] = 'Поздравляем с использоавнием талона ценностью %s';
Пример #2
0
   http://www.theexchangeproject.org

   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Bons, questions et réponses';
$aLang['heading_title'] = 'Bons, questions et réponses';
$aLang['text_information'] = '<a name="Top"></a>
  <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq'], 'faq_item=1', 'NONSSL') . '">Comment puis-je acheter un bon?</a><br />
  <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq'], 'faq_item=2', 'NONSSL') . '">Comment puis-je envoyer un bon?</a><br />
  <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq'], 'faq_item=3', 'NONSSL') . '">Comment puis-je faire des achats avec un bon?</a><br />
  <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq'], 'faq_item=4', 'NONSSL') . '">Comment puis-je valider un bon?</a><br />
  <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq'], 'faq_item=5', 'NONSSL') . '">Comment procéder en cas de problèmes?</a><br />
';
switch ($_GET['faq_item']) {
    case '1':
        $aLang['sub_heading_title'] = 'Achat de bons';
        $aLang['sub_heading_text'] = 'Les bons sont dans notre magasin traités comme tout autre article. 
Vous pouvez les payer avec les formes de paiements que nous offrons dans notre boutique. 
Vous retrouvez, une fois que le paiement est effectué, la valeur du bon dans votre compte de bon qui se trouve au-dessous du panier.
Vous y apercevez également un lien conduisant à une page suivante. 
Vous pouvez à partir de celle-ci envoyer les bons à une autre personne par e-mail
.';
        break;
    case '2':
        $aLang['sub_heading_title'] = 'Envoyer des bons';
        $aLang['sub_heading_text'] = 'Vous devez vous diriger vers la page correspondante afin d\'envoyer un bon. 
Si vous avez des valeurs actives sur votre compte de bon, vous apercevez le lien conduisant à la page en conséquence (au-dessous du panier c.à.d en haut de chaque page dans la colonne droite). 
Пример #3
0
<?php

/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2005 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: login.php,v 1.11 2002/06/03 13:19:42 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Login';
$aLang['heading_title'] = 'Admin-login';
$aLang['entry_key'] = 'Clé sécuritaire';
// should be empty
$aLang['heading_admin_login'] = '******';
$aLang['entry_email_address'] = 'Adresse e-mail:';
$aLang['text_login_error'] = '<font color="#ff0000"><b>ERROR:</b></font> No match for \'E-Mail Address\' and/or \'Password\'.';
$aLang['text_login_error2'] = '<font color="#ff0000"><b>NO ACCESS GRANTED: Due to prior chargebacks or other fraud, your account is blacklisted on our site.<br /><br /> We no longer accept online orders from this account.<br /><br />If you wish to order, you will need to get in touch with us by phone and pay by money order or bank transfer before we ship.<br /><br />Order will be shipped with Signature Confirmation surcahrge.<br /><br /> We will need to receive by mail or fax a SIGNED purchase order before shipping.<br /><br />The order will be shipped to a verified address only. </b></font><br /><br />';
$aLang['text_visitors_cart'] = '<font color="#ff0000"><b>NOTE:</b></font> Your &quot;Visitors Cart&quot; contents will be merged with your &quot;Members Cart&quot; contents once you have logged on. <a href="javascript:session_win(\'' . oos_link($aModules['main'], $aFilename['info_shopping_cart']) . '\');">[More Info]</a>';
<?php

/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: create_account_success.php,v 1.9 2003/02/16 00:42:03 harley_vb
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
   If you made a translation, please send to
      lang@oos-shop.de
   the translated file.
   ---------------------------------------------------------------------- */
$aLang['navbar_title_1'] = 'Cr�er un compte';
$aLang['navbar_title_2'] = 'Succ�s';
$aLang['heading_title'] = 'Meilleures f�licitations!';
$aLang['text_main'] = 'Votre compte a �t� cr�e avec succ�s!<br />Meilleures f�licitations! Votre nouveau compte a �t� cr�e avec succ�s! Vous pouvez d�s lors, gr�ce � votre compte client, profiter du \'service en ligne\' de fa�on plus efficiente. N\'h�sitez pas � nous contacter en cas de questions concernant cette <a href="' . oos_link($aPages['contact_us']) . '"><u>boutique en ligne</u></a>.<br /><br />Une confirmation concernant votre nouveau compte vous est envoy�e. Si vous ne aurez pas re�u le message e-mail dans une heure, nous vous prions de bien vouloir <a href="' . oos_link($aPages['contact_us']) . '"><u>nous contacter</u></a>.';
$aLang['text_information'] = '';
Пример #5
0
   File: gv_send.php,v 1.1.2.1 2003/05/15 23:04:32 wilt
   ----------------------------------------------------------------------
   The Exchange Project - Community Made Shopping!
   http://www.theexchangeproject.org

   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['heading_title'] = 'Envoyer un bon';
$aLang['navbar_title'] = 'Envoyer un bon';
$aLang['email_subject'] = 'Bon ' . STORE_NAME;
$aLang['heading_text'] = '<br />Vous pouvez ci-joint facilement faire parvenir un bon d\'achat de chez ' . STORE_NAME . ' à une de vos connaissances.<br /> Veuillez simplement indiquer le nom et l\'adresse e-mail de la personne à laquelle vous souhaitez offrir le bon, spécifiez par la suite la valeur que vous comptez donner, cliquez ensuite sur <b><tt>continuer</tt></b> et top c\'est parti. Vous retrouvez d\'informations ultérieures par rapport aux fonctions des bons dans <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq']) . '">FAQ bon\'s</a><br />';
$aLang['entry_name'] = 'Destinataire - Nom:';
$aLang['entry_email'] = 'Destinataire - Adresse e-mail:';
$aLang['entry_message'] = 'Votre message (qui sera envoyée avec le bon):';
$aLang['entry_amount'] = 'Valeur (Somme):';
$aLang['error_entry_amount_check'] = '&nbsp;&nbsp;<span class="errorText">somme invalide</span>';
$aLang['error_entry_email_address_check'] = '&nbsp;&nbsp;<span class="errorText">Adresse e-mail invalide</span>';
$aLang['main_message'] = 'Vous désirez envoyer un bon dans la valeur de %s à %s l\'adresse e-mail.<br /><br />Le texte suivant accompagnera l\'e-mail: <br /><br />Bonjour %s<br /><br /> un bon d\'achat dans la valeur de %s vous a été envoyé par %s.';
$aLang['personal_message'] = '%s parfois avec';
$aLang['text_success'] = 'Félicitation, votre bon a été envoyé avec succès.';
$aLang['email_separator'] = '----------------------------------------------------------------------------------------';
$aLang['email_gv_text_header'] = 'Meilleures félicitations, vous avez reçu un bon dans la valeur de %s';
$aLang['email_gv_text_subject'] = 'Ceci correspond à un bon de valeur de %s';
$aLang['email_gv_from'] = 'Ce bon vous a été envoyé par %s';
$aLang['email_gv_message'] = 'avec le message suivant ';
$aLang['email_gv_send_to'] = 'Bonjour, %s';
Пример #6
0
<?php

/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2006 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: gv_redeem.php,v 1.1.2.1 2003/05/15 23:04:32 wilt
   ----------------------------------------------------------------------
   The Exchange Project - Community Made Shopping!
   http://www.theexchangeproject.org

   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Utiliser le bon';
$aLang['heading_title'] = 'Utiliser le bon';
$aLang['text_information'] = 'Veuillez lire nos CGV pour obtenir d\'informations ultérieures par rapport aux bons <a href="' . oos_link($aModules['gv'], $aFilename['gv_faq']) . '">' . GV_FAQ . '.</a>';
$aLang['text_invalid_gv'] = 'Il se peut que le code du bon soit invalide ou déjà utilisé. N\'hésitez pas à nous contactez par notre site de contact <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '"> en cas de questions</a>.';
$aLang['text_valid_gv'] = 'Meilleures félicitations; vous avez endossé un bon dans la valeur de CHF %s.';
 function create_plugin_instance()
 {
     global $request_type, $spider_flag, $spider_kill_sid;
     $user_agent = strtolower($_SERVER['HTTP_USER_AGENT']);
     $spider_flag = false;
     $spider_kill_sid = '0';
     // set the top level domains
     $http_domain = oos_server_get_top_level_domain(OOS_HTTP_SERVER);
     $https_domain = oos_server_get_top_level_domain(OOS_HTTPS_SERVER);
     $current_domain = $request_type == 'NONSSL' ? $http_domain : $https_domain;
     // set the session cookie parameters
     if (function_exists('session_set_cookie_params')) {
         session_set_cookie_params(0, '/', oos_is_not_null($current_domain) ? '.' . $current_domain : '');
     } elseif (function_exists('ini_set')) {
         ini_set('session.cookie_lifetime', '0');
         ini_set('session.cookie_path', '/');
         ini_set('session.cookie_domain', oos_is_not_null($current_domain) ? '.' . $current_domain : '');
     }
     // set the session ID if it exists
     if (isset($_POST[oos_session_name()]) && ctype_alnum($_POST[oos_session_name()])) {
         oos_session_id($_POST[oos_session_name()]);
     } elseif (isset($_GET[oos_session_name()]) && ctype_alnum($_GET[oos_session_name()])) {
         oos_session_id($_GET[oos_session_name()]);
     }
     if (empty($user_agent) === false) {
         $spider_agent = @parse_ini_file('includes/ini/spiders.ini');
         foreach ($spider_agent as $spider) {
             if (empty($spider) === false) {
                 if (strpos($user_agent, trim($spider)) !== false) {
                     $spider_kill_sid = '1';
                     $spider_flag = true;
                     break;
                 }
             }
         }
     }
     if ($spider_flag === false) {
         // set the session name and save path
         oos_session_name('OOSSID');
         // lets start our session
         oos_session_start();
     }
     if (!isset($_SESSION)) {
         $_SESSION = array();
     }
     // create the shopping cart
     if (!isset($_SESSION['cart'])) {
         $_SESSION['cart'] = new shoppingCart();
     }
     // navigation history
     if (!isset($_SESSION['navigation'])) {
         $_SESSION['navigation'] = new oosNavigationHistory();
     }
     if (!isset($_SESSION['error_cart_msg'])) {
         $_SESSION['error_cart_msg'] = '';
     }
     $aFilename = oos_get_filename();
     $aModules = oos_get_modules();
     // verify the browser user agent
     $http_user_agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : '';
     if (!isset($_SESSION['session_user_agent'])) {
         $_SESSION['session_user_agent'] = $http_user_agent;
     }
     if ($_SESSION['session_user_agent'] != $http_user_agent) {
         unset($_SESSION['customer_id']);
         unset($_SESSION['session_user_agent']);
         $_SESSION['cart']->reset();
         $_SESSION['member']->default_member();
         oos_redirect(oos_link($aModules['user'], $aFilename['login'], '', 'SSL'));
     }
     // verify the IP address
     if (!isset($_SESSION['session_ip_address'])) {
         $_SESSION['session_ip_address'] = MyOOS_Utilities::getRemoteHostAddress();
     }
     if ($_SESSION['session_ip_address'] != MyOOS_Utilities::getRemoteHostAddress()) {
         unset($_SESSION['customer_id']);
         unset($_SESSION['session_ip_address']);
         $_SESSION['cart']->reset();
         $_SESSION['member']->default_member();
         oos_redirect(oos_link($aModules['user'], $aFilename['login'], '', 'SSL'));
     }
     return true;
 }
Пример #8
0
   File: login.php,v 1.12 2002/06/17 23:10:03 harley_vb
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
   If you made a translation, please send to
      lang@oos-shop.de
   the translated file.
   ---------------------------------------------------------------------- */
if (isset($_GET['origin']) && $_GET['origin'] == $aPages['checkout_payment']) {
    $aLang['navbar_title'] = 'Commander';
    $aLang['heading_title'] = 'Passer une commande en ligne est tr�s facile.';
} else {
    $aLang['navbar_title'] = 'Inscrire';
    $aLang['heading_title'] = 'Inscrivez-vous';
}
$aLang['heading_new_customer'] = 'Nouveau client';
$aLang['text_new_customer'] = 'Je suis un nouveau client.';
$aLang['text_new_customer_introduction'] = 'Vous pouvez gr�ce � votre inscription chez ' . STORE_NAME . ' commander plus rapidement. Vous connaissez � tout moment le statut de votre commande et avez toujours un aper�u actuel touchant vos commandes pr�c�dentes.';
$aLang['heading_returning_customer'] = 'D�j� client';
$aLang['text_returning_customer'] = 'Je suis d�j� client.';
$aLang['entry_remember_me'] = 'Automatique de connection<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="javascript:win_autologon(\'' . oos_link($aPages['info_autologon']) . '\');"><b><u>D\'abord lire ici!</u></b></a>';
$aLang['text_password_forgotten'] = 'Avez-vous oubli� votre mot de passe? Cliquez alors <u>ici</u>';
$aLang['text_login_error'] = '<font color="#ff0000"><b>ERREUR:</b></font> Concordance entre l\' \'adresse e-mail\' indiqu�e et/ou le \'mot de passe\' n\'est pas donn�e.';
$aLang['text_visitors_cart'] = '<font color="#ff0000"><b>ATTENTION:</b></font> Vos donn�es de visiteur seront automatiquement li�es � votre compte client. <a href="javascript:session_win(\'' . oos_link($aPages['info_shopping_cart']) . '\');">[Plus d\'informations]</a>';
<?php

/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/
   
   
   Copyright (c) 2003 - 2005 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: create_account_success.php,v 1.9 2003/02/16 00:42:03 harley_vb
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title_1'] = 'Créer un compte';
$aLang['navbar_title_2'] = 'Succès';
$aLang['heading_title'] = 'Meilleures félicitations!';
$aLang['text_main'] = 'Votre compte a été crée avec succès!<br />Meilleures félicitations! Votre nouveau compte a été crée avec succès! Vous pouvez dès lors, grâce à votre compte client, profiter du \'service en ligne\' de façon plus efficiente. N\'hésitez pas à nous contacter en cas de questions concernant cette <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '"><u>boutique en ligne</u></a>.<br /><br />Une confirmation concernant votre nouveau compte vous est envoyée. Si vous ne aurez pas reçu le message e-mail dans une heure, nous vous prions de bien vouloir <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '"><u>nous contacter</u></a>.';
$aLang['text_information'] = '';
Пример #10
0
 
   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: checkout_success.php,v 1.17 2003/02/16 00:42:03 harley_vb
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
   If you made a translation, please send to
      lang@oos-shop.de
   the translated file.
   ---------------------------------------------------------------------- */

$aLang['navbar_title_1'] = 'Caisse';
$aLang['navbar_title_2'] = 'Succ?s';

$aLang['heading_title'] = 'Merci beaucoup!';

$aLang['text_success'] = 'Nous accusons r?ception de votre commande. Elle est d?j? en traitement. La livraison devrait s\'effectuer dans les prochains 2 ? 5 jours ouvrables.';
$aLang['text_see_orders'] = 'Vous pouvez ? tout moment examiner votre / vos commande(s) ? la page <a href="' . oos_link($aPages['account'], '', 'SSL') . '"><u>\'et y visualiser \'</a></u> votre compte <a href="' . oos_link($aPages['account_history'], '', 'SSL') . '"><u>\'et votre\'</u></a> aper?u de commande.';
$aLang['text_contact_store_owner'] = 'N\'h?sitez pas ? <a href="' . oos_link($aPages['contact_us']) . '"><u>nous contacter pour toute question ult?rieure</u></a>.';
$aLang['text_thanks_for_shopping'] = 'Nous vous remercions de votre achat en ligne!';

<?php

/* ----------------------------------------------------------------------
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/
   
   
   Copyright (c) 2003 - 2005 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: links_submit_success.php,v 1.00 2003/10/03 
   ----------------------------------------------------------------------
   Links Manager
   
   Contribution based on:
   
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title_1'] = 'Lien';
$aLang['navbar_title_2'] = 'Succès';
$aLang['heading_title'] = 'Votre lien a été déposé!';
$aLang['text_main'] = 'Félicitations! Votre lien a été déposé avec succès! Il sera ajouté à notre liste dès que nous l\'approuvons. N\'hésitez pas à nous contacter en cas de questions <small><b>ANY</b></small>, envoyez le message <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '">store owner</a>.<br><br>Vous recevrez un message par e-mail, confirmant votre soumission. Veuillez nous contacter <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '">si vous ne l\'aurez pas encore reçu dans une heure</a>. Vous recevrez par ailleurs un message e-mail dès la confirmation de votre lien.';
$aLang['text_information'] = '';
Пример #12
0
    $affiliate_total += $order->products[$i]['final_price'] * $order->products[$i]['qty'];
}
$affiliate_total = round($affiliate_total, 2);
// Check for individual commission
$affiliate_percentage = 0;
if (AFFILATE_INDIVIDUAL_PERCENTAGE == 'true') {
    $sql = "SELECT affiliate_commission_percent \n            FROM " . $oosDBTable['affiliate_affiliate'] . " \n            WHERE affiliate_id = '" . oosDBInput($_SESSION['affiliate_ref']) . "'";
    $affiliate_commission_result = $db->Execute($sql);
    $affiliate_commission = $affiliate_commission_result->fields;
    $affiliate_percent = $affiliate_commission['affiliate_commission_percent'];
}
if ($affiliate_percent < AFFILIATE_PERCENT) {
    $affiliate_percent = AFFILIATE_PERCENT;
}
$affiliate_payment = round($affiliate_total * $affiliate_percent / 100, 2);
if (isset($_SESSION['affiliate_ref'])) {
    $sql_data_array = array('affiliate_id' => $_SESSION['affiliate_ref'], 'affiliate_date' => $affiliate_clientdate, 'affiliate_browser' => $affiliate_clientbrowser, 'affiliate_ipaddress' => $affiliate_clientip, 'affiliate_value' => $affiliate_total, 'affiliate_payment' => $affiliate_payment, 'affiliate_orders_id' => $insert_id, 'affiliate_clickthroughs_id' => $_SESSION['affiliate_clickthroughs_id'], 'affiliate_percent' => $affiliate_percent);
    oosDBPerform($oosDBTable['affiliate_sales'], $sql_data_array);
}
// load the after_process function from the payment modules
$payment_modules->after_process();
$_SESSION['cart']->reset(true);
// unregister session variables used during checkout
unset($_SESSION['sendto']);
unset($_SESSION['billto']);
unset($_SESSION['shipping']);
unset($_SESSION['payment']);
unset($_SESSION['comments']);
$order_total_modules->clear_posts();
oos_redirect(oos_link($aModules['checkout'], $aFilename['checkout_success'], '', 'SSL'));
Пример #13
0
   $Id$

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/
   
   
   Copyright (c) 2003 - 2005 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: checkout_success.php,v 1.17 2003/02/16 00:42:03 harley_vb
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
$aLang['navbar_title_1'] = 'Caisse';
$aLang['navbar_title_2'] = 'Succés';
$aLang['heading_title'] = 'Merci beaucoup!';
$aLang['text_success'] = 'Nous accusons réception de votre commande. Elle est déjà en traitement. La livraison devrait s\'effectuer dans les prochains 2 à 5 jours ouvrables.';
$aLang['text_notify_products'] = 'Je tiens à être tenu informé des actualités touchant les articles suivants:';
$aLang['text_see_orders'] = 'Vous pouvez à tout moment examiner votre / vos commande(s) à la page <a href="' . oos_link($aModules['user'], $aFilename['account'], '', 'SSL') . '"><u>\'et y visualiser \'</a></u> votre compte <a href="' . oos_link($aModules['account'], $aFilename['account_history'], '', 'SSL') . '"><u>\'et votre\'</u></a> aperçu de commande.';
$aLang['text_contact_store_owner'] = 'N\'hésitez pas à <a href="' . oos_link($aModules['main'], $aFilename['contact_us']) . '"><u>nous contacter pour toute question ultérieure</u></a>.';
$aLang['text_thanks_for_shopping'] = 'Nous vous remercions de votre achat en ligne!';
$aLang['table_heading_download_date'] = 'Téléchargement possible jusqu\'au:';
$aLang['table_heading_download_count'] = 'Nombre maximal de téléchargements';
$aLang['heading_download'] = 'Télécharger l\'article:';
$aLang['footer_download'] = 'Sachez que vous pouvez également télécharger vos articles ultérieurement sous \'%s\' ';