
interchange-core at interchange
Sep 18, 2001, 5:55 AM
Post #1 of 2
(80 views)
Permalink
|
|
interchange - ton modified dist/lib/UI/pages/admin/wizard/index.html
|
|
User: ton Date: 2001-09-18 09:54:59 GMT Modified: dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch Modified: index.html Log: Prepared for translation. Revision Changes Path No revision No revision 2.1.2.1 +7 -7 interchange/dist/lib/UI/pages/admin/wizard/index.html rev 2.1.2.1, prev_rev 2.1 Index: index.html =================================================================== RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/index.html,v retrieving revision 2.1 retrieving revision 2.1.2.1 diff -u -r2.1 -r2.1.2.1 --- index.html 2001/07/27 18:08:42 2.1 +++ index.html 2001/09/18 09:54:59 2.1.2.1 @@ -3,27 +3,27 @@ [set help_name]wizard.index[/set] [if cgi give_help] [set ui_message] - <BLOCKQUOTE>The build of your new store was successful. Now log in for the first + <BLOCKQUOTE>[L WIZARD_INDEX_HELP_1]The build of your new store was successful. Now log in for the first time to the new store, using the same username and password you did - for the initial screen.</BLOCKQUOTE> + for the initial screen.[/L]</BLOCKQUOTE> [/set] [/if] @_UI_STD_HEAD_@ -<p>The Catalog Wizard gets you started with the Interchange e-commerce +<p>[L WIZARD_INDEX_PAR_1]The Catalog Wizard gets you started with the Interchange e-commerce platform. It will lead you through the process of configuring the fundamentals of your store. When you finish you will have a fully -functioning e-commerce site!</p> +functioning e-commerce site![/L]</p> -<p>The checklist at the left side of the page shows your progress in +<p>[L WIZARD_INDEX_PAR_2]The checklist at the left side of the page shows your progress in the Catalog Wizard. You can complete the sections in any order and you can go back to any section at any time. At any point in the Catalog Wizard process you can choose to stop, save your settings, and continue -later.<p> +later.[/L]<p> <p> <form action="[area admin/wizard/step_company]"> -<input type=submit value="Next -->"> +<input type=submit value="[L]Next[/L] -->"> </form> </p> @_UI_STD_FOOTER_@
|