[cvs] Expresso commit by mtraum: fixed broken links - doc/installapp.html is

JCorporate Ltd jcorp at jcorp2.servlets.net
Mon Oct 11 17:04:24 PDT 2004


Log Message:
-----------
fixed broken links - doc/installapp.html is now doc/edg/edg_deploy.html

Modified Files:
--------------
    expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core:
        MessagesBundle.properties
        MessagesBundle_de.properties
        MessagesBundle_fr.properties
        MessagesBundle_it.properties

Revision Data
-------------
Index: MessagesBundle_it.properties
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_it.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_it.properties -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_it.properties -u -r1.2 -r1.3
--- expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_it.properties
+++ expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_it.properties
@@ -430,7 +430,7 @@
 returnToApplications=Ritorna alla pagina Applicazioni
 applicationPageText1=Gli oggetti in questa pagina aiutano nell''installazione e configurazione di applicazioni che usano Expresso, come eForum, eSearch, o eContent scaricabili dal sito di Jcorporate.  Questa pagina fornisce inoltre accesso a tutte le funzionalità necessarie per costruire le vostre applicazioni utilizzando Expresso.
 installAndRegister=Installa e Registra una nuova Applicazione
-downloadAndInstall=Scarica l'applicazione e installala seguendo la sua documentazione, o verifica il documento di <a href=\"doc/installapp.html\">Installazione di Applicazioni Component</a> (in inglese).
+downloadAndInstall=Scarica l'applicazione e installala seguendo la sua documentazione, o verifica il documento di <a href=\"doc/edg/edg_deploy.html\">Installazione di Applicazioni Component</a> (in inglese).
 registerApp=Register the application by adding a new record to the Application Schema Object listing
 runDBCreate=Esegui il servlet DBCreate (dalla pagina di Setup) per inizializzare e creare le tabelle dell''applicazione, la sicurezza di default e i valori di impostazione.
 alterSetupValues1=Altera i
Index: MessagesBundle_fr.properties
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_fr.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_fr.properties -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_fr.properties -u -r1.4 -r1.5
--- expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_fr.properties
+++ expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_fr.properties
@@ -411,7 +411,7 @@
 setupCode=Code de mise oeuvre
 importExportText=Importer et Exporter des données du ou vers les fichiers au format XML
 schema=Schéma
-downloadAndInstall=Télécharger l\'application et l\'installer selon sa documentation, ou revoir les <a href=\"doc/installapp.html\">Instructions d''installation des applications composant.</a>
+downloadAndInstall=Télécharger l\'application et l\'installer selon sa documentation, ou revoir les <a href=\"doc/edg/edg_deploy.html\">Instructions d''installation des applications composant.</a>
 displayCurrentLog=Afficher le journal courant dans l\'ordre chronologique
 periodicTestsText=Les tests doivent définir qui exécutent un URL spécifique et mesurer le temps de reponse, aussi bien que la vérification d\'une réponse spécifique. Cette aide assure que le système est correctement opérationnel.
 selectFileToDownload=Sélectionner le fichier à télécharger
Index: MessagesBundle_de.properties
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_de.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_de.properties -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_de.properties -u -r1.4 -r1.5
--- expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_de.properties
+++ expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle_de.properties
@@ -427,7 +427,7 @@
 returnToApplications=Zur Applikationsseite zurückkehren
 applicationPageText1=Die Gegenstände auf diese Seite helfen Ihnen beim Installieren und Einrichten von Applikationen, die Expresso benutzen, wie z.B. die eForum, eSearch, oder eContent Projekte von der Jcorporate Seite.  Diese Seite bietet Ihnen auch Zugriff auf die benötigten Teile, um Ihre eigene Applikation mit Expresso zu machen.
 installAndRegister=Eine neue Applikation installieren und registrieren
-downloadAndInstall=Laden Sie die Applikation runter und installieren Sie sie entsprechend der eigenen Installationsdokumentation, oder schauen Sie in den <a href=\"doc/installapp.html\">Anweisungen zur Installation von Komponentenapplikationen</a> nach.
+downloadAndInstall=Laden Sie die Applikation runter und installieren Sie sie entsprechend der eigenen Installationsdokumentation, oder schauen Sie in den <a href=\"doc/edg/edg_deploy.html\">Anweisungen zur Installation von Komponentenapplikationen</a> nach.
 registerApp=Registrieren Sie die Applikation durch das Hinzufügen eines neue Datensatzes zu der Liste der Applikation Schemaobjekte
 runDBCreate=Start des DBCreate Servlets (von der Einrichtungsseite) um die Applikationstabllen, sowie die default Sicherheits- und Einrichtungswerte zu erzeugen und zu initialisieren.
 alterSetupValues1=Ändern der
Index: MessagesBundle.properties
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties,v
retrieving revision 1.19
retrieving revision 1.20
diff -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties -u -r1.19 -r1.20
--- expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties
+++ expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties
@@ -432,7 +432,7 @@
 returnToApplications=Return to Applications Page
 applicationPageText1=The items on this page help you install and set up applications that use Expresso, such as the eForum, eSearch, or eContent projects from the Jcorporate site.  This page also gives you access to the items needed to build your own applications using Expresso.
 installAndRegister=Install and Register a new Application
-downloadAndInstall=Download the Application and install according to it''s own installation documentation, or review the <a href=\"doc/installapp.html\">Component Application Installation instructions.</a>
+downloadAndInstall=Download the Application and install according to it''s own installation documentation, or review the <a href=\"doc/edg/edg_deploy.html\">Component Application Installation instructions.</a>
 registerApp=Register the application by adding a new record to the Application Schema Object listing
 runDBCreate=Run the DBCreate servlet (from the Setup page) to Initialize and create the applications tables, default security and setup values.
 alterSetupValues1=Alter the


More information about the cvs mailing list