added missing template variables

This commit is contained in:
Colin Kuskie 2004-12-10 06:49:59 +00:00
parent 50aa684ac8
commit 0267ff399e

View file

@ -19,7 +19,6 @@ our $I18N = {
The URL to the icon for the brochure. The URL to the icon for the brochure.
<p/> <p/>
<b>brochure.url</b><br/> <b>brochure.url</b><br/>
The URL to download the brochure. The URL to download the brochure.
<p/> <p/>
@ -28,6 +27,18 @@ The URL to download the brochure.
The translated label for the brochure URL. The translated label for the brochure URL.
<p/> <p/>
<b>manual.icon</b><br/>
The URL to the icon for the manual.
<p/>
<b>manual.url</b><br/>
The URL to download the manual.
<p/>
<b>manual.label</b><br/>
The translated label for the manual URL.
<p/>
<b>warranty.icon</b><br/> <b>warranty.icon</b><br/>
The URL to the icon for the warranty. The URL to the icon for the warranty.
<p/> <p/>
@ -176,19 +187,25 @@ The URL to add a related product to this product.
The translated label for the add related product link. The translated label for the add related product link.
<p/> <p/>
<b>relatedproduct.loop</b><br/>
This loop contains all of the products related to this product.
<p/>
<blockquote>
<b>relatedproduct.url</b><br/> <b>relatedproduct.url</b><br/>
The URL to the linked product. The URL to the related product.
<p/> <p/>
<b>relatedproduct.title</b><br/> <b>relatedproduct.title</b><br/>
The title of the linked product. The title of the related product.
<p/> <p/>
<b>relatedproduct.controls</b><br/> <b>relatedproduct.controls</b><br/>
The WebGUI management controls for this related product. The WebGUI management controls for this related product.
<p/> <p/>
</blockquote>
|, |,
lastUpdated => 1038864092 lastUpdated => 1102661764,
}, },
'21' => { '21' => {