@@ -39,7 +39,7 @@ COM_TC_CONTENTS_CREATED_BY="Created by"
39
39
COM_TC_CONTENTS_MODIFIED_BY =" Modified by"
40
40
COM_TC_CONTENTS_TITLE =" Title"
41
41
COM_TC_CONTENTS_VERSION =" Version"
42
- COM_TC_CONTENTS_CLIENT =" T&C code"
42
+ COM_TC_CONTENTS_TC_CODE =" T&C code"
43
43
COM_TC_CONTENTS_START_DATE =" Start Date"
44
44
COM_TC_CONTENTS_CONTENT =" Content"
45
45
COM_TC_TITLE_CONTENT =" Terms and conditions"
@@ -63,7 +63,7 @@ COM_TC_FORM_DESC_CONTENT_TITLE=""
63
63
COM_TC_FORM_LBL_CONTENT_VERSION =" Version"
64
64
COM_TC_FORM_DESC_CONTENT_VERSION =" "
65
65
COM_TC_FORM_LBL_CONTENT_TC_CODE =" T&C code"
66
- COM_TC_FORM_DESC_CONTENT_CLIENT =" Apply to specific extensions "
66
+ COM_TC_FORM_DESC_CONTENT_TC_CODE =" Apply to specific extensions "
67
67
COM_TC_FORM_LBL_CONTENT_START_DATE =" Start Date"
68
68
COM_TC_FORM_DESC_CONTENT_START_DATE =" "
69
69
COM_TC_FORM_LBL_CONTENT_CONTENT =" Content"
@@ -91,7 +91,7 @@ COM_TC_FORM_LBL_CONTENT_SELECT_USER_GROUP="Select User Groups"
91
91
COM_TC_FORM_LBL_CONTENT_SELECT_USER_GROUP_DESC =" Select user groups for T&C"
92
92
COM_TC_FORM_LBL_CONTENT_URL_PATTERN =" URL Pattern"
93
93
COM_TC_FORM_LBL_CONTENT_URL_PATTERN_DESC =" URL Pattern is used to store option & view of your URL Ex. Option = 'com_ekcontent' & view = 'content'"
94
- COM_TC_VALIDATION_FORM_INVALID_TC =" This Version & Client are already stored, please enter another Version & Client "
94
+ COM_TC_VALIDATION_FORM_INVALID_TC =" This Version & T&C code are already stored, please enter another Version & T&C code "
95
95
COM_TC_TITLE_PERMISSIONS =" Access Control"
96
96
COM_TC_VALIDATION_FORM_LATEST_VERSION_TC =" Latest version of this T&C "
97
97
COM_TC_VALIDATION_FORM_GREATER_VERSION_TC =" please enter greater version"
@@ -101,12 +101,12 @@ COM_TC_CONTENTS_LATEST="Latest"
101
101
COM_TC_CONTENTS_ALL =" All"
102
102
COM_TC_CONTENTS_FILTER_PUBLISHED =" Status"
103
103
COM_TC_CONTENTS_FILTER_PUBLISHED_DESC =" Status"
104
- COM_TC_CONTENTS_CLIENT_FILTER =" - Select T&C code -"
105
- COM_TC_CONTENTS_CLIENT_FILTER_DESC =" T&C code"
104
+ COM_TC_CONTENTS_TC_CODE_FILTER =" - Select T&C code -"
105
+ COM_TC_CONTENTS_TC_CODE_FILTER_DESC =" T&C code"
106
106
COM_TC_CONTENTS_VERSION_ASC =" Version ascending"
107
107
COM_TC_CONTENTS_VERSION_DES =" Version descending"
108
- COM_TC_CONTENTS_CLIENT_ASC =" T&C code ascending"
109
- COM_TC_CONTENTS_CLIENT_DES =" T&C code descending"
108
+ COM_TC_CONTENTS_TC_CODE_ASC =" T&C code ascending"
109
+ COM_TC_CONTENTS_TC_CODE_DES =" T&C code descending"
110
110
COM_TC_CONTENTS_STARTDATE_ASC =" Startdate ascending"
111
111
COM_TC_CONTENTS_STARTDATE_DES =" Startdate descending"
112
112
COM_TC_BASIC_CONFIG_SET =" Basic configuration"
@@ -115,3 +115,5 @@ COM_TC_DATE_FORMAT_TO_SHOW_DESC="You can set the format to display the date on t
115
115
COM_TC_CUSTOM_DATE_FORMAT =" Custom date format"
116
116
COM_TC_CUSTOM_DATE_FORMAT_DESC =" You can customize the date format here"
117
117
COM_TC_DATE_FORMAT_CUSTOM =" custom"
118
+ COM_TC_CONTENTS_SEARCH_FILTER_DESC =" Search by Title or Version"
119
+ COM_TC_USERS_SEARCH_FILTER_DESC =" Search by User name, Terms and Conditions or T&C code"
0 commit comments