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

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Tue Sep 18 08:45:00 2001


User:      ton
Date:      2001-09-18 12:44:42 GMT
Modified:  dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified:           step_pay_skipjack.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/step_pay_skipjack.html


rev 2.1.2.1, prev_rev 2.1
Index: step_pay_skipjack.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_pay_skipjack.html,v
retrieving revision 2.1
retrieving revision 2.1.2.1
diff -u -r2.1 -r2.1.2.1
--- step_pay_skipjack.html	2001/07/24 16:37:59	2.1
+++ step_pay_skipjack.html	2001/09/18 12:44:41	2.1.2.1
@@ -1,12 +1,12 @@
-[set page_title]Payment Preferences - Skipjack[/set]
+[set page_title][L]Payment Preferences - Skipjack[/L][/set]
 [set ui_checklist]1[/set]
 [set help_name]wizard.authorizenet[/set]
 @_UI_STD_HEAD_@
 
 <table width=500><tr><td align=left>
-Enter your Skipjack account ID, usually the only parameter required.
+[L WIZARD_STEP_PAY_SKIPJACK_PAR_1]Enter your Skipjack account ID, usually the only parameter required.
 Sometimes you may need to enter a partner code as well -- refer to
-your SkipjackIC documentation.
+your SkipjackIC documentation.[/L]
 </td></tr></table>
 
 [table-editor 
@@ -31,12 +31,12 @@
 	ui_wizard_fields="skipjack_id skipjack_partner"
 
 	check.skipjack_id=mandatory
-	label.skipjack_id="Skipjack Account ID"
-	help.skipjack_id="You should have received this when you signed up"
+	label.skipjack_id="[L]Skipjack Account ID[/L]"
+	help.skipjack_id="[L]You should have received this when you signed up[/L]"
 	widget.skipjack_id=text_20
 
-	label.skipjack_partner="Skipjack Partner"
-	help.skipjack_partner="You should have received this when you signed up"
+	label.skipjack_partner="[L]Skipjack Partner[/L]"
+	help.skipjack_partner="[L]You should have received this when you signed up[/L]"
 	widget.skipjack_partner=text_20
 
 ]