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/templates.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 = Templates
13
14 table_heading_templates = Templates
15 table_heading_action = Action
16
17 field_title = Title:
18 field_author = Author:
19 field_markup = Markup:
20 field_css_based = CSS Based?
21 field_presentation_medium = Presentation Medium:
22 field_set_as_default = Set as Default?
23
24 introduction_edit_template = Please make the necessary changes for this template.
25
26 introduction_uninstall_template = Please verify the uninstallation of this template.
27 uninstall_error_template_prohibited = Error: The default template cannot be removed. Please set another template as the default template and try again.