From 98ef0a1a945e5f3bd3db61c0dabceb21b51c6fc3 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 29 Jul 2005 15:53:37 +0000 Subject: [PATCH] Strings changed and some welcome page rework. It follows Ray's suggestions. --- install/lang/en/install.php | 33 +++++++++++++++++----------- install/lang/es/install.php | 40 +++++++++++++++++++++------------- install/welcome.html | 43 +++++++++++++++++-------------------- 3 files changed, 65 insertions(+), 51 deletions(-) diff --git a/install/lang/en/install.php b/install/lang/en/install.php index 3ba04e0ea64..2c6853d50da 100755 --- a/install/lang/en/install.php +++ b/install/lang/en/install.php @@ -27,16 +27,16 @@ $string['databasesettings'] = ' Now you need to configure the database where User: your database username
Password: your database password
Tables Prefix: optional prefix to use for all table names'; -$string['databasecreationsettings'] = ' Now you need to configure the database settings where most Moodle data - will be stored. This database will be created automatically by the Moodle4Windows installer - with the settings specified below.
-

- Type: fixed to \"mysql\" by the installer
+$string['databasecreationsettings'] = '

Now you need to configure the database settings where most Moodle data + will be stored. The database will be created automatically by the installer + with the default settings below or others that you specify in the editable + fields below. If security is an issue you may want to specify a password in the \"Password\" field.

+

Type: fixed to \"mysql\" by the installer
Host: fixed to \"localhost\" by the installer
Name: database name, eg moodle
User: fixed to \"root\" by the installer
Password: your database password
- Tables Prefix: optional prefix to use for all table names'; + Tables Prefix: optional prefix to use for all table names

'; $string['dataroot'] = 'Data Directory'; $string['datarooterror'] = 'The \'Data Directory\' you specified could not be found or created. Either correct the path or create that directory manually.'; $string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.'; @@ -144,11 +144,18 @@ $string['sessionautostarthelp'] = '

Moodle requires session support and will n

Sessions can be enabled in the php.ini file ... look for the session.auto_start parameter.

'; $string['wwwroot'] = 'Web address'; $string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there.'; -$string['welcomep10'] = 'Welcome to $a->installername ($a->installerversion)'; -$string['welcomep20'] = 'If you are seeing this page is because you have been able to execute the $a->packname $a->packversion package in your computer. Congratulations!'; -$string['welcomep30'] = 'This release of $a->installername includes, mainly, this applications:'; -$string['welcomep40'] = 'and, of course:'; -$string['welcomep50'] = 'The use of all this applications (and other components not mentioned) are governed by their respective licenses. This program ($a->installername) is open source and it\'s distributed under the GPL license.'; -$string['welcomep60'] = 'Now, Moodle\'s installation assistant will be executed. Using some easy pages all the needed configurations and databases will be created to run Moodle in your personal computer.'; -$string['welcomep70'] = 'See you!'; +$string['welcomep10'] = '$a->installername ($a->installerversion)'; +$string['welcomep20'] = 'You are seeing this page because you have successfully installed and + launched the $a->packname $a->packversion package in your computer. Congratulations!'; +$string['welcomep30'] = 'This release of the $a->installername includes the applications + which create an environment in Moodle will operate, namely:'; +$string['welcomep40'] = 'The package also includes Moodle $a->moodlerelease ($a->moodleversion).'; +$string['welcomep50'] = 'The use of all the applications in this package is governed by their respective + licences. The complete $a->installername package is + open source and is distributed + under the GPL license.'; +$string['welcomep60'] = 'The following pages will lead you through some easy to follow steps to + configure and set up Moodle on your computer. You may accept the default + settings or, optionally, amend them to suit your own needs.'; +$string['welcomep70'] = 'Click the \"Next\" button below to continue with the set up of Moodle.'; ?> diff --git a/install/lang/es/install.php b/install/lang/es/install.php index fcb587bd11e..1e263f5ee61 100644 --- a/install/lang/es/install.php +++ b/install/lang/es/install.php @@ -13,14 +13,16 @@ $string['configfilenotwritten'] = 'El script instalador no ha podido crear autom $string['configfilewritten'] = 'config.php se ha creado con éxito'; $string['configurationcomplete'] = 'Configuración completa'; $string['database'] = 'Base de datos'; -$string['databasecreationsettings'] = 'Ahora necesita configurar los ajustes de la base de datos donde se almacenarán la mayoría de los datos de Moodle. El instalador creará la base de datos con los ajustes especificados más abajo.
-

-Tipo: el valor por defecto es \"mysql\"
-Servidor: el valor por defecto es \"localhost\"
-Nombre: nombre de la base de datos, e.g., moodle
-Usuario: el valor por defecto es \"root\"
-Contraseña: contraseña de la base de datos
-Prefijo de tablas: prefijo opcional para todas las tablas'; +$string['databasecreationsettings'] = '

Ahora necesita configurar los ajustes de la base de datos + donde se almacenarán la mayoría de los datos de Moodle. La base de datos será creada automáticamente + por el instalador con los valores por defecto o los que especifique en los campos editables más abajo. Si + la seguridad de su ordenador es importante debería definir una contraseña en el campo \"Contraseña\".

+

Tipo: el valor por defecto es \"mysql\"
+ Servidor: el valor por defecto es \"localhost\"
+ Nombre: nombre de la base de datos, e.g., moodle
+ Usuario: el valor por defecto es \"root\"
+ Contraseña: contraseña de la base de datos
+ Prefijo de tablas: prefijo opcional para todas las tablas

'; $string['databasesettings'] = 'Ahora necesita configurar la base de datos en la que se almacenará la mayor parte de datos de Moodle. Esta base de datos debe haber sido ya creada, y disponer de un nombre de usuario y de una contraseña de acceso.


Tipo: mysql o postgres7
@@ -113,12 +115,20 @@ $string['sessionautostarthelp'] = '

Moodle requiere apoyo de sesi

Las sesiones deben estar activadas en el archhivo php.ini para el parámetro session.auto_start.

'; $string['wwwroot'] = 'WWW'; $string['wwwrooterror'] = 'El ajuste \'WWW\' es incorrecto'; -$string['welcomep10'] = 'Bienvenido a $a->installername ($a->installerversion)'; -$string['welcomep20'] = 'Si está viendo esta página es porque ha podido ejecutar el paquete $a->packname $a->packversion en su ordenador. !Enhorabuena!'; -$string['welcomep30'] = 'Esta versión de $a->installername incluye, principalmente, las siguientes aplicaciones:'; -$string['welcomep40'] = 'y, por supuesto:'; -$string['welcomep50'] = 'El uso de todas estas aplicaciones (y otros componentes no mencionados) está gobernado por sus respectivas licencias. Este programa ($a->installername) es código abierto y se distribuye bajo licencia GPL.'; -$string['welcomep60'] = 'A continuación, el asistente de instalación de Moodle será ejecutado. A través de algunas sencillas páginas se creará toda la configuración y bases de datos necesarias para la utilización de Moodle en su ordenador personal.'; -$string['welcomep70'] = '¡Nos vemos!'; +$string['welcomep10'] = '$a->installername ($a->installerversion)'; +$string['welcomep20'] = 'Si está viendo esta página es porque ha podido ejecutar el paquete + $a->packname $a->packversion en su ordenador. !Enhorabuena!'; +$string['welcomep30'] = 'Esta versión de $a->installername incluye las + aplicaciones necesarias para que Moodle funcione en su ordenador, + principalmente:'; +$string['welcomep40'] = 'El paquete también incluye Moodle $a->moodlerelease ($a->moodleversion).'; +$string['welcomep50'] = 'El uso de todas las aplicaciones del paquete está gobernado por sus respectivas + licencias. El programa $a->installername es + código abierto y se distribuye + bajo licencia GPL.'; +$string['welcomep60'] = 'Las siguientes páginas le guiarán a traves de algunos sencillos pasos para configurar + y ajustar Moodle en su ordenador. Puede utilizar los valores por defecto sugeridos o, + de forma opcional, modificarlos para que se ajusten a sus necesidades.'; +$string['welcomep70'] = 'Pulse en el botón \"Siguiente\" para continuar con la configuración de Moodle.'; ?> diff --git a/install/welcome.html b/install/welcome.html index ff4fbf91504..cb9bb9351a3 100755 --- a/install/welcome.html +++ b/install/welcome.html @@ -1,23 +1,20 @@ - - - - - - -
-

-

-

-
    -
  • webname) ?> webversion) ?>
  • -
  • phpname) ?> phpversion) ?>
  • -
  • dbname) ?> dbversion) ?>
  • -
-

-
    -
  • Moodle moodlerelease) ?> (moodleversion) ?>)
  • -
-

-

-

-
+ + + + + + +
+

+

+

+
    +
  • webname) ?> webversion) ?>
  • +
  • phpname) ?> phpversion) ?>
  • +
  • dbname) ?> dbversion) ?>
  • +
+

+

+

+

+