[interchange-cvs] interchange - ton modified 4 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Feb 8 08:08:00 2003


User:      ton
Date:      2003-02-08 13:07:16 GMT
Modified:  dist/foundation/pages contact.html change_password.html
Modified:           customerservice.html
Modified:  dist/foundation/products locale.txt
Log:
	Localization foundation demo cont'd

Revision  Changes    Path
2.3       +9 -10     interchange/dist/foundation/pages/contact.html


rev 2.3, prev_rev 2.2
Index: contact.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/contact.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- contact.html	18 Aug 2002 22:52:58 -0000	2.2
+++ contact.html	8 Feb 2003 13:07:15 -0000	2.3
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Contact Us[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Contact Us[/L][/tmp]
 
 [control reset=1]
 
@@ -28,7 +28,7 @@
 [promo_type]new[/promo_type]
 [matches]3[/matches]
 [cols]3[/cols]
-[banner]New items[/banner]
+[banner][L]New items[/L][/banner]
 [/control-set]
 
 [control reset=1]
@@ -43,7 +43,7 @@
 
     <br>
 
-	<p>You can contact us the following ways:</p>
+	<p>[L]You can contact us the following ways[/L]:</p>
 
 	<p>
     <b>__COMPANY__</b><br>
@@ -52,25 +52,24 @@
 	</p>
 
 	<p>
-    Phone: __PHONE__<br>
+    [L]Phone[/L]: __PHONE__<br>
 	[if variable FAX]
-	    Fax: __FAX__<br>
+	    [L]Fax[/L]: __FAX__<br>
 	[/if]
     [if variable TOLLFREE]
-    	Toll-free: __TOLLFREE__<br>
+    	[L]Toll-free[/L]: __TOLLFREE__<br>
 	[/if]
 	[if variable EMAIL_INFO]
-		e-mail: <a href="mailto:__EMAIL_INFO__">__EMAIL_INFO__</a><br>
+		[L]e-mail[/L]: <a href="mailto:__EMAIL_INFO__">__EMAIL_INFO__</a><br>
 	[/if]
 	</p>
 
 	<hr>
 
-	<p>If you would like further information on constructing a store
-	like this, please contact Red Hat E-Business Solutions:</p>
+	<p>[L]If you would like further information on constructing a store like this, please contact the Interchange Development Group[/L]:</p>
 
     <p><a href="@_INTERCHANGE_URL_@">@_INTERCHANGE_URL_@</a><br>
-    e-mail: <a href="mailto:@_INTERCHANGE_EMAIL_@">@_INTERCHANGE_EMAIL_@</a></p>
+    [L]e-mail[/L]: <a href="mailto:@_INTERCHANGE_EMAIL_@">@_INTERCHANGE_EMAIL_@</a></p>
 
   </td>
 </tr>



2.1       +5 -5      interchange/dist/foundation/pages/change_password.html


rev 2.1, prev_rev 2.0
Index: change_password.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/change_password.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- change_password.html	18 Jul 2001 02:21:14 -0000	2.0
+++ change_password.html	8 Feb 2003 13:07:15 -0000	2.1
@@ -15,7 +15,7 @@
 
 [control reset=1]
 
-[tmp page_title]__COMPANY__ -- Change your password[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Change your password[/L][/tmp]
 
 @_LEFTONLY_TOP_@
 
@@ -58,7 +58,7 @@
 	<table>
 	<tr>
 	  <td align=right class="contentbar2">
-	    Old password
+	    [L]Old password[/L]
 	  </td>
 	  <td class="contentbar2">
 	    <INPUT TYPE=password NAME=mv_password_old VALUE="">
@@ -66,7 +66,7 @@
 	</tr>
 	<tr>
 	  <td align=right class="contentbar2">
-	    Password
+	    [L]Password[/L]
 	  </td>
 	  <td class="contentbar2">
 	    <INPUT TYPE=password NAME=mv_password VALUE="">
@@ -74,7 +74,7 @@
 	</tr>
 	<tr>
 	  <td align=right class="contentbar2">
-	    Verify
+	    [L]Verify[/L]
 	  </td>
 	  <td class="contentbar2">
 	    <INPUT TYPE=password NAME=mv_verify VALUE="">
@@ -83,7 +83,7 @@
 	<tr>
 	  <td>&nbsp;</td>
 	  <td class="contentbar1">
-	    <input type="submit" value="Change password">
+	    <input type="submit" value="[L]Change password[/L]">
 	  </td>
 	</tr>
         </table>



2.2       +14 -15    interchange/dist/foundation/pages/customerservice.html


rev 2.2, prev_rev 2.1
Index: customerservice.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/customerservice.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- customerservice.html	20 Nov 2002 18:52:17 -0000	2.1
+++ customerservice.html	8 Feb 2003 13:07:15 -0000	2.2
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Customer Service[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Customer Service[/L][/tmp]
 
 [control reset=1]
 
@@ -37,18 +37,17 @@
     <p>&nbsp;</p>
 
     [if cgi mv_successpage]
-		<B>Welcome back[if value fname], [value fname][/if]!</B>
+		<B>[L]Welcome back[/L][if value fname], [value fname][/if]!</B>
 	    <p>&nbsp;</p>
 	[/if]
 
-    Below are our automated customer service options.
-    If you need to talk to someone please [page contact]click here</a>.
+    [msg arg.0="[page contact]" arg.1="</a>"]Below are our automated customer service options. If you need to talk to someone please %sclick here%s.[/msg]
 	<p>
-	We would also like you to take our
+	[L]We would also like you to take our[/L]
 		[page
 			href=survey/standard
 			form="survey_start=customer_satisfaction"
-		]Customer Satisfaction Survey</A>.
+		][L]Customer Satisfaction Survey[/L]</A>.
 	</p>
 
     <br><br>
@@ -58,46 +57,46 @@
       <td class="contentbar2"> 
         <table border="0" cellspacing="0">
         <tr class="contentbar2">
-          <td class="contentbar2">Account Management Functions</td>
+          <td class="contentbar2">[L]Account Management Functions[/L]</td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-            <a href="[area help]"><b>Help</b></a>
+            <a href="[area help]"><b>[L]Help[/L]</b></a>
           </td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-	    <a href="[area account]"><b>Account Maintenance</b></a>
+	    <a href="[area account]"><b>[L]Account Maintenance[/L]</b></a>
           </td>
         </tr>
         <tr class="contentbar1">
           <td>
-	    <a href="[area change_password]"><b>Change Password</b></a>
+	    <a href="[area change_password]"><b>[L]Change Password[/L]</b></a>
           </td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-	    <a href="[area query/check_orders]"><b>Order Tracking</b></a>
+	    <a href="[area query/check_orders]"><b>[L]Order Tracking[/L]</b></a>
           </td>
 		</tr>
         <tr class="contentbar1"> 
           <td>
-            <a href="[area ship_addresses]"><b>Additional Shipping Addresses</b></a>
+            <a href="[area ship_addresses]"><b>[L]Additional Shipping Addresses[/L]</b></a>
 		</td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-            <a href="[area returns]"><b>Order Returns</b></a>
+            <a href="[area returns]"><b>[L]Order Returns[/L]</b></a>
 		</td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-            <a href="[area saved_carts]"><b>Saved Carts / Recurring Orders</b></a>
+            <a href="[area saved_carts]"><b>[L]Saved Carts / Recurring Orders[/L]</b></a>
 		</td>
         </tr>
         <tr class="contentbar1"> 
           <td>
-            <a href="[area new_account]"><b>New Account</b></a>
+            <a href="[area new_account]"><b>[L]New Account[/L]</b></a>
 		</td>
         </tr>
         </table>



2.4       +29 -0     interchange/dist/foundation/products/locale.txt


rev 2.4, prev_rev 2.3
Index: locale.txt
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/locale.txt,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- locale.txt	8 Feb 2003 12:02:01 -0000	2.3
+++ locale.txt	8 Feb 2003 13:07:16 -0000	2.4
@@ -1,24 +1,37 @@
 code	en_US	de_DE	fr_FR	nl_NL
 About Us	About Us			Over ons
 Account Maintenance	Account Maintenance			Rekeningonderhoud
+Account Management Functions	Account Management Functions			Functies rekeningonderhoud
+Additional Shipping Addresses	Additional Shipping Addresses			Additionele verzendadressen
 Address	Address			Adres
 Advanced Search	Advanced Search			Uitgebreid zoeken
 April		April	Avril	April
 August		August	Aout	Augustus
+Below are our automated customer service options. If you need to talk to someone please %sclick here%s.	Below are our automated customer service options. If you need to talk to someone please %sclick here%s.			Onderstaand vindt U onze geautomatiseerde klantenservice mogelijkheden. Wilt U een medewerker spreken, %sklik dan hier%s.
 Billing Address	Billing Address			Verzendadres
 Buy it Now!	Buy it Now!			Koop nu!
+CANCEL_PAR1	Please confirm your request to stop shopping by clicking the button below. Allitems will be cleared from your shopping cart, your name and address informationwill be expunged, and all saved settings from your visit will disappear.			Bevestig alstublieft uw verzoek om met winkelen te stoppen door op onderstaande knop te klikken. Als U dat doet worden alle producten uit uw winkelwagen verwijderd, uw naam en adresinformatie worden gewist en alle bewaarde instellingen tijdens uw bezoek zullen verdwijnen.
 Canada	Canada			Canada
+Change Password	Change Password			Wijzigen wachtwoord
+Change password	Change password			Wijzigen wachtwoord
+Change your password	Change your password			Wijzig uw wachtwoord
 City	City			Plaats
 Company	Company			Bedrijf
+Contact Us	Contact Us			Neem contact met ons op
 Country	Country			Land
+Customer Satisfaction Survey	Customer Satisfaction Survey			Klantentevredenheidsonderzoek
+Customer Service	Customer Service			Klantenservice
 Daytime Phone	Daytime Phone			Telefoon overdag
 December		Dezember	D&eacute;cembre	December
 Email Address	Email Address			Emailadres
 Evening Phone	Evening Phone			Telefoon avond
+Fax	Fax			Fax
 February		Februar	F&eacute;vrier	Februari
 First	First			Eerste
 First Name	First Name			Voornaam
+Help	Help			Help
 If different than above	If different than above			Indien anders dan hierboven
+If you would like further information on constructing a store like this, please contact the Interchange Development Group	If you would like further information on constructing a store like this, please contact the Interchange Development Group			Mocht u nadere informatie wensen over het bouwen van een winkel als deze, neem dan contact op met de Interchange Development Group
 In Stock	In Stock			Op Voorraad
 In Stock Notification	In Stock Notification			Op voorraadmelding
 January		Januar	Janvier	Januari
@@ -29,14 +42,21 @@
 Mailing Status	Mailing Status			
 March		M&auml;rz	Mars	Maart
 May		Mai	Mai	Mei
+New Account	New Account			Nieuwe rekening
+New items	New items			Nieuw artikel
 Next	Next			Volgende
 No	No			Nee
 No change, go to checkout	No change, go to checkout			Geen wijziging, ga naar kassa
 November		November	Novembre	November
 October		Oktober	Octobre	October
+Old password	Old password			Oud wachtwoord
 Or send an e-mail to	Or send an e-mail to			Of stuur een e-mail naar
+Order Returns	Order Returns			Retourzendingen
+Order Tracking	Order Tracking			Traceren orders
 Other	Other			Ander
 Out Of Stock	Out Of Stock			Niet voorradig
+Password	Password			Wachtwoord
+Phone	Phone			Telefoon
 Please %scontact us%s if you have any questions for us.	Please %scontact us%s if you have any questions for us.			Hebt U nog vragen, neem dan vrijblijvend %scontact%s met ons op.
 Preview	Preview			
 Previous	Previous			Vorige
@@ -47,6 +67,7 @@
 Quantity	Quantity			Aantal
 Save Acct. Info	Save Acct. Info			
 Save and Checkout	Save and Checkout			
+Saved Carts / Recurring Orders	Saved Carts / Recurring Orders			Opgeslagen winkelwagens / herhalingsorders
 Search	Search			Zoeken
 Search by Category	Search by Category			Zoek op categorie
 Search by Field	Search by Field			Zoek op veld
@@ -59,20 +80,28 @@
 Shipping method	Shipping method			Verzendwijze
 Specials	Specials			Aanbiedingen
 State/Province	State/Province			Staat/Provincie
+Stop Shopping	Stop Shopping			Stoppen met winkelen
 Submit	Submit			Verzend
+Thank you for visiting!	Thank you for visiting!			Bedankt voor uw bezoek!
 There were errors in your last submission.	There were errors in your last submission.			Er zijn fouten opgetreden bij de verzending
 They are shown in %sthis color%s below.	They are shown in %sthis color%s below.			Ze zijn hieronder aangegeven in %sdeze kleur%s.
 This is a demo store. If you would like further information on how you can build a store or how you can get custom services, please %svisit our web site%s.	This is a demo store. If you would like further information on how you can build a store or how you can get custom services, please %svisit our web site%s.			Dit is een demonstratie internet winkel. Wilt U meer informatie over hoe uzelf zo'n winkel bouwt of hoe U aangepaste diensten kunt krijgen, %sbezoek dan onze website%s.
+Toll-free	Toll-free			
 United States	United States			Verenigde Staten
+Verify	Verify			Verifieer
 We need the bold fields to process your order	We need the bold fields to process your order			De vetgedrukte velden zijn nodig voor een correcte verwerking van dit formulier
+We would also like you to take our	We would also like you to take our			Wij stellen het zeer op prijs als u deelneemt aan ons
+Welcome back	Welcome back			Welkom terug
 Welcome to	Welcome to			Welkom bij
 Yes	Yes			Ja
+You can contact us the following ways	You can contact us the following ways			U kunt ons als volgt bereiken
 You might also like...	You might also like...			Misschien houdt U ook van..
 Zip/Postal Code	Zip/Postal Code			Postcode
 all fields	all fields			alle velden
 currency_symbol	$	DM	FF	
 decimal_point	.	.	.	
 default	1	0	0	
+e-mail	e-mail			
 frac_digits	2	2	2	
 in	in			
 in the category	in the category			in categorie