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/image_groups.php

Annotated File View

hpdl
1581
1 # $Id: $
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 = Image Groups
13
14 action_heading_new_image_group = New Image Group
15 action_heading_batch_delete_image_groups = Batch Delete Image Groups
16
17 table_heading_image_groups = Image Groups
18 table_heading_action = Action
19
20 field_title = Title:
21 field_code = Code:
22 field_width = Width:
23 field_height = Height:
24 field_force_size = Force Image Size:
25 field_set_as_default = Set as Default?
26
27 introduction_new_image_group = Please fill in the following information for the new image group.
28
29 introduction_edit_image_group = Please make the necessary changes for this image group.
30
31 introduction_delete_image_group = Please verify the removal of this image group.
32 delete_error_image_group_prohibited = Error: The default image group cannot be removed. Please set another image group as the default group and try again.
33
34 introduction_batch_delete_image_groups = Please verify the removal of the following image groups.
35 batch_delete_error_image_group_prohibited = Error: The default image group cannot be removed. Please set another image group as the default group and try again.