From a27edcdce511f0029d28919d4b2ed76740a042c4 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Fri, 12 Jan 2001 00:58:50 +0000 Subject: [PATCH] #65078 r=morse, sr/a=brendan Don't hardcode fonts in HTML files - bad for L10N --- extensions/wallet/editor/interview.html | 839 --------------- extensions/wallet/editor/sample1.html | 31 - extensions/wallet/editor/sample10.html | 30 +- extensions/wallet/editor/sample2.html | 432 -------- extensions/wallet/editor/sample3.html | 866 ---------------- extensions/wallet/editor/sample4.html | 510 ---------- extensions/wallet/editor/sample5.html | 216 ---- extensions/wallet/editor/sample7.html | 487 --------- extensions/wallet/editor/sample8.html | 1231 ----------------------- extensions/wallet/editor/sample9.html | 357 ------- 10 files changed, 15 insertions(+), 4984 deletions(-) diff --git a/extensions/wallet/editor/interview.html b/extensions/wallet/editor/interview.html index 9a8a676c882..e69de29bb2d 100644 --- a/extensions/wallet/editor/interview.html +++ b/extensions/wallet/editor/interview.html @@ -1,839 +0,0 @@ - - - - - - Form Manager Interview - - -  -
- - - -
-
   -Form Manager Interview
-
- -
- - - - - - - - - - - -
- - - - -
-
-

-Enter -your Form Manager Information here

- -
Form -Manager is a feature that can pre-fill forms for you using information -that you previously typed in.  It can save you time when you do such -things as register at websites or make on-line purchases. -

This -is an interview form.  Use it to enter as much or as little information -about yourself as you like.  Then select Save Form Data from -the EDIT menu and the information will be stored on your computer.  -When visiting this or any other form in the future, simply select Prefill -Form from the EDIT menu and the information will be prefilled for you -automatically. -

If -you chose not to enter the information now, you can always do so later -when you encounter an actual form that you will want to submit.  Simply -fill in the information on the form and then select Save Form Data -before submitting the form.  To see what information you have already -saved, select view captured form data from the FORM MANAGER submenu. -
  -

I. -Name, Address, and Phone Numbers -

Name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
prefix -(e.g., Dr., Mr., Mrs):
first -Name:
middle -Name:
last -Name:
suffix -(e.g., Jr., III):
- -

Address - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
address -Line 1:
address -Line 2:
address -Line 3:
city:
state -(U.S.):
province -(Canada)
zip -code: -
-
-
country:
e-mail:
homepage:
- -

Phone -Numbers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
area -code plus numberextension
day -Phone Number:(-
evening Phone Number: (-
fax -Number: (-
mobile -Number: (-
pager -Number: (-
- -

Click here when you are ready to   -this information. -
  -
  -

II. -Employment - - - - - - - - - - - - - - - - - - - - -
company -Name:
job -Title:
department:
- -

Click here when you are ready to   -this information. -
  -
  -

III. -Credit Card Information - - - - - - - - - - - - - - - - - - - - - - - - -
type -of Card:
card -Number:
expiration -
mo:   -yr:
-
name -on Card:
- -

Click here when you are ready to   -this information. -
  -
  -

IV. -Billing Information -

Click -here to bill to  -

Otherwise -fill out information below

- -


Bill -To - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
prefix -(e.g., Dr., Mr., Mrs):
first -Name:
middle -Name:
last -Name:
suffix -(e.g., Jr., III):
- -

Billing -Address - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
address -Line 1:
address -Line 2:
address -Line 3:
city:
state -(U.S.):
province -(Canada)
zip -code: -
-
-
country:
e-mail:
homepage:
- -

Billing -Phone Numbers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
area -code plus numberextension
day -Phone Number:(-
evening -Phone Number: (-
fax -Number: (-
mobile -Number: (-
pager -Number: (-
- -

Click here when you are ready to   -this information.  -
  -
  -

V. -Shipping Information -

Click -here to ship to  -

Otherwise -fill out information below

- -


Ship -To - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
prefix -(e.g., Dr., Mr., Mrs):
first -Name:
middle -Name:
last -Name:
suffix -(e.g., Jr., III):
- -

Shipping -Address - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
address -Line 1:
address -Line 2:
address -Line 3:
city:
state -(U.S.):
province -(Canada)
zip -code: -
-
-
country:
e-mail:
homepage:
- -

Shipping -Phone Numbers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
area -code plus numberextension
day -Phone Number:(-
evening -Phone Number: (-
fax -Number: (-
mobile -Number: (-
pager -Number: (-
- -

Click here when you are ready to   -this information. -
  -
  -

VI. -Personal Information -

Identification - - - - - - - - - - - - - - - - - - -
social -Security Number: -
-
driver's -License Number:state
mother's -Maiden Name:
- -

Dates -(mm/dd/yyyy) - - - - - - - - - - - - -
birthday:
anniversary:
- -

Click here when you are ready to   -this information. -
  -
  - -

VIII. -Demonstration of Form Filling -

Pick one of these   -then select Prefill Form Data from the EDIT menu. 

-
-
- - - diff --git a/extensions/wallet/editor/sample1.html b/extensions/wallet/editor/sample1.html index c65b8cc20ef..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample1.html +++ b/extensions/wallet/editor/sample1.html @@ -1,31 +0,0 @@ - - - -

- Enter a Shipping Address

- -
- - Name:
-
- Address Line 1 (or company name):
-
- Address Line 2 (optional):
-
- City:
-
- State:
-
- ZIP Code:
-
- Phone number:
-
- Click here when you are - with this address. -
- - - diff --git a/extensions/wallet/editor/sample10.html b/extensions/wallet/editor/sample10.html index f1866bbeeef..019b0a2401c 100644 --- a/extensions/wallet/editor/sample10.html +++ b/extensions/wallet/editor/sample10.html @@ -30,7 +30,7 @@

- Billing Information (as it appears on your credit card statement) + Billing Information (as it appears on your credit card statement) @@ -43,15 +43,15 @@ - First Name + First Name - Last Name + Last Name - Address + Address @@ -59,11 +59,11 @@ - City + City - State/Province + State/Province - Postal Code + Postal Code - Country + Country   + Phone   - E-mail Address   + E-mail Address   -
We cannot ship to a Post Office box.
Please enter a street address.
+
We cannot ship to a Post Office box.
Please enter a street address.
-
Company
+
Company
- Leave blank unless using a company credit card.

+ Leave blank unless using a company credit card.

-    +    Ship my order to this address. -    +    Ship my order to a different address. diff --git a/extensions/wallet/editor/sample2.html b/extensions/wallet/editor/sample2.html index fc4a84cc92c..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample2.html +++ b/extensions/wallet/editor/sample2.html @@ -1,432 +0,0 @@ - - - -
- - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Mr.   -     - Mrs.   -     - Ms.
-
-
First Name:
Middle Initial: -
Last Name:
Email address: -
Phone (optional): - - - - - - - - - - -
( - )-
-
- -
-
 
-  
-
 
-  
-
Street Address: -
City: -
State: -
Zip Code: -
Country:USA
 
-  
-
 
-  
-
Payment
- Method for
- Shipping and
- Handling
- Charges
Bill Me Later
-
- Use Credit Card
-
- Card type:
-
-
- Card Number:
-
-
- Expiration date:
-
-
 
-  
-
 
-  
-
- -
- - -
-  
-  
- - - diff --git a/extensions/wallet/editor/sample3.html b/extensions/wallet/editor/sample3.html index 57a8706da42..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample3.html +++ b/extensions/wallet/editor/sample3.html @@ -1,866 +0,0 @@ - - - - - - - - - - -
-
- - - - - -
Account Information
- -

- - - - - - - - - - - - - - - - - - - - - - - - - -
First - Name 
Last - Name 
- Password  (4 - 10 - characters)
Retype - Password 
-
-
- - - - - -
Shipping Information
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Recipient Name
Address Line 1
Address Line 2
City, State/Province,
ZIP/Postal Code
Country
-
Day Phone
Night Phone
E-mail
- -

- * - (Please do not abbreviate city.)

- - - - - - -
Billing Information
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Address Line 1
Address Line 2
City, State,
ZIP
Country
- -

- * - (Please do not abbreviate city.)

- -

- - -

-
-
- - - diff --git a/extensions/wallet/editor/sample4.html b/extensions/wallet/editor/sample4.html index f9050b864a5..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample4.html +++ b/extensions/wallet/editor/sample4.html @@ -1,510 +0,0 @@ - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Email
- Phone Number - - -
-
City
- State/Province
-
Zip/Postal - Code
- - - - - -
-
-
-
-
- - - - diff --git a/extensions/wallet/editor/sample5.html b/extensions/wallet/editor/sample5.html index bb5bfb69261..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample5.html +++ b/extensions/wallet/editor/sample5.html @@ -1,216 +0,0 @@ - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
First Name - required -
Last Name required -
- This last name will appear on your - household's coupons. -
Gender male female - required -
-
Birthday -        - Anniversary -
- Special offers are posted for Birthdays - and Anniversaries! -
-
Address line 1 -
- line 2 -
City required -
State required       - Zip - Code  required
-
Home Area Code - required
-
e-mail required
-
-
-
- - - diff --git a/extensions/wallet/editor/sample7.html b/extensions/wallet/editor/sample7.html index 987ac1fc7f0..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample7.html +++ b/extensions/wallet/editor/sample7.html @@ -1,487 +0,0 @@ - - -
-
- -
- - - - - - - - - - - - - - - -
  - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Your First - Name -  
-
 
- Your Last - Name -  
-
 
- - Address -  
-
If applicable, - please include your apartment/suite - number.
- - City -  
-
- State -
-
Select your - state. U.S. Inquiries only.
- Zip - Code -  
-
Enter your 5 - digit U.S. zip code.
 
- - Email -  
-
For order - confirmation purposes, enter your email - address (without any spaces). E.G. - joe@email.net or screenname@aol.com. -
- Phone - Number -  
-
Please include - your area code and enter your number in - this format. Example: 206-555-5454 -
-
 
 
-
 
-
-
-
- - - diff --git a/extensions/wallet/editor/sample8.html b/extensions/wallet/editor/sample8.html index f7e681eb38d..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample8.html +++ b/extensions/wallet/editor/sample8.html @@ -1,1231 +0,0 @@ - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Your - Billing Address
- Your First Name:
Your Last Name:
Street Address Line 1:
Street Address Line 2:
City:
State (U.S.):
Province (Int'l Only):
Zip/Postal Code:
Country:
Phone Number:
Please note: - For APO or FPO addresses, please enter APO or FPO - in the CITY field, choose the appropriate - "AE", "AA" or "AP" code from the STATE list, - and choose "United States" from the COUNTRY - list.
- -
- Ship my orders to this billing address.
- Enter different shipping address on - next page. -
-
-
- - - - diff --git a/extensions/wallet/editor/sample9.html b/extensions/wallet/editor/sample9.html index cccd64265af..e69de29bb2d 100644 --- a/extensions/wallet/editor/sample9.html +++ b/extensions/wallet/editor/sample9.html @@ -1,357 +0,0 @@ - - - - - - - - - - - - - - - - -
- - - - - - -
-
- - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
First - Name
Last Name
Street Address
PO Box/Apt #
City
State
ZIP -
-
- - -
- - - - - - - - - - -
-
-
- -
- -
- -
-
- - -