FishEye
Search
Changelog
Browse
Help
osCommerce
:
Quick Search:
move the english info language definitio...
missed the one too - the english xml fil...
Show this changeset in changelog
Changeset Detail
390
created by
hpdl
on 20 January 2006, 07:04:32 +0100 (3 years 10 months ago) (
patch
)
move the search and product language definitions to the language xml file
add the xml class which I missed in the previous commits
Expand all
|
Collapse all
|
Don't Truncate Long Diffs
/branches/hpdl/oscommerce/includes/classes/payment.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/xml.php
390
(+87)
new
/branches/hpdl/oscommerce/includes/content/account/address_book.php
390
(+14 -14)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/account/create.php
390
(+10 -10)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/account/edit.php
390
(+7 -7)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/account/password.php
390
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/confirmation.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/payment_address.php
390
(+14 -14)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/shipping_address.php
390
(+14 -14)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/info/contact.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/new.php
390
(+5 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/products.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/reviews.php
390
(+11 -9)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/specials.php
390
(+5 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/products/tell_a_friend.php
390
(+15 -13)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/search/search.php
390
(+15 -13)
diffs
View diff...
/branches/hpdl/oscommerce/includes/form_check.js.php
390
(+15 -15)
diffs
View diff...
/branches/hpdl/oscommerce/includes/languages/english/products.php
390
deleted
/branches/hpdl/oscommerce/includes/languages/english/search.php
390
deleted
/branches/hpdl/oscommerce/includes/modules/address_book_details.php
390
(+12 -12)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/checkout_new_address.php
390
(+12 -12)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/payment/authorizenet.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/payment/cc.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/payment/ipayment.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/payment/pm2checkout.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/payment/psigate.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/popup_search_help.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/search.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account_edit.php
390
(+5 -5)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account_password.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/create.php
390
(+8 -8)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/login.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/password_forgotten.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/info.php
390
(+6 -6)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/info_not_found.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/new.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/product_reviews.php
390
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews_info.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews_new.php
390
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/reviews_not_found.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/tell_a_friend.php
390
(+7 -7)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/search/search.php
390
(+10 -10)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/javascript/products/reviews_new.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/javascript/search/search.php
390
(+5 -5)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/modules/content/also_purchased_products.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/account_edit.php
390
(+5 -5)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/account_password.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/create.php
390
(+8 -8)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/login.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/account/password_forgotten.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/info.php
390
(+6 -6)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/info_not_found.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/new.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/product_reviews.php
390
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews_info.php
390
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews_new.php
390
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/reviews_not_found.php
390
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/products/tell_a_friend.php
390
(+7 -7)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/content/search/search.php
390
(+10 -10)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/javascript/products/reviews_new.php
390
(+2 -2)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/javascript/search/search.php
390
(+5 -5)
diffs
View diff...
/branches/hpdl/oscommerce/templates/table_based/modules/content/also_purchased_products.php
390
(+1 -1)
diffs
View diff...