diff options
author | mickymax <> | 2007-02-17 20:10:06 +0000 |
---|---|---|
committer | mickymax <> | 2007-02-17 20:10:06 +0000 |
commit | 3a995d24baabdf818102c2e7fddd046fc9802d99 (patch) | |
tree | cb0a09094d4e8b6e6ebb08fd7fea394b9f83704d | |
parent | 3923ee79f25f726213fea4077b18a51a7acad055 (diff) |
"Traduction de la page d'introduction"
-rw-r--r-- | demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page b/demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page index 884efdfb..1cc535c3 100644 --- a/demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page +++ b/demos/quickstart/protected/pages/GettingStarted/fr/Introduction.page @@ -1,4 +1,19 @@ <com:TContent ID="body" >
-<h1>Bienvenue sur le tutorial de démarrage rapide de PRADO</h1>
+<h1 id="101">Bienvenue sur le tutorial de démarrage rapide de PRADO</h1>
+<div id="intro" class="block-content">
+<p id="10001">
+Ce tutorial est destiné à vous aider rapidement à créer votre propre application Web basée sur PRADO version 3.X.
+</p>
+<p id="10002">
+Vous pouvez vous réferrer aux ressouces suivantes si vous trouvez que ce tutorial ne correspond pas à vos besoins.
+</p>
+</div>
+<ul class="block-content" id="intro-links">
+ <li><a href="http://www.pradosoft.com/docs/classdoc/">PRADO Classes</a></li>
+ <li><a href="http://www.pradosoft.com/docs/manual/">PRADO API Documentation</a></li>
+ <li><a href="http://www.pradosoft.com/forum/">PRADO Forum</a></li>
+ <li><a href="http://www.pradosoft.com/wiki/">PRADO Wiki</a></li>
+ <li><a href="http://trac.pradosoft.com/prado/">PRADO Trac</a></li>
+</ul>
<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file |