Quick Search:

View

Revision:

Diff

Diff from 1581 to:

Annotations

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

Annotated File View

hpdl
1581
1 # $Id: index.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 page_title_welcome = Welcome to osCommerce 3.0 Alpha 4!
13
14 page_heading_installation_type = Installation Type
15
16 title_language = Language:
17
18 text_welcome = <p style="background-color: #ff6633; padding: 5px; border: 1px #000 solid;">Please be aware that this is an unsuppported development alpha release that is not to be used for production use.</p><p>osCommerce is an open source e-commerce solution under on going development by the open source community. Its feature packed out-of-the-box installation allows store owners to setup, run, and maintain their online stores with minimum effort and with no costs involved.</p><p>osCommerce combines open source solutions to provide a free and open development platform, which includes the <i>powerful</i> PHP web scripting language, the <i>stable</i> Apache web server, and the <i>fast</i> MySQL database server.</p><p>With no restrictions or special requirements, osCommerce can be installed on any PHP4 or PHP5 enabled web server, on any environment that PHP and MySQL supports, which includes Linux, Solaris, BSD, and Microsoft Windows environments.</p>
19 text_installation_type = Please choose the installation method to continue.
20
21 box_server_title = Server Capabilities
22 box_server_php_version = PHP Version
23 box_server_php_settings = PHP Settings
24 box_server_register_globals = register_globals
25 box_server_magic_quotes = magic_quotes
26 box_server_file_uploads = file_uploads
27 box_server_session_auto_start = session.auto_start
28 box_server_session_use_trans_sid = session.use_trans_sid
29 box_server_php_extensions = PHP Extensions
30 box_server_mysql = MySQL
31 box_server_gd = GD
32 box_server_curl = cURL
33 box_server_openssl = OpenSSL
34 box_server_on = On
35 box_server_off = Off
36
37 error_configuration_file_not_writeable = <p>The webserver does not seem to be able to write the online store parameters to its configuration file due to file permission problems.</p><p>The configuration file is located at:</p><p>%s</p>
38 error_configuration_file_alternate_method = <p>Alternatively the possibility to copy the configuration parameters to the configuration file by hand is also provided at the end of the installation procedure.</p>
39
40 image_button_install = Install
41 image_button_upgrade = Upgrade