[interchange-cvs] interchange - ton modified dist/lib/UI/pages/admin/wizard/step_tax.html

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Tue Sep 18 09:34:01 2001


User:      ton
Date:      2001-09-18 13:33:35 GMT
Modified:  dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified:           step_tax.html
Log:
	Prepared for translation.

Revision  Changes    Path
No                   revision



No                   revision



2.2.2.1   +9 -8      interchange/dist/lib/UI/pages/admin/wizard/step_tax.html


rev 2.2.2.1, prev_rev 2.2
Index: step_tax.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_tax.html,v
retrieving revision 2.2
retrieving revision 2.2.2.1
diff -u -r2.2 -r2.2.2.1
--- step_tax.html	2001/07/26 13:20:39	2.2
+++ step_tax.html	2001/09/18 13:33:35	2.2.2.1
@@ -1,4 +1,4 @@
-[set page_title]Tax Information[/set]
+[set page_title][L]Tax Information[/L][/set]
 [set ui_checklist]1[/set]
 [set help_name]wizard.tax[/set]
 [set ui_override_next][/set]
@@ -8,7 +8,8 @@
 
 <p>
 
-Enter your tax calculation information.  This information is used to determine the amount of tax to be charged.
+[L WIZARD_STEP_TAX_PAR_1]Enter your tax calculation information.  This information is 
+used to determine the amount of tax to be charged.[/L]
 
 <p> 
 
@@ -31,17 +32,17 @@
 
 	ui_wizard_fields="taxlocation taxrate taxship" 
 
-	label.taxlocation="Tax location" 
-	help.taxlocation="The location this tax applies to (often a state, possibly a country)" 
+	label.taxlocation="[L]Tax location[/L]" 
+	help.taxlocation="[L]The location this tax applies to (often a state, possibly a country)[/L]" 
 	widget.taxlocation=text_15 
 	default.taxlocation=`$Values->{country} eq 'US' and return $Values->{state}; return;`
 
-	label.taxrate="Tax rate" 
-	help.taxrate="Percentage of order assessed for tax" 
+	label.taxrate="[L]Tax rate[/L]" 
+	help.taxrate="[L]Percentage of order assessed for tax[/L]" 
 	widget.taxrate=text_25
 
-	label.taxship="Tax shipping?" 
-	help.taxship="Check this box if tax should be applied to shipping costs" 
+	label.taxship="[L]Tax shipping?[/L]" 
+	help.taxship="[L]Check this box if tax should be applied to shipping costs[/L]" 
 	widget.taxship=checkbox 
 	filter.taxship=checkbox 
 	passed.taxship="1=&nbsp;&nbsp;&nbsp;&nbsp;"