Mage_Locale_en_US - Version 1.6.2.0

Version Notes

1.6.2.0

Download this release

Release Info

Developer Magento Core Team
Extension Mage_Locale_en_US
Version 1.6.2.0
Comparing to
See all releases


Code changes from version 1.6.1.0 to 1.6.2.0

app/locale/en_US/Mage_Catalog.csv CHANGED
@@ -237,6 +237,7 @@
237
  "Delete Row","Delete Row"
238
  "Delete Search","Delete Search"
239
  "Delete Selected Group","Delete Selected Group"
 
240
  "Delete attribute","Delete attribute"
241
  "Delete category","Delete category"
242
  "Delete product","Delete product"
@@ -783,6 +784,7 @@
783
  "Zoom Out","Zoom Out"
784
  "[GLOBAL]","[GLOBAL]"
785
  "and","and"
 
786
  "categories","categories"
787
  "each","each"
788
  "ex. http://domain.com","ex. http://domain.com"
237
  "Delete Row","Delete Row"
238
  "Delete Search","Delete Search"
239
  "Delete Selected Group","Delete Selected Group"
240
+ "Delete Tier","Delete Tier"
241
  "Delete attribute","Delete attribute"
242
  "Delete category","Delete category"
243
  "Delete product","Delete product"
784
  "Zoom Out","Zoom Out"
785
  "[GLOBAL]","[GLOBAL]"
786
  "and","and"
787
+ "and above","and above"
788
  "categories","categories"
789
  "each","each"
790
  "ex. http://domain.com","ex. http://domain.com"
app/locale/en_US/Mage_Core.csv CHANGED
@@ -318,6 +318,7 @@
318
  "This is a required field.","This is a required field."
319
  "This store cannot be deleted.","This store cannot be deleted."
320
  "This store view cannot be deleted.","This store view cannot be deleted."
 
321
  "This website cannot be deleted.","This website cannot be deleted."
322
  "This will be displayed just before body closing tag.","This will be displayed just before body closing tag."
323
  "This will be included before head closing tag in page HTML.","This will be included before head closing tag in page HTML."
318
  "This is a required field.","This is a required field."
319
  "This store cannot be deleted.","This store cannot be deleted."
320
  "This store view cannot be deleted.","This store view cannot be deleted."
321
+ "This value must be greater than 0.","This value must be greater than 0."
322
  "This website cannot be deleted.","This website cannot be deleted."
323
  "This will be displayed just before body closing tag.","This will be displayed just before body closing tag."
324
  "This will be included before head closing tag in page HTML.","This will be included before head closing tag in page HTML."
app/locale/en_US/Mage_Customer.csv CHANGED
@@ -361,6 +361,7 @@
361
  "This email does not require confirmation.","This email does not require confirmation."
362
  "This email will be sent instead of default welcome email, after account confirmation.","This email will be sent instead of default welcome email, after account confirmation."
363
  "This is My Default %s Address","This is My Default %s Address"
 
364
  "To Cart","To Cart"
365
  "Total","Total"
366
  "Type","Type"
361
  "This email does not require confirmation.","This email does not require confirmation."
362
  "This email will be sent instead of default welcome email, after account confirmation.","This email will be sent instead of default welcome email, after account confirmation."
363
  "This is My Default %s Address","This is My Default %s Address"
364
+ "This value must be greater than 0.","This value must be greater than 0."
365
  "To Cart","To Cart"
366
  "Total","Total"
367
  "Type","Type"
app/locale/en_US/Mage_Dataflow.csv CHANGED
@@ -1,4 +1,5 @@
1
  "<a href=""%s"" target=""_blank"">Link</a>","<a href=""%s"" target=""_blank"">Link</a>"
 
2
  "An error occurred while opening file: ""%s"".","An error occurred while opening file: ""%s""."
3
  "Could not load file: ""%s"".","Could not load file: ""%s""."
4
  "Could not save file: %s.","Could not save file: %s."
@@ -18,6 +19,7 @@
18
  "Method ""%s"" was not defined in adapter %s.","Method ""%s"" was not defined in adapter %s."
19
  "Please declare ""adapter"" and ""method"" nodes first.","Please declare ""adapter"" and ""method"" nodes first."
20
  "Processed records: %s","Processed records: %s"
 
21
  "Saved successfully: ""%s"" [%d byte(s)].","Saved successfully: ""%s"" [%d byte(s)]."
22
  "Sheet 1","Sheet 1"
23
  "Skip undefined row.","Skip undefined row."
1
  "<a href=""%s"" target=""_blank"">Link</a>","<a href=""%s"" target=""_blank"">Link</a>"
2
+ "Actions XML is not valid.","Actions XML is not valid."
3
  "An error occurred while opening file: ""%s"".","An error occurred while opening file: ""%s""."
4
  "Could not load file: ""%s"".","Could not load file: ""%s""."
5
  "Could not save file: %s.","Could not save file: %s."
19
  "Method ""%s"" was not defined in adapter %s.","Method ""%s"" was not defined in adapter %s."
20
  "Please declare ""adapter"" and ""method"" nodes first.","Please declare ""adapter"" and ""method"" nodes first."
21
  "Processed records: %s","Processed records: %s"
22
+ "Profile with the same name already exists.","Profile with the same name already exists."
23
  "Saved successfully: ""%s"" [%d byte(s)].","Saved successfully: ""%s"" [%d byte(s)]."
24
  "Sheet 1","Sheet 1"
25
  "Skip undefined row.","Skip undefined row."
app/locale/en_US/Mage_Downloadable.csv CHANGED
@@ -74,6 +74,7 @@
74
  "The file does not exist.","The file does not exist."
75
  "The link has expired.","The link has expired."
76
  "The link is not available.","The link is not available."
 
77
  "Title","Title"
78
  "To:","To:"
79
  "U","U"
74
  "The file does not exist.","The file does not exist."
75
  "The link has expired.","The link has expired."
76
  "The link is not available.","The link is not available."
77
+ "There are files that were selected but not uploaded yet. Please upload or remove them first","There are files that were selected but not uploaded yet. Please upload or remove them first"
78
  "Title","Title"
79
  "To:","To:"
80
  "U","U"
app/locale/en_US/Mage_Index.csv CHANGED
@@ -19,12 +19,11 @@
19
  "Indexer code is not defined.","Indexer code is not defined."
20
  "Indexer model is not defined.","Indexer model is not defined."
21
  "Indexer model should extend Mage_Index_Model_Indexer_Abstract.","Indexer model should extend Mage_Index_Model_Indexer_Abstract."
22
- "Last Run","Last Run"
23
  "Manual Update","Manual Update"
24
  "Mode","Mode"
25
  "Never","Never"
 
26
  "One or more of the Indexes are not up to date:","One or more of the Indexes are not up to date:"
27
- "Pending Events","Pending Events"
28
  "Please select Index(es)","Please select Index(es)"
29
  "Please select Indexes","Please select Indexes"
30
  "Process Information","Process Information"
@@ -40,4 +39,7 @@
40
  "There was a problem with saving process.","There was a problem with saving process."
41
  "Total of %d index(es) have changed index mode.","Total of %d index(es) have changed index mode."
42
  "Total of %d index(es) have reindexed data.","Total of %d index(es) have reindexed data."
 
43
  "Update on Save","Update on Save"
 
 
19
  "Indexer code is not defined.","Indexer code is not defined."
20
  "Indexer model is not defined.","Indexer model is not defined."
21
  "Indexer model should extend Mage_Index_Model_Indexer_Abstract.","Indexer model should extend Mage_Index_Model_Indexer_Abstract."
 
22
  "Manual Update","Manual Update"
23
  "Mode","Mode"
24
  "Never","Never"
25
+ "No","No"
26
  "One or more of the Indexes are not up to date:","One or more of the Indexes are not up to date:"
 
27
  "Please select Index(es)","Please select Index(es)"
28
  "Please select Indexes","Please select Indexes"
29
  "Process Information","Process Information"
39
  "There was a problem with saving process.","There was a problem with saving process."
40
  "Total of %d index(es) have changed index mode.","Total of %d index(es) have changed index mode."
41
  "Total of %d index(es) have reindexed data.","Total of %d index(es) have reindexed data."
42
+ "Update Required","Update Required"
43
  "Update on Save","Update on Save"
44
+ "Updated At","Updated At"
45
+ "Yes","Yes"
app/locale/en_US/Mage_Paypal.csv CHANGED
@@ -1,5 +1,3 @@
1
- "$0 Auth","$0 Auth"
2
- "$1 Auth","$1 Auth"
3
  "-OR-","-OR-"
4
  "2-pixel perimeter around the header space.","2-pixel perimeter around the header space."
5
  "3D Secure","3D Secure"
@@ -21,6 +19,8 @@
21
  "API/Integration Settings","API/Integration Settings"
22
  "Ability for buyer to purchase without PayPal account.","Ability for buyer to purchase without PayPal account."
23
  "Accept PayPal payments in your shopping cart. PayPal will process your credit card payments through the Payflow Pro Gateway.","Accept PayPal payments in your shopping cart. PayPal will process your credit card payments through the Payflow Pro Gateway."
 
 
24
  "Accept payments without customers leaving your website. Many popular web-hosting services and shopping carts come with the Payflow payment gateways built in, so they are easy to set up.","Accept payments without customers leaving your website. Many popular web-hosting services and shopping carts come with the Payflow payment gateways built in, so they are easy to set up."
25
  "Acceptance Mark","Acceptance Mark"
26
  "Acceptance Mark Image","Acceptance Mark Image"
@@ -59,6 +59,7 @@
59
  "CNPJ","CNPJ"
60
  "CPF","CPF"
61
  "CVV2 Check Result by PayPal","CVV2 Check Result by PayPal"
 
62
  "Cannot create target file for reading reports.","Cannot create target file for reading reports."
63
  "Centinel API URL","Centinel API URL"
64
  "Centinel Custom API URL","Centinel Custom API URL"
@@ -128,7 +129,6 @@
128
  "Fetch Updates","Fetch Updates"
129
  "Fetched %s report rows from '%s@%s'.","Fetched %s report rows from '%s@%s'."
130
  "Frontend Experience Settings","Frontend Experience Settings"
131
- "Full Auth","Full Auth"
132
  "Funding","Funding"
133
  "General (Authorization)","General (Authorization)"
134
  "General (Dividend)","General (Dividend)"
@@ -169,7 +169,6 @@
169
  "Initiation Date","Initiation Date"
170
  "Integral Evolution","Integral Evolution"
171
  "Integral Evolution Settings","Integral Evolution Settings"
172
- "Invalid Amount","Invalid Amount"
173
  "Invoice ID","Invoice ID"
174
  "Issuer Liability","Issuer Liability"
175
  "It is recommended to set this value to ""Debit or Credit Card"" per store views.","It is recommended to set this value to ""Debit or Credit Card"" per store views."
@@ -178,7 +177,6 @@
178
  "Last Correlation ID","Last Correlation ID"
179
  "Last Transaction ID","Last Transaction ID"
180
  "Learn More","Learn More"
181
- "Loading payment information...","Loading payment information..."
182
  "Login","Login"
183
  "Looking for PayPal? We have our own tab to the left under Sales.","Looking for PayPal? We have our own tab to the left under Sales."
184
  "Mass Pay Payment","Mass Pay Payment"
@@ -254,6 +252,7 @@
254
  "PayPal Express Order Review Form","PayPal Express Order Review Form"
255
  "PayPal Fee Information","PayPal Fee Information"
256
  "PayPal Merchant Pages Style","PayPal Merchant Pages Style"
 
257
  "PayPal Pro","PayPal Pro"
258
  "PayPal Pro Settings","PayPal Pro Settings"
259
  "PayPal Product Logo","PayPal Product Logo"
@@ -306,7 +305,6 @@
306
  "Proxy Host","Proxy Host"
307
  "Proxy Port","Proxy Port"
308
  "Qty","Qty"
309
- "Quick set-up service lets your customers securely complete transactions.","Quick set-up service lets your customers securely complete transactions."
310
  "Reauthorization","Reauthorization"
311
  "Reference Information","Reference Information"
312
  "Refund issued by merchant.","Refund issued by merchant."
@@ -331,6 +329,7 @@
331
  "Schedule description is too long.","Schedule description is too long."
332
  "Scheduled Fetching","Scheduled Fetching"
333
  "Select a PayPal Solution","Select a PayPal Solution"
 
334
  "Settlement Consolidation","Settlement Consolidation"
335
  "Settlement Report Settings","Settlement Report Settings"
336
  "Settlement of a chargeback.","Settlement of a chargeback."
@@ -394,6 +393,7 @@
394
  "Unable to process Express Checkout approval.","Unable to process Express Checkout approval."
395
  "Unable to start Express Checkout.","Unable to start Express Checkout."
396
  "Unable to update shipping method.","Unable to update shipping method."
 
397
  "Unknown reason. Please contact PayPal customer service.","Unknown reason. Please contact PayPal customer service."
398
  "Update Shipping Method","Update Shipping Method"
399
  "Use Proxy","Use Proxy"
@@ -403,7 +403,6 @@
403
  "Uses store frontend name by default.","Uses store frontend name by default."
404
  "Vendor","Vendor"
405
  "Vendor / Merchant Login","Vendor / Merchant Login"
406
- "Verification Authorization Amount","Verification Authorization Amount"
407
  "View","View"
408
  "View Demo","View Demo"
409
  "View PayPal solutions.","View PayPal solutions."
@@ -431,7 +430,6 @@
431
  "WorldLink Withdrawal","WorldLink Withdrawal"
432
  "Would you like to sign a billing agreement to streamline further purchases with PayPal?","Would you like to sign a billing agreement to streamline further purchases with PayPal?"
433
  "Wrong PayPal Express Checkout Token specified.","Wrong PayPal Express Checkout Token specified."
434
- "Wrong configuration of Payment Method","Wrong configuration of Payment Method"
435
  "Yes","Yes"
436
  "Yes. Matched Address and five-didgit ZIP","Yes. Matched Address and five-didgit ZIP"
437
  "You cannot void a verification transaction","You cannot void a verification transaction"
 
 
1
  "-OR-","-OR-"
2
  "2-pixel perimeter around the header space.","2-pixel perimeter around the header space."
3
  "3D Secure","3D Secure"
19
  "API/Integration Settings","API/Integration Settings"
20
  "Ability for buyer to purchase without PayPal account.","Ability for buyer to purchase without PayPal account."
21
  "Accept PayPal payments in your shopping cart. PayPal will process your credit card payments through the Payflow Pro Gateway.","Accept PayPal payments in your shopping cart. PayPal will process your credit card payments through the Payflow Pro Gateway."
22
+ "Accept payments with a PCI-compliant checkout that keeps customers on your site. Includes a merchant account from PayPal.","Accept payments with a PCI-compliant checkout that keeps customers on your site. Includes a merchant account from PayPal."
23
+ "Accept payments with a PCI-compliant checkout that keeps customers on your site. For use with your own merchant account.","Accept payments with a PCI-compliant checkout that keeps customers on your site. For use with your own merchant account."
24
  "Accept payments without customers leaving your website. Many popular web-hosting services and shopping carts come with the Payflow payment gateways built in, so they are easy to set up.","Accept payments without customers leaving your website. Many popular web-hosting services and shopping carts come with the Payflow payment gateways built in, so they are easy to set up."
25
  "Acceptance Mark","Acceptance Mark"
26
  "Acceptance Mark Image","Acceptance Mark Image"
59
  "CNPJ","CNPJ"
60
  "CPF","CPF"
61
  "CVV2 Check Result by PayPal","CVV2 Check Result by PayPal"
62
+ "Can not send new order email.","Can not send new order email."
63
  "Cannot create target file for reading reports.","Cannot create target file for reading reports."
64
  "Centinel API URL","Centinel API URL"
65
  "Centinel Custom API URL","Centinel Custom API URL"
129
  "Fetch Updates","Fetch Updates"
130
  "Fetched %s report rows from '%s@%s'.","Fetched %s report rows from '%s@%s'."
131
  "Frontend Experience Settings","Frontend Experience Settings"
 
132
  "Funding","Funding"
133
  "General (Authorization)","General (Authorization)"
134
  "General (Dividend)","General (Dividend)"
169
  "Initiation Date","Initiation Date"
170
  "Integral Evolution","Integral Evolution"
171
  "Integral Evolution Settings","Integral Evolution Settings"
 
172
  "Invoice ID","Invoice ID"
173
  "Issuer Liability","Issuer Liability"
174
  "It is recommended to set this value to ""Debit or Credit Card"" per store views.","It is recommended to set this value to ""Debit or Credit Card"" per store views."
177
  "Last Correlation ID","Last Correlation ID"
178
  "Last Transaction ID","Last Transaction ID"
179
  "Learn More","Learn More"
 
180
  "Login","Login"
181
  "Looking for PayPal? We have our own tab to the left under Sales.","Looking for PayPal? We have our own tab to the left under Sales."
182
  "Mass Pay Payment","Mass Pay Payment"
252
  "PayPal Express Order Review Form","PayPal Express Order Review Form"
253
  "PayPal Fee Information","PayPal Fee Information"
254
  "PayPal Merchant Pages Style","PayPal Merchant Pages Style"
255
+ "PayPal Payments Advanced","PayPal Payments Advanced"
256
  "PayPal Pro","PayPal Pro"
257
  "PayPal Pro Settings","PayPal Pro Settings"
258
  "PayPal Product Logo","PayPal Product Logo"
305
  "Proxy Host","Proxy Host"
306
  "Proxy Port","Proxy Port"
307
  "Qty","Qty"
 
308
  "Reauthorization","Reauthorization"
309
  "Reference Information","Reference Information"
310
  "Refund issued by merchant.","Refund issued by merchant."
329
  "Schedule description is too long.","Schedule description is too long."
330
  "Scheduled Fetching","Scheduled Fetching"
331
  "Select a PayPal Solution","Select a PayPal Solution"
332
+ "Server Error. Please try again.","Server Error. Please try again."
333
  "Settlement Consolidation","Settlement Consolidation"
334
  "Settlement Report Settings","Settlement Report Settings"
335
  "Settlement of a chargeback.","Settlement of a chargeback."
393
  "Unable to process Express Checkout approval.","Unable to process Express Checkout approval."
394
  "Unable to start Express Checkout.","Unable to start Express Checkout."
395
  "Unable to update shipping method.","Unable to update shipping method."
396
+ "Unknown Error. Please try again later.","Unknown Error. Please try again later."
397
  "Unknown reason. Please contact PayPal customer service.","Unknown reason. Please contact PayPal customer service."
398
  "Update Shipping Method","Update Shipping Method"
399
  "Use Proxy","Use Proxy"
403
  "Uses store frontend name by default.","Uses store frontend name by default."
404
  "Vendor","Vendor"
405
  "Vendor / Merchant Login","Vendor / Merchant Login"
 
406
  "View","View"
407
  "View Demo","View Demo"
408
  "View PayPal solutions.","View PayPal solutions."
430
  "WorldLink Withdrawal","WorldLink Withdrawal"
431
  "Would you like to sign a billing agreement to streamline further purchases with PayPal?","Would you like to sign a billing agreement to streamline further purchases with PayPal?"
432
  "Wrong PayPal Express Checkout Token specified.","Wrong PayPal Express Checkout Token specified."
 
433
  "Yes","Yes"
434
  "Yes. Matched Address and five-didgit ZIP","Yes. Matched Address and five-didgit ZIP"
435
  "You cannot void a verification transaction","You cannot void a verification transaction"
app/locale/en_US/Mage_Wishlist.csv CHANGED
@@ -1,4 +1,3 @@
1
- "%1$s has been added to your wishlist. Click <a href=""%2$s"">here</a> to continue shopping","%1$s has been added to your wishlist. Click <a href=""%2$s"">here</a> to continue shopping"
2
  "%1$s has been updated in your wishlist.","%1$s has been updated in your wishlist."
3
  "%d product(s) have been added to shopping cart: %s.","%d product(s) have been added to shopping cart: %s."
4
  "%s for ""%s"".","%s for ""%s""."
 
1
  "%1$s has been updated in your wishlist.","%1$s has been updated in your wishlist."
2
  "%d product(s) have been added to shopping cart: %s.","%d product(s) have been added to shopping cart: %s."
3
  "%s for ""%s"".","%s for ""%s""."
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Mage_Locale_en_US</name>
4
- <version>1.6.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>en_US locale</summary>
10
  <description>en_US locale</description>
11
- <notes>1.6.1.0</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2011-10-19</date>
14
- <time>11:50:15</time>
15
- <contents><target name="magelocale"><dir name="en_US"><file name="Mage_AdminNotification.csv" hash="2cd6487d36930c74bba55b781c01c938"/><file name="Mage_Api.csv" hash="57067ddb9e8935497519396b1bef9a65"/><file name="Mage_Authorizenet.csv" hash="204c3901c67b312a9ea21ffdf34fa9c3"/><file name="Mage_Backup.csv" hash="f1ec2ffe28c867ddeebdca40a8fadd91"/><file name="Mage_Bundle.csv" hash="fb965a6b2bdd88ca81fb93d9ceca9bed"/><file name="Mage_Catalog.csv" hash="21b936ec8dbc3c7084c11b3612813d95"/><file name="Mage_CatalogInventory.csv" hash="30c22d7795ddccd7746d0bf98d50fcbf"/><file name="Mage_CatalogRule.csv" hash="b023851663ce6725c359ad9263d0b9a4"/><file name="Mage_CatalogSearch.csv" hash="a1ba46ff94848b8f7db0e38542d1c622"/><file name="Mage_Checkout.csv" hash="640ac008e164107f240e6aa5e1f85bbc"/><file name="Mage_Cms.csv" hash="9a538e344acce7afa686fbed65082c63"/><file name="Mage_Connect.csv" hash="8cd1b22e3bb2b18a59b6bfb6a7e4e7f9"/><file name="Mage_Contacts.csv" hash="7e367e9a924c19b6df2fa5c8adca9be4"/><file name="Mage_Core.csv" hash="18ea00440dfb4b729c5e3a19a0382fcf"/><file name="Mage_Cron.csv" hash="886ff9a972aace0212e99eaffc92e626"/><file name="Mage_Customer.csv" hash="7d22d025a333348fe2144396f9aad486"/><file name="Mage_Dataflow.csv" hash="2b41ff9721deb1a153f1330126daf146"/><file name="Mage_Directory.csv" hash="aaf4be41ba3afe6fe1cf77f965142ae5"/><file name="Mage_Downloadable.csv" hash="8119cfd0f12a58addac84fe9fbb6ddf3"/><file name="Mage_Eav.csv" hash="b9865096051df955e1c4f91e3e157fc9"/><file name="Mage_GiftMessage.csv" hash="6cd672267af7f7183f47c58450c2779a"/><file name="Mage_GoogleAnalytics.csv" hash="8a3813e578283e2696f857515af5e3bc"/><file name="Mage_GoogleBase.csv" hash="a11fd8d332cf1740d3a55087d5d8ce91"/><file name="Mage_GoogleCheckout.csv" hash="e0fb61ef70b0ffa9f744feac7928d7ec"/><file name="Mage_ImportExport.csv" hash="c41c3dec6db446ebb9b9f81bc3262709"/><file name="Mage_Index.csv" hash="26ff84200b1e1c9635214aa10997e369"/><file name="Mage_Install.csv" hash="e4dcee1573ff00a477853e35f90390cf"/><file name="Mage_Log.csv" hash="671884c4618da93ca90d2d92404b6247"/><file name="Mage_Media.csv" hash="234187a0e1b83a03cb911452a4637357"/><file name="Mage_Newsletter.csv" hash="0b3f84564b496b40b47221f197d494d9"/><file name="Mage_Page.csv" hash="55dc27e882e054ab5bb1de0a7508c430"/><file name="Mage_PageCache.csv" hash="4bd38621bb26a02a15251fcb37e1408b"/><file name="Mage_Paygate.csv" hash="e1457f83425ca3d769de44d164e0c2f4"/><file name="Mage_Payment.csv" hash="9936e71e60395fd6ac456dce061f20b2"/><file name="Mage_Paypal.csv" hash="7045b8cfefce8830e7bb347124e8131b"/><file name="Mage_PaypalUk.csv" hash="d9d163d9c022d37e6bef2bf231469572"/><file name="Mage_Persistent.csv" hash="8ffdb197359f618b2395a69f7f2b452b"/><file name="Mage_Poll.csv" hash="01084dbcb43b1da9de35c5730fabd692"/><file name="Mage_ProductAlert.csv" hash="8ceb95248eeb2e4611d01767a7331840"/><file name="Mage_Rating.csv" hash="c2b07462aa3200bc0a1bb7736dab958e"/><file name="Mage_Reports.csv" hash="6af31e2232c0eaa993f1e471d805894d"/><file name="Mage_Review.csv" hash="85421fe3194452fce04b09d77c21f1fe"/><file name="Mage_Rss.csv" hash="a7dd32f464d73807114423abd2dc742d"/><file name="Mage_Rule.csv" hash="193158c6c3d9bde69b93a459f7365875"/><file name="Mage_Sales.csv" hash="9804d2daf1aa5a714de3d733ff7c5afa"/><file name="Mage_SalesRule.csv" hash="725d8ecc990fa5d0b70a05328938af70"/><file name="Mage_Sendfriend.csv" hash="b1e310cf2fdaf674de1e7604826146e9"/><file name="Mage_Shipping.csv" hash="0492f6b92375c2c501f2ebf7de2adac2"/><file name="Mage_Sitemap.csv" hash="4837691c0e5c8cfbc4d75b10f196eb65"/><file name="Mage_Tag.csv" hash="c5b43c92dd1a82ed8a3d936e3ab4b359"/><file name="Mage_Tax.csv" hash="e78e41107be6d6f7c2c3275542da20e7"/><file name="Mage_Usa.csv" hash="b5b620d0687f1355ef93610a1b72fe6b"/><file name="Mage_Weee.csv" hash="770affc083d91a69a358ae27d176763d"/><file name="Mage_Widget.csv" hash="210da9822af9469337a5d53bdd025839"/><file name="Mage_Wishlist.csv" hash="0a2659850c31bb1ca21d76cb96dd370f"/><dir name="template"><dir name="email"><file name="account_new.html" hash="4966aa588ca732356891f590b3b0575d"/><file name="account_new_confirmation.html" hash="3dc682e2608064639490a97cbc53f834"/><file name="account_new_confirmed.html" hash="7d7fdce80f125a36b10131ea5fda1e8c"/><file name="account_password_reset_confirmation.html" hash="da4e38a0d2791df3e273d9fb93ed2b36"/><file name="admin_password_new.html" hash="926124d24bc55687843df8bb13c45632"/><file name="admin_password_reset_confirmation.html" hash="60bf8ce0075bddd8cbf3175c767fc1b2"/><file name="contact_form.html" hash="e04255e76e6e2d35f40d90ec5571d7e1"/><file name="currency_update_warning.html" hash="f6a4e8139468995c6561a12cd6cff860"/><file name="log_clean_warning.html" hash="0bd6a39803f8aa2eb46d6c110d8d0056"/><file name="newsletter_subscr_confirm.html" hash="4632d5f485e54d275ca17d65b50b1647"/><file name="newsletter_subscr_success.html" hash="9179d85d345e2f2f48c13dd2578ddedd"/><file name="newsletter_unsub_success.html" hash="62704732a3ac8d6972949e17ee02ec79"/><file name="password_new.html" hash="414693ee2cebd754f61ec93a6d77024f"/><file name="payment_failed.html" hash="c9b8cefda13ccc2909d570694052b4c7"/><file name="product_alert_cron_error.html" hash="edd49272b0b793941cd7138b253ae1b1"/><file name="product_price_alert.html" hash="4e881231e7e4acc729f3a74d7a29b6a8"/><file name="product_share.html" hash="806247d32fe9a818a25ad6b5640502c2"/><file name="product_stock_alert.html" hash="1d90357122b3a4a86b17ae006b7993df"/><dir name="sales"><file name="creditmemo_new.html" hash="e1c88274790be02b7402fe3b7add841d"/><file name="creditmemo_new_guest.html" hash="dbf1499170eed75431ad413217711929"/><file name="creditmemo_update.html" hash="ef310fa46f1047bb8f91d83f62d6747f"/><file name="creditmemo_update_guest.html" hash="451a69970c3c12626a3e752787fa17d3"/><file name="invoice_new.html" hash="9f0972aab3072588f42a5bb319cfefb2"/><file name="invoice_new_guest.html" hash="3bb3f21e21372f81cb05d0747f7d316e"/><file name="invoice_update.html" hash="6e17efdf453d70a0000a39d8da682c84"/><file name="invoice_update_guest.html" hash="1bbdf348d0f87d3a9eadddfbf46380ac"/><file name="order_new.html" hash="b0cf6add92950aa4b2ddda321e2133d7"/><file name="order_new_guest.html" hash="84bc9564b98624c360f9575297d5082e"/><file name="order_update.html" hash="96de36f34847298b342dd621d48d40e9"/><file name="order_update_guest.html" hash="e823897ec4ffca2ccb923ef8f292d950"/><file name="shipment_new.html" hash="6c342ce76aa0ef2fc19922898eabce67"/><file name="shipment_new_guest.html" hash="d9337761a54420346390f5ba2e1fe318"/><file name="shipment_update.html" hash="53958f04f40ecf050e4b1a4014291188"/><file name="shipment_update_guest.html" hash="1966290ac5751ea42ec9993d79138143"/></dir><file name="sitemap_generate_warning.html" hash="d9c1ebf086e2f12dac31b18ab964daaa"/><file name="wishlist_share.html" hash="f0ca806eeb933ef02fcedfe20a69bf47"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Mage_Locale_en_US</name>
4
+ <version>1.6.2.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>en_US locale</summary>
10
  <description>en_US locale</description>
11
+ <notes>1.6.2.0</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2012-01-11</date>
14
+ <time>11:50:47</time>
15
+ <contents><target name="magelocale"><dir name="en_US"><file name="Mage_AdminNotification.csv" hash="2cd6487d36930c74bba55b781c01c938"/><file name="Mage_Api.csv" hash="57067ddb9e8935497519396b1bef9a65"/><file name="Mage_Authorizenet.csv" hash="204c3901c67b312a9ea21ffdf34fa9c3"/><file name="Mage_Backup.csv" hash="f1ec2ffe28c867ddeebdca40a8fadd91"/><file name="Mage_Bundle.csv" hash="fb965a6b2bdd88ca81fb93d9ceca9bed"/><file name="Mage_Catalog.csv" hash="bec6ec044f4faef32cc26c391def4d0f"/><file name="Mage_CatalogInventory.csv" hash="30c22d7795ddccd7746d0bf98d50fcbf"/><file name="Mage_CatalogRule.csv" hash="b023851663ce6725c359ad9263d0b9a4"/><file name="Mage_CatalogSearch.csv" hash="a1ba46ff94848b8f7db0e38542d1c622"/><file name="Mage_Checkout.csv" hash="640ac008e164107f240e6aa5e1f85bbc"/><file name="Mage_Cms.csv" hash="9a538e344acce7afa686fbed65082c63"/><file name="Mage_Connect.csv" hash="8cd1b22e3bb2b18a59b6bfb6a7e4e7f9"/><file name="Mage_Contacts.csv" hash="7e367e9a924c19b6df2fa5c8adca9be4"/><file name="Mage_Core.csv" hash="84d6fca8c4a00a41e55f9a9f0a476528"/><file name="Mage_Cron.csv" hash="886ff9a972aace0212e99eaffc92e626"/><file name="Mage_Customer.csv" hash="e5b364bbd7d4073a963a7a9deeb2c735"/><file name="Mage_Dataflow.csv" hash="02ddb4090005e6678f020ac96c2cbe81"/><file name="Mage_Directory.csv" hash="aaf4be41ba3afe6fe1cf77f965142ae5"/><file name="Mage_Downloadable.csv" hash="36f45acf5e7e06ebf0161cc2a05aea98"/><file name="Mage_Eav.csv" hash="b9865096051df955e1c4f91e3e157fc9"/><file name="Mage_GiftMessage.csv" hash="6cd672267af7f7183f47c58450c2779a"/><file name="Mage_GoogleAnalytics.csv" hash="8a3813e578283e2696f857515af5e3bc"/><file name="Mage_GoogleBase.csv" hash="a11fd8d332cf1740d3a55087d5d8ce91"/><file name="Mage_GoogleCheckout.csv" hash="e0fb61ef70b0ffa9f744feac7928d7ec"/><file name="Mage_ImportExport.csv" hash="c41c3dec6db446ebb9b9f81bc3262709"/><file name="Mage_Index.csv" hash="5cc159c8fe10382e7fb2b362c96b8db4"/><file name="Mage_Install.csv" hash="e4dcee1573ff00a477853e35f90390cf"/><file name="Mage_Log.csv" hash="671884c4618da93ca90d2d92404b6247"/><file name="Mage_Media.csv" hash="234187a0e1b83a03cb911452a4637357"/><file name="Mage_Newsletter.csv" hash="0b3f84564b496b40b47221f197d494d9"/><file name="Mage_Page.csv" hash="55dc27e882e054ab5bb1de0a7508c430"/><file name="Mage_PageCache.csv" hash="4bd38621bb26a02a15251fcb37e1408b"/><file name="Mage_Paygate.csv" hash="e1457f83425ca3d769de44d164e0c2f4"/><file name="Mage_Payment.csv" hash="9936e71e60395fd6ac456dce061f20b2"/><file name="Mage_Paypal.csv" hash="8a0c347fd4d3cc620f73de2b56b20eaf"/><file name="Mage_PaypalUk.csv" hash="d9d163d9c022d37e6bef2bf231469572"/><file name="Mage_Persistent.csv" hash="8ffdb197359f618b2395a69f7f2b452b"/><file name="Mage_Poll.csv" hash="01084dbcb43b1da9de35c5730fabd692"/><file name="Mage_ProductAlert.csv" hash="8ceb95248eeb2e4611d01767a7331840"/><file name="Mage_Rating.csv" hash="c2b07462aa3200bc0a1bb7736dab958e"/><file name="Mage_Reports.csv" hash="6af31e2232c0eaa993f1e471d805894d"/><file name="Mage_Review.csv" hash="85421fe3194452fce04b09d77c21f1fe"/><file name="Mage_Rss.csv" hash="a7dd32f464d73807114423abd2dc742d"/><file name="Mage_Rule.csv" hash="193158c6c3d9bde69b93a459f7365875"/><file name="Mage_Sales.csv" hash="9804d2daf1aa5a714de3d733ff7c5afa"/><file name="Mage_SalesRule.csv" hash="725d8ecc990fa5d0b70a05328938af70"/><file name="Mage_Sendfriend.csv" hash="b1e310cf2fdaf674de1e7604826146e9"/><file name="Mage_Shipping.csv" hash="0492f6b92375c2c501f2ebf7de2adac2"/><file name="Mage_Sitemap.csv" hash="4837691c0e5c8cfbc4d75b10f196eb65"/><file name="Mage_Tag.csv" hash="c5b43c92dd1a82ed8a3d936e3ab4b359"/><file name="Mage_Tax.csv" hash="e78e41107be6d6f7c2c3275542da20e7"/><file name="Mage_Usa.csv" hash="b5b620d0687f1355ef93610a1b72fe6b"/><file name="Mage_Weee.csv" hash="770affc083d91a69a358ae27d176763d"/><file name="Mage_Widget.csv" hash="210da9822af9469337a5d53bdd025839"/><file name="Mage_Wishlist.csv" hash="ab0d3cf041af275cb4b61a102b957417"/><dir name="template"><dir name="email"><file name="account_new.html" hash="4966aa588ca732356891f590b3b0575d"/><file name="account_new_confirmation.html" hash="3dc682e2608064639490a97cbc53f834"/><file name="account_new_confirmed.html" hash="7d7fdce80f125a36b10131ea5fda1e8c"/><file name="account_password_reset_confirmation.html" hash="da4e38a0d2791df3e273d9fb93ed2b36"/><file name="admin_password_new.html" hash="926124d24bc55687843df8bb13c45632"/><file name="admin_password_reset_confirmation.html" hash="60bf8ce0075bddd8cbf3175c767fc1b2"/><file name="contact_form.html" hash="e04255e76e6e2d35f40d90ec5571d7e1"/><file name="currency_update_warning.html" hash="f6a4e8139468995c6561a12cd6cff860"/><file name="log_clean_warning.html" hash="0bd6a39803f8aa2eb46d6c110d8d0056"/><file name="newsletter_subscr_confirm.html" hash="4632d5f485e54d275ca17d65b50b1647"/><file name="newsletter_subscr_success.html" hash="9179d85d345e2f2f48c13dd2578ddedd"/><file name="newsletter_unsub_success.html" hash="62704732a3ac8d6972949e17ee02ec79"/><file name="password_new.html" hash="414693ee2cebd754f61ec93a6d77024f"/><file name="payment_failed.html" hash="c9b8cefda13ccc2909d570694052b4c7"/><file name="product_alert_cron_error.html" hash="edd49272b0b793941cd7138b253ae1b1"/><file name="product_price_alert.html" hash="4e881231e7e4acc729f3a74d7a29b6a8"/><file name="product_share.html" hash="806247d32fe9a818a25ad6b5640502c2"/><file name="product_stock_alert.html" hash="1d90357122b3a4a86b17ae006b7993df"/><dir name="sales"><file name="creditmemo_new.html" hash="e1c88274790be02b7402fe3b7add841d"/><file name="creditmemo_new_guest.html" hash="dbf1499170eed75431ad413217711929"/><file name="creditmemo_update.html" hash="ef310fa46f1047bb8f91d83f62d6747f"/><file name="creditmemo_update_guest.html" hash="451a69970c3c12626a3e752787fa17d3"/><file name="invoice_new.html" hash="9f0972aab3072588f42a5bb319cfefb2"/><file name="invoice_new_guest.html" hash="3bb3f21e21372f81cb05d0747f7d316e"/><file name="invoice_update.html" hash="6e17efdf453d70a0000a39d8da682c84"/><file name="invoice_update_guest.html" hash="1bbdf348d0f87d3a9eadddfbf46380ac"/><file name="order_new.html" hash="b0cf6add92950aa4b2ddda321e2133d7"/><file name="order_new_guest.html" hash="84bc9564b98624c360f9575297d5082e"/><file name="order_update.html" hash="96de36f34847298b342dd621d48d40e9"/><file name="order_update_guest.html" hash="e823897ec4ffca2ccb923ef8f292d950"/><file name="shipment_new.html" hash="6c342ce76aa0ef2fc19922898eabce67"/><file name="shipment_new_guest.html" hash="d9337761a54420346390f5ba2e1fe318"/><file name="shipment_update.html" hash="53958f04f40ecf050e4b1a4014291188"/><file name="shipment_update_guest.html" hash="1966290ac5751ea42ec9993d79138143"/></dir><file name="sitemap_generate_warning.html" hash="d9c1ebf086e2f12dac31b18ab964daaa"/><file name="wishlist_share.html" hash="f0ca806eeb933ef02fcedfe20a69bf47"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>