[interchange-cvs] interchange - ton modified 2 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed Feb 19 10:33:01 2003


User:      ton
Date:      2003-02-19 15:32:12 GMT
Modified:  dist/foundation/templates/components results_grid
Modified:  dist/foundation/products locale.txt
Log:
	Some more preparations for translation.

Revision  Changes    Path
1.2       +12 -12    interchange/dist/foundation/templates/components/results_grid


rev 1.2, prev_rev 1.1
Index: results_grid
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/components/results_grid,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- results_grid	6 Dec 2002 14:05:26 -0000	1.1
+++ results_grid	19 Feb 2003 15:32:12 -0000	1.2
@@ -141,14 +141,14 @@
 	<td valign=top bgcolor="#eeeeee" width="100%">
 		<div style="padding-left:5px;">	
 			<span style="font-size:10px;">
-				SKU: {SKU}<br><br>
-				Stock: {STOCK}<br>
+				[L]SKU[/L]: {SKU}<br><br>
+				[L]Stock[/L]: {STOCK}<br>
 			</span>
-			<p align=right><a href="{PRODUCT_LINK}" style="text-decoration:none; font-size:10px;" title="Click here for more information on this product">More info...</a></p>
+			<p align=right><a href="{PRODUCT_LINK}" style="text-decoration:none; font-size:10px;" title="[L]Click here for more information on this product[/L]">[L]More info...[/L]</a></p>
 		</div>
 	</td>
     </tr>
-    <tr class="contentbar1"><td style="font-size:10px;">Price: {PRICE}</td><td align=right valign=middle>{QUANTITY_BOX} &nbsp; {BUY_BUTTON}</td></tr>
+    <tr class="contentbar1"><td style="font-size:10px;">[L]Price[/L]: {PRICE}</td><td align=right valign=middle>{QUANTITY_BOX} &nbsp; {BUY_BUTTON}</td></tr>
   </table>
 </div>
 EO_TMPL
@@ -158,27 +158,27 @@
 					imagesubdir => "items",
 					src => $record->{image},
 					extra => "border=0",
-					title => "Click for more information.",
+					title => "[L]Click for more information.[/L]",
 					alt => $record->{description},
 				});
 	$record->{thumb} = $Tag->image({
 					imagesubdir => "thumb",
 					src => $record->{thumb},
 					extra => "border=0",
-					title => "Click for more information.",
+					title => "[L]Click for more information.[/L]",
 					alt => $record->{description},
 				});
 
 	my $q = $Tag->data('inventory', 'quantity', $sku);
 	if ($q > 0) {
 		$record->{stock} = <<EOF;
-<span style="color: #008000; font-size:10px; font-family: san-serif; font-weight: bold;">Yes</span>
+<span style="color: #008000; font-size:10px; font-family: san-serif; font-weight: bold;">[L]Yes[/L]</span>
 EOF
 	}
 	else {
 		my $url = $Tag->area('stock-alert', $sku);
 		$record->{stock} = <<EOF;
-<a href="$url" title="Click here to pre-order this item or get notified as soon as this item is available again." style="color: #FF0000; font-size:10px; font-family: san-serif; font-weight: bold;">No</a>
+<a href="$url" title="[L]Click here to pre-order this item or get notified as soon as this item is available again.[/L]" style="color: #FF0000; font-size:10px; font-family: san-serif; font-weight: bold;">[L]No[/L]</a>
 EOF
 	}
 
@@ -213,7 +213,7 @@
 [/table-organize]
 
 [on-match]
-[if scratch buylist_button]<div align=right style="width:95%;"><br><INPUT TYPE=submit VALUE="Buy List"></div>[/if]
+[if scratch buylist_button]<div align=right style="width:95%;"><br><INPUT TYPE=submit VALUE="[L]Buy List[/L]"></div>[/if]
 </FORM>
 [/on-match]
 
@@ -226,12 +226,12 @@
 [/comment]
 [tmp matchstring][value-extended name=mv_searchspec joiner=" | "][/tmp]
 [if scratch matchstring]
-Sorry, no matches for <B>[scratch matchstring]</B>.
+[msg arg.0="[scratch matchstring]"]Sorry, no matches for <B>%s</B>.[/msg]
 [/if]
 [if value mv_search_error]
 <P>
 <B>
-Errors:
+[L]Errors[/L]:
 <BR> 
 [value-extended name=mv_search_error joiner="<BR>"]
 </B>
@@ -243,7 +243,7 @@
 <BR CLEAR=LEFT>
 [more-list]
 <BLOCKQUOTE>
-Matches [matches] of [match-count] found.
+[msg arg.0="[matches]" arg.1="[match-count]"]Matches %s of %s found.[/msg]
 <BR>[more]<BR>
 </BLOCKQUOTE>
 [/more-list]



2.14      +6 -1      interchange/dist/foundation/products/locale.txt


rev 2.14, prev_rev 2.13
Index: locale.txt
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/locale.txt,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -r2.13 -r2.14
--- locale.txt	19 Feb 2003 14:58:11 -0000	2.13
+++ locale.txt	19 Feb 2003 15:32:12 -0000	2.14
@@ -45,6 +45,9 @@
 Clear&nbsp;cart	Clear&nbsp;cart			Wis&nbsp;winkelwagen
 Clear&nbsp;name/address	Clear&nbsp;name/address			Wis&nbsp;naam/adres
 Click Here To Preorder	Click Here To Preorder			Klik hier om vooruit te bestellen
+Click for more information.	Click for more information.			Klik voor meer informatie.
+Click here for more information on this product	Click here for more information on this product			Klik hier voor meer informatie over dit product
+Click here to pre-order this item or get notified as soon as this item is available again.	Click here to pre-order this item or get notified as soon as this item is available again.			Klik hier om vooruit te bestellen. U ontvangt een kennisgeving zodra dit artikel weer voorradig is.
 Collapse All Categories	Collapse All Categories			Verberg alle sub-categorieen
 Comment on this product.	Comment on this product.			Geef uw mening over dit product.
 Company	Company			Bedrijf
@@ -119,6 +122,8 @@
 Minimum order quantity of %s enforced.	Minimum order quantity of %s enforced.			Minimale bestelhoeveelheid is %s.
 Modified	Modified			Gewijzigd
 More Info	More Info			Meer informatie
+More info	More info			Meer informatie
+More info...	More info...			Meer informatie...
 Name	Name			Naam
 New Account	New Account			Nieuwe rekening
 New items	New items			Nieuw artikel
@@ -244,7 +249,7 @@
 Something went wrong when mailing, perhaps a typo in your email address?	Something went wrong when mailing, perhaps a typo in your email address?			Er is iets fout gegaan bij het versturen van de email. Misschien een typefout in uw emailadres?
 Sorry, no match for that. Try again?	Sorry, no match for that. Try again?			Sorry, daarvoor zijn geen resultaten gevonden. Opnieuw proberen?
 Sorry, no matches for	Sorry, no matches for			Sorry, geen resultaten voor
-Sorry, no matches for <B>%s</B>.	Sorry, no matches for <B>%s</B>.			
+Sorry, no matches for <B>%s</B>.	Sorry, no matches for <B>%s</B>.			Sorry, geen zoekresultaten gevonden voor <B>%s</B>.
 Specials	Specials			Aanbiedingen
 State/Province	State/Province			Staat/Provincie
 Stock	Stock			Voorraad