Quick Search:

View

Revision:

Diff

Diff from 1581 to:

Annotations

Annotate by Age | Author | Mixed | None
/fisheye/browse/osCommerce/trunk/languages/fr_FR/oscommerce/admin/includes/languages/fr_FR/credit_cards.php

Annotated File View

hpdl
1581
1 # $Id: credit_cards.php 1498 2007-03-29 14:04:50Z hpdl $
2 #
3 # osCommerce, Open Source E-Commerce Solutions
4 # http://www.oscommerce.com
5 #
6 # Copyright (c) 2007 osCommerce
7 #
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License v2 (1991)
10 # as published by the Free Software Foundation.
11
12 heading_title = Credit Card Types
13
14 table_heading_credit_cards = Credit Cards
15 table_heading_sort_order = Sort Order
16 table_heading_action = Action
17
18 action_heading_new_card = New Credit Card
19 action_heading_batch_edit_cards = Batch Edit Credit Cards
20 action_heading_batch_delete_cards = Batch Delete Credit Cards
21
22 field_name = Card Name:
23 field_pattern = Card Number Pattern (PREG):
24 field_sort_order = Sort Order:
25 field_status = Status:
26
27 activate = Activate
28 deactivate = Deactivate
29
30 introduction_new_card = Please fill in the following information for the new credit card.
31
32 introduction_edit_card = Please make the necessary changes for this credit card.
33 introduction_batch_edit_cards = Please make the necessary changes for the following credit cards.
34
35 introduction_delete_card = Please verify the removal of this credit card.
36 introduction_batch_delete_cards = Please verify the removal of the following credit cards.