[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 button_names.php

Zen Cart 源代码 button_names.php




下载文件

文件名: button_names.php
文件类型: PHP文件
文件大小: 4.95 KiB
MD5: c24f302ac232f00c11ec1d602d5ef81b

button_names.php - 关闭高亮
  1. <?php
  2. /**
  3.  * @package languageDefines
  4.  * @copyright Copyright 2003-2011 Zen Cart Development Team
  5.  * @copyright Portions Copyright 2003 osCommerce
  6.  * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  7.  * @version $Id: button_names.php 19690 2011-10-04 16:41:45Z drbyte $
  8.  */
  9.  
  10.  
  11. /**
  12.  * define the button images used in the project
  13.  */
  14.  
  15. define('BUTTON_IMAGE_ADD_TO_CART', 'button_add_to_cart.gif');
  16. define('BUTTON_IMAGE_ADD_ADDRESS', 'button_add_address.gif');
  17. define('BUTTON_IMAGE_ADD_PRODUCTS_TO_CART','button_add_selected.gif');
  18. define('BUTTON_IMAGE_BACK', 'button_back.gif');
  19. define('BUTTON_IMAGE_BUY_NOW', 'button_buy_now.gif');
  20. define('BUTTON_IMAGE_CANCEL', 'button_cancel.gif');
  21. define('BUTTON_IMAGE_CHANGE_ADDRESS', 'button_change_address.gif');
  22. define('BUTTON_IMAGE_CHECKOUT', 'button_checkout.gif');
  23. define('BUTTON_IMAGE_CONFIRM_SEND', 'button_confirm_send.gif');
  24. define('BUTTON_IMAGE_CONFIRM_ORDER', 'button_confirm_order.gif');
  25. define('BUTTON_IMAGE_CONTINUE', 'button_continue.gif');
  26. define('BUTTON_IMAGE_CONTINUE_SHOPPING', 'button_continue_shopping.gif');
  27. define('BUTTON_IMAGE_DELETE', 'button_delete.gif');
  28. define('BUTTON_IMAGE_DELETE_SMALL', 'button_delete_small.gif');
  29. define('BUTTON_IMAGE_DOWNLOAD', 'button_download.gif');
  30. define('BUTTON_IMAGE_EDIT_SMALL', 'small_edit.gif');
  31. define('BUTTON_IMAGE_IN_CART', 'button_in_cart.gif');
  32. define('BUTTON_IMAGE_LOGIN', 'button_login.gif');
  33. define('BUTTON_IMAGE_NEXT', 'button_next.gif');
  34. define('BUTTON_IMAGE_PREVIOUS', 'button_prev.gif');
  35. define('BUTTON_IMAGE_REDEEM', 'button_redeem.gif');
  36. define('BUTTON_IMAGE_RETURN_TO_PROD_LIST', 'button_return_to_product_list.gif');
  37. define('BUTTON_IMAGE_REVIEWS', 'button_reviews.gif');
  38. define('BUTTON_IMAGE_SEARCH', 'button_search.gif');
  39. define('BUTTON_IMAGE_SEND', 'button_send.gif');
  40. define('BUTTON_IMAGE_SEND_A_GIFT_CERT', 'button_send_a_gift_cert.gif');
  41. define('BUTTON_IMAGE_SEND_ANOTHER', 'button_send_another.gif');
  42. define('BUTTON_IMAGE_SHIPPING_ESTIMATOR', 'button_shipping_estimator.gif');
  43. define('BUTTON_IMAGE_SOLD_OUT','button_sold_out.gif');
  44. define('BUTTON_IMAGE_SOLD_OUT_SMALL','button_sold_out_sm.gif');
  45. define('BUTTON_IMAGE_SUBMIT', 'button_submit.gif');
  46. define('BUTTON_IMAGE_UNSUBSCRIBE', 'button_unsubscribe.gif');
  47. define('BUTTON_IMAGE_UPDATE', 'button_update.gif');
  48. define('BUTTON_IMAGE_VIEW_SMALL', 'button_view.gif');
  49. define('BUTTON_IMAGE_WRITE_REVIEW', 'button_write_review.gif');
  50.  
  51. define('BUTTON_IMAGE_READ_REVIEWS', 'button_read_reviews.gif');
  52. define('BUTTON_IMAGE_GOTO_PROD_DETAILS', 'button_goto_prod_details.gif');
  53. define('BUTTON_IMAGE_MORE_REVIEWS', 'button_more_reviews.gif');
  54. define('BUTTON_IMAGE_CONTINUE_CHECKOUT', 'button_continue_checkout.gif');
  55. //define('PREVNEXT_BUTTON_NEXT', '[Next&nbsp;&gt;&gt;]');
  56. //define('PREVNEXT_BUTTON_LAST', 'LAST&gt;&gt;');
  57.  
  58.  
  59. define('BUTTON_IMAGE_CREATE_ACCOUNT', 'button_create_account.gif');
  60. define('BUTTON_IMAGE_LOG_OFF', 'button_logoff.gif');
  61. /*
  62.  * ALT tags used for buttons
  63.  */
  64.  
  65. define('BUTTON_CREATE_ACCOUNT_ALT', 'Sign Up');
  66. define('BUTTON_LOG_OFF_ALT', 'Log Off');
  67. define('BUTTON_ADD_TO_CART_ALT', 'Add This to My Cart');
  68. define('BUTTON_ADD_ADDRESS_ALT', 'Add Address');
  69. define('BUTTON_ADD_PRODUCTS_TO_CART_ALT','Add Selected Products to Cart');
  70. define('BUTTON_BACK_ALT', 'Back');
  71. define('BUTTON_BUY_NOW_ALT', 'Buy Now');
  72. define('BUTTON_CANCEL_ALT', 'Cancel');
  73. define('BUTTON_CHANGE_ADDRESS_ALT', 'Change Address');
  74. define('BUTTON_CHECKOUT_ALT', 'Checkout');
  75. define('BUTTON_CONFIRM_SEND_ALT', 'Send Gift Certificate');
  76. define('BUTTON_CONFIRM_ORDER_ALT', 'Confirm Order');
  77. define('BUTTON_CONTINUE_ALT', 'Continue');
  78. define('BUTTON_CONTINUE_SHOPPING_ALT', 'Continue Shopping');
  79. define('BUTTON_DELETE_ALT', 'Delete');
  80. define('BUTTON_DELETE_SMALL_ALT', 'Delete');
  81. define('BUTTON_DOWNLOAD_ALT', 'Download Now');
  82. define('BUTTON_EDIT_SMALL_ALT', 'Edit');
  83. define('BUTTON_IN_CART_ALT', 'Add to Cart');
  84. define('BUTTON_LOGIN_ALT', 'Sign In');
  85. define('BUTTON_NEXT_ALT', 'Next');
  86. define('BUTTON_PREVIOUS_ALT', 'Previous');
  87. define('BUTTON_REDEEM_ALT', 'Redeem');
  88. define('BUTTON_RETURN_TO_PROD_LIST_ALT', 'Return to the Product List');
  89. define('BUTTON_REVIEWS_ALT', 'Go to the Reviews Page');
  90. define('BUTTON_SEARCH_ALT', 'Search');
  91. define('BUTTON_SEND_ALT', 'Send Now');
  92. define('BUTTON_SEND_ANOTHER_ALT', 'Send Another Gift Certificate');
  93. define('BUTTON_SEND_A_GIFT_CERT_ALT', 'Send A Gift Certificate');
  94. define('BUTTON_SHIPPING_ESTIMATOR_ALT', 'Shipping Estimator');
  95. define('BUTTON_SOLD_OUT_ALT', 'Sold Out');
  96. define('BUTTON_SOLD_OUT_SMALL_ALT', 'Sold Out');
  97. define('BUTTON_SUBMIT_ALT', 'Submit the Information');
  98. define('BUTTON_UNSUBSCRIBE', 'Unsubscribe');
  99. define('BUTTON_UPDATE_ALT', 'Update');
  100. define('BUTTON_VIEW_SMALL_ALT', 'View');
  101. define('BUTTON_WRITE_REVIEW_ALT', 'Write Review');
  102. define('BUTTON_READ_REVIEWS_ALT', 'Read the Review');
  103. define('BUTTON_GOTO_PROD_DETAILS_ALT', 'Go To This Product\'s Detailed Information');
  104. define('BUTTON_MORE_REVIEWS_ALT', 'Read More Reviews');
  105.  


cron