You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COM_BANNERS_CLIENT_EMPTYSTATE_BUTTON_ADD="Add your first client"
41
41
COM_BANNERS_CLIENT_EMPTYSTATE_CONTENT="A Banner Client contains contact details and further information such as tracking preferences."
42
42
COM_BANNERS_CLIENT_EMPTYSTATE_TITLE="No Clients have been created yet."
43
+
COM_BANNERS_CLIENT_ERROR_DUPLICATE_NAME="A client with this name already exists."
43
44
COM_BANNERS_CLIENT_NEW="New Client"
44
45
COM_BANNERS_CLIENT_SAVE_SUCCESS="Client saved."
45
46
COM_BANNERS_CLIENTS_FILTER_SEARCH_DESC="Search in client name. Prefix with ID: to search for a client ID."
@@ -202,6 +203,5 @@ COM_BANNERS_TYPE2="Clicks"
202
203
COM_BANNERS_UNLIMITED="Unlimited"
203
204
COM_BANNERS_WARNING_PROVIDE_VALID_NAME="Please provide a valid, non-blank name"
204
205
COM_BANNERS_XML_DESCRIPTION="This component manages banners and banner clients."
205
-
COM_BANNERS_CLIENT_ERROR_DUPLICATE_NAME="A client with this name already exists."
206
206
207
207
JLIB_RULES_SETTING_NOTES_COM_BANNERS="Changes apply to this component only.<br><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br><em><strong>Allowed</strong></em> will enable the action for this component unless overruled by a Global Configuration setting."; Alternate language strings for the rules form field
0 commit comments