Skip to content

Instantly share code, notes, and snippets.

@e06widu
Last active December 17, 2015 12:49
Show Gist options
  • Select an option

  • Save e06widu/5612182 to your computer and use it in GitHub Desktop.

Select an option

Save e06widu/5612182 to your computer and use it in GitHub Desktop.
COM_MYRESOURCELIST_FORM_DESC_NAME = "Give your First Name"
COM_MYRESOURCELIST_FORM_LBL_NAME = "First Name"
COM_MYRESOURCELIST_FORM_DESC_LNAME = "Give your Last Name"
COM_MYRESOURCELIST_FORM_LBL_LNAME = "Last Name"
COM_MYRESOURCELIST_FORM_DESC_AGE = "Give Your Age"
COM_MYRESOURCELIST_FORM_LBL_AGE = "Age"
COM_MYRESOURCELIST_FORM_DESC_CITY = "Give Your city"
COM_MYRESOURCELIST_FORM_LBL_CITY = "City"
COM_MYRESOURCELIST_FORM_DESC_TELEPHONE = "Give Your Telephone Number"
COM_MYRESOURCELIST_FORM_LBL_TELEPHONE = "Telephone"
COM_MYRESOURCELIST_FORM_DESC_EMAIL = "Give your Email Address"
COM_MYRESOURCELIST_FORM_LBL_EMAIL = "Email"
COM_MYRESOURCELIST_FORM_DESC_COMMENTS = "Give any Comments"
COM_MYRESOURCELIST_FORM_LBL_COMMENTS = "Comment"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment