View Single Post
  #1  
Old 02-21-2006, 02:55 AM
 
sanj-xcart sanj-xcart is offline
 

Member
  
Join Date: Sep 2005
Location: London, UK
Posts: 28
 

Default Email language variables that you may want to change

Hi,

I'm not sure if this has been posted before, but it should be useful to some.

I recently went through a number of the automated email messages, noting which language variables required alteration. The list is below. They mainly relate to orders and partner/customer signups, where variables are more verbose, and X-Cart English diverges a little from like, proppa, pukka East-End English. Innit.

decline_notification.tpl
eml_order_declined

egoods_download_keys.tpl
eml_egoods
eml_egoods_download
eml_egoods_download_note

help_contactus.tpl
eml_customers_need_help
lbl_customer_info

init_order_customer.tpl
eml_init_order_customer
lbl_order_details_label
lbl_order_id
lbl_order_date

login_error.tpl
eml_login_error
lbl_remote_addr
lbl_http_x_forwarded_for

newsletter_signature.tpl
eml_subscribed

newsletter_subscribe.tpl
lbl_hello
eml_subscribed

newsletter_unsubscribe.tpl
txt_unsubscribed_msg

newsltr_unsubscr_admin.tpl
eml_unsubscribe_admin_msg

order_customer.tpl
eml_thankyou_for_order
lbl_invoice

order_invoice.tpl
txt_warning_antifraud_disabled
txt_thank_you_for_purchase

order_data.tpl
lbl_products_ordered
lbl_coupon_saving

order_customer_complete.tpl
eml_order_complete

order_customer_processed.tpl
eml_order_processed

order_notification.tpl
eml_this_is_order
eml_notification

order_notification_admin.tpl
eml_this_is_order
eml_notification

order_updated_customer.tpl
eml_order_has_been_updated

partner_approved.tpl
txt_profile_approved

partner_declined.tpl
txt_profile_declined
eml_reason

profile_data.tpl
lbl_signup_for_membership

profile_deleted.tpl
eml_your_profile_at
eml_has_been_deleted

profile_modified.tpl
txt_profile_modified
lbl_your_profile

send2friend.tpl
eml_has_recommended

shipping_information.tpl
hardcoded

signin_admin_notification.tpl
eml_new_member_has_been_registered

signin_notification.tpl
eml_you_have_been_registered

signin_partner_notif.tpl
txt_partner_created

wishlist_send2friend.tpl
eml_has_recommended
eml_please_click_link

wishlist_sendall2friend.tpl
lbl_gift_registry_msg
eml_please_click_link

password_recover.tpl
eml_password_recovery_msg

Each variable can be edited once you log into the admin interface, under Languages - English.

Have fun,

sanj
__________________
X-Cart Gold 4.0.16, 4.0.17
X-AOM 4.0.16, 4.0.17
X-Affiliate 4.0.16, 4.0.17
Reply With Quote