JException Object
(
    [level:protected] => 1
    [info:protected] => 
    [function:protected] => 
    [class:protected] => 
    [type:protected] => 
    [args:protected] => 
    [backtrace:protected] => Array
        (
            [0] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/legacy/error/error.php
                    [line] => 200
                    [function] => __construct
                    [class] => JException
                    [object] => JException Object
 *RECURSION*
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Article not found
                            [1] => 404
                            [2] => 1
                            [3] => 
                            [4] => 1
                        )

                )

            [1] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/legacy/error/error.php
                    [line] => 277
                    [function] => raise
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                            [1] => 404
                            [2] => Article not found
                            [3] => 
                            [4] => 1
                        )

                )

            [2] => Array
                (
                    [file] => /home/riverh8/public_html/components/com_content/models/article.php
                    [line] => 155
                    [function] => raiseError
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 404
                            [1] => Article not found
                        )

                )

            [3] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/MVC/View/HtmlView.php
                    [line] => 425
                    [function] => getItem
                    [class] => ContentModelArticle
                    [object] => ContentModelArticle Object
                        (
                            [_context:protected] => com_content.article
                            [_item:protected] => Array
                                (
                                )

                            [__state_set:protected] => 1
                            [_db:protected] => JDatabaseDriverMysqli Object
                                (
                                    [name] => mysqli
                                    [serverType] => mysql
                                    [connection:protected] => mysqli Object
                                        (
                                            [affected_rows] => 7
                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                            [client_version] => 50012
                                            [connect_errno] => 0
                                            [connect_error] => 
                                            [errno] => 0
                                            [error] => 
                                            [error_list] => Array
                                                (
                                                )

                                            [field_count] => 4
                                            [host_info] => Localhost via UNIX socket
                                            [info] => 
                                            [insert_id] => 0
                                            [server_info] => 5.5.5-10.6.12-MariaDB
                                            [server_version] => 100612
                                            [stat] => Uptime: 224077  Threads: 21  Questions: 9736603  Slow queries: 1  Opens: 1065  Open tables: 924  Queries per second avg: 43.452
                                            [sqlstate] => 00000
                                            [protocol_version] => 10
                                            [thread_id] => 120262
                                            [warning_count] => 0
                                        )

                                    [nameQuote:protected] => `
                                    [nullDate:protected] => 0000-00-00 00:00:00
                                    [_database:JDatabaseDriver:private] => riverh8_riverhouse
                                    [count:protected] => 93
                                    [cursor:protected] => 
                                    [debug:protected] => 
                                    [limit:protected] => 0
                                    [log:protected] => Array
                                        (
                                        )

                                    [timings:protected] => Array
                                        (
                                        )

                                    [callStacks:protected] => Array
                                        (
                                        )

                                    [offset:protected] => 0
                                    [options:protected] => Array
                                        (
                                            [driver] => mysqli
                                            [host] => localhost
                                            [user] => riverh8_devriver
                                            [password] => Mo*bO#2oC(f?
                                            [database] => riverh8_riverhouse
                                            [prefix] => flu7o_
                                            [select] => 1
                                            [port] => 3306
                                            [socket] => 
                                        )

                                    [sql:protected] => JDatabaseQueryMysqli Object
                                        (
                                            [offset:protected] => 0
                                            [limit:protected] => 0
                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                            [sql:protected] => 
                                            [type:protected] => select
                                            [element:protected] => 
                                            [select:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => SELECT
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => id, home, template, s.params
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [delete:protected] => 
                                            [update:protected] => 
                                            [insert:protected] => 
                                            [from:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => FROM
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => #__template_styles as s
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [join:protected] => Array
                                                (
                                                    [0] => JDatabaseQueryElement Object
                                                        (
                                                            [name:protected] => LEFT JOIN
                                                            [elements:protected] => Array
                                                                (
                                                                    [0] => #__extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
                                                                )

                                                            [glue:protected] => ,
                                                        )

                                                )

                                            [set:protected] => 
                                            [where:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => WHERE
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => s.client_id = 0
                                                            [1] => e.enabled = 1
                                                        )

                                                    [glue:protected] =>  AND 
                                                )

                                            [group:protected] => 
                                            [having:protected] => 
                                            [columns:protected] => 
                                            [values:protected] => 
                                            [order:protected] => 
                                            [autoIncrementField:protected] => 
                                            [call:protected] => 
                                            [exec:protected] => 
                                            [union:protected] => 
                                            [unionAll:protected] => 
                                            [selectRowNumber:protected] => 
                                        )

                                    [tablePrefix:protected] => flu7o_
                                    [utf:protected] => 1
                                    [utf8mb4:protected] => 1
                                    [errorNum:protected] => 0
                                    [errorMsg:protected] => 
                                    [transactionDepth:protected] => 0
                                    [disconnectHandlers:protected] => Array
                                        (
                                        )

                                )

                            [name:protected] => article
                            [option:protected] => com_content
                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                (
                                    [_errors:protected] => Array
                                        (
                                        )

                                    [task] => 
                                    [parameters.menu] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [featured_categories] => Array
                                                        (
                                                            [0] => 2
                                                        )

                                                    [layout_type] => blog
                                                    [num_leading_articles] => 3
                                                    [num_intro_articles] => 3
                                                    [num_columns] => 2
                                                    [num_links] => 3
                                                    [multi_column_order] => 1
                                                    [orderby_pri] => 
                                                    [orderby_sec] => front
                                                    [order_date] => 
                                                    [show_pagination] => 2
                                                    [show_pagination_results] => 0
                                                    [page_subheading] => 
                                                    [show_title] => 0
                                                    [link_titles] => 
                                                    [show_intro] => 
                                                    [info_block_position] => 
                                                    [info_block_show_title] => 
                                                    [show_category] => 
                                                    [link_category] => 
                                                    [show_parent_category] => 
                                                    [link_parent_category] => 
                                                    [show_associations] => 
                                                    [show_author] => 0
                                                    [link_author] => 
                                                    [show_create_date] => 0
                                                    [show_modify_date] => 0
                                                    [show_publish_date] => 0
                                                    [show_item_navigation] => 
                                                    [show_vote] => 
                                                    [show_readmore] => 
                                                    [show_readmore_title] => 
                                                    [show_icons] => 0
                                                    [show_print_icon] => 0
                                                    [show_email_icon] => 0
                                                    [show_hits] => 
                                                    [show_tags] => 
                                                    [show_noauth] => 
                                                    [show_feed_link] => 1
                                                    [feed_summary] => 
                                                    [menu-anchor_title] => 
                                                    [menu-anchor_css] => 
                                                    [menu_image] => 
                                                    [menu_image_css] => 
                                                    [menu_text] => 1
                                                    [menu_show] => 1
                                                    [page_title] => Conflict Management Starts with Self Management
                                                    [show_page_heading] => 1
                                                    [page_heading] => 
                                                    [pageclass_sfx] =>  rt-menu-home
                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                    [robots] => 
                                                    [secure] => 0
                                                    [dropdown_item_subtext] => 
                                                    [dropdown_customimage] => 
                                                    [dropdown_customicon] => 
                                                    [dropdown_customclass] => 
                                                    [dropdown_columns] => 1
                                                    [dropdown_distribution] => even
                                                    [dropdown_manual_distribution] => 
                                                    [dropdown_dropdown_width] => 
                                                    [dropdown_column_widths] => 
                                                    [dropdown_children_group] => 0
                                                    [dropdown_children_type] => menuitems
                                                    [dropdown_modules] => 257
                                                    [dropdown_module_positions] => 
                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                    [splitmenu_item_subtext] => 
                                                    [splitmenu_customimage] => 
                                                    [splitmenu_customicon] => 
                                                    [splitmenu_customclass] => 
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                    [article.id] => 0
                                    [list.offset] => 
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [article_layout] => _:default
                                                    [show_title] => 0
                                                    [link_titles] => 0
                                                    [show_intro] => 1
                                                    [info_block_position] => 0
                                                    [info_block_show_title] => 1
                                                    [show_category] => 0
                                                    [link_category] => 0
                                                    [show_parent_category] => 0
                                                    [link_parent_category] => 0
                                                    [show_associations] => 0
                                                    [flags] => 1
                                                    [show_author] => 0
                                                    [link_author] => 0
                                                    [show_create_date] => 0
                                                    [show_modify_date] => 0
                                                    [show_publish_date] => 0
                                                    [show_item_navigation] => 0
                                                    [show_vote] => 0
                                                    [show_readmore] => 1
                                                    [show_readmore_title] => 0
                                                    [readmore_limit] => 100
                                                    [show_tags] => 1
                                                    [show_icons] => 0
                                                    [show_print_icon] => 0
                                                    [show_email_icon] => 0
                                                    [show_hits] => 0
                                                    [record_hits] => 1
                                                    [show_noauth] => 0
                                                    [urls_position] => 0
                                                    [captcha] => 
                                                    [show_publishing_options] => 1
                                                    [show_article_options] => 1
                                                    [save_history] => 0
                                                    [history_limit] => 10
                                                    [show_urls_images_frontend] => 1
                                                    [show_urls_images_backend] => 1
                                                    [targeta] => 0
                                                    [targetb] => 0
                                                    [targetc] => 0
                                                    [float_intro] => left
                                                    [float_fulltext] => left
                                                    [category_layout] => _:blog
                                                    [show_category_heading_title_text] => 1
                                                    [show_category_title] => 0
                                                    [show_description] => 0
                                                    [show_description_image] => 0
                                                    [maxLevel] => 1
                                                    [show_empty_categories] => 0
                                                    [show_no_articles] => 1
                                                    [show_subcat_desc] => 1
                                                    [show_cat_num_articles] => 0
                                                    [show_cat_tags] => 1
                                                    [show_base_description] => 1
                                                    [maxLevelcat] => -1
                                                    [show_empty_categories_cat] => 0
                                                    [show_subcat_desc_cat] => 1
                                                    [show_cat_num_articles_cat] => 1
                                                    [num_leading_articles] => 3
                                                    [num_intro_articles] => 3
                                                    [num_columns] => 2
                                                    [num_links] => 3
                                                    [multi_column_order] => 1
                                                    [show_subcategory_content] => 0
                                                    [show_pagination_limit] => 1
                                                    [filter_field] => hide
                                                    [show_headings] => 1
                                                    [list_show_date] => 0
                                                    [date_format] => 
                                                    [list_show_hits] => 1
                                                    [list_show_author] => 1
                                                    [list_show_votes] => 0
                                                    [list_show_ratings] => 0
                                                    [orderby_pri] => order
                                                    [orderby_sec] => front
                                                    [order_date] => published
                                                    [show_pagination] => 2
                                                    [show_pagination_results] => 0
                                                    [show_featured] => show
                                                    [show_feed_link] => 1
                                                    [feed_summary] => 0
                                                    [feed_show_readmore] => 0
                                                    [sef_advanced] => 0
                                                    [sef_ids] => 0
                                                    [custom_fields_enable] => 1
                                                    [show_page_heading] => 1
                                                    [featured_categories] => Array
                                                        (
                                                            [0] => 2
                                                        )

                                                    [layout_type] => blog
                                                    [menu_text] => 1
                                                    [menu_show] => 1
                                                    [page_title] => Conflict Management Starts with Self Management
                                                    [pageclass_sfx] =>  rt-menu-home
                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                    [secure] => 0
                                                    [dropdown_columns] => 1
                                                    [dropdown_distribution] => even
                                                    [dropdown_children_group] => 0
                                                    [dropdown_children_type] => menuitems
                                                    [dropdown_modules] => 257
                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                    [page_description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                                    [page_rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                    [robots] => 
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                    [filter.published] => 1
                                    [filter.archived] => 2
                                    [filter.language] => 1
                                )

                            [event_clean_cache:protected] => onContentCleanCache
                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/riverh8/public_html/components/com_content/views/article/view.html.php
                    [line] => 42
                    [function] => get
                    [class] => Joomla\CMS\MVC\View\HtmlView
                    [object] => ContentViewArticle Object
                        (
                            [item:protected] => 
                            [params:protected] => 
                            [print:protected] => 
                            [state:protected] => 
                            [user:protected] => 
                            [document] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Conflict Management Starts with Self Management
                                    [description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                    [link] => 
                                    [base] => https://www.riverhouseepress.com/en/ndex.php
                                    [language] => en-gb
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [https://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [framework] => 
                                                            [relative] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                            [version] => tps://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319
                                                        )

                                                )

                                            [/media/system/js/mootools-core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/system/js/core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/system/js/mootools-more.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                            [csrf.token] => d63a5bc762ea4d1caabb3bc836135689
                                            [system.paths] => Array
                                                (
                                                    [root] => 
                                                    [base] => 
                                                )

                                        )

                                    [_styleSheets] => Array
                                        (
                                        )

                                    [_style] => Array
                                        (
                                            [text/css] => 
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                    [rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => b96e233f1139279e9981e96b88d29e78
                                )

                            [_name:protected] => article
                            [_models:protected] => Array
                                (
                                    [article] => ContentModelArticle Object
                                        (
                                            [_context:protected] => com_content.article
                                            [_item:protected] => Array
                                                (
                                                )

                                            [__state_set:protected] => 1
                                            [_db:protected] => JDatabaseDriverMysqli Object
                                                (
                                                    [name] => mysqli
                                                    [serverType] => mysql
                                                    [connection:protected] => mysqli Object
                                                        (
                                                            [affected_rows] => -1
                                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                                            [client_version] => 50012
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )

                                                            [field_count] => 4
                                                            [host_info] => Localhost via UNIX socket
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 5.5.5-10.6.12-MariaDB
                                                            [server_version] => 100612
                                                            [stat] => Uptime: 224077  Threads: 21  Questions: 9736603  Slow queries: 1  Opens: 1065  Open tables: 924  Queries per second avg: 43.452
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 120262
                                                            [warning_count] => 0
                                                        )

                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => riverh8_riverhouse
                                                    [count:protected] => 93
                                                    [cursor:protected] => 
                                                    [debug:protected] => 
                                                    [limit:protected] => 0
                                                    [log:protected] => Array
                                                        (
                                                        )

                                                    [timings:protected] => Array
                                                        (
                                                        )

                                                    [callStacks:protected] => Array
                                                        (
                                                        )

                                                    [offset:protected] => 0
                                                    [options:protected] => Array
                                                        (
                                                            [driver] => mysqli
                                                            [host] => localhost
                                                            [user] => riverh8_devriver
                                                            [password] => Mo*bO#2oC(f?
                                                            [database] => riverh8_riverhouse
                                                            [prefix] => flu7o_
                                                            [select] => 1
                                                            [port] => 3306
                                                            [socket] => 
                                                        )

                                                    [sql:protected] => JDatabaseQueryMysqli Object
                                                        (
                                                            [offset:protected] => 0
                                                            [limit:protected] => 0
                                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                                            [sql:protected] => 
                                                            [type:protected] => select
                                                            [element:protected] => 
                                                            [select:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => SELECT
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => id, home, template, s.params
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [delete:protected] => 
                                                            [update:protected] => 
                                                            [insert:protected] => 
                                                            [from:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => FROM
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => #__template_styles as s
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [join:protected] => Array
                                                                (
                                                                    [0] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                )

                                                            [set:protected] => 
                                                            [where:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => WHERE
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => s.client_id = 0
                                                                            [1] => e.enabled = 1
                                                                        )

                                                                    [glue:protected] =>  AND 
                                                                )

                                                            [group:protected] => 
                                                            [having:protected] => 
                                                            [columns:protected] => 
                                                            [values:protected] => 
                                                            [order:protected] => 
                                                            [autoIncrementField:protected] => 
                                                            [call:protected] => 
                                                            [exec:protected] => 
                                                            [union:protected] => 
                                                            [unionAll:protected] => 
                                                            [selectRowNumber:protected] => 
                                                        )

                                                    [tablePrefix:protected] => flu7o_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [name:protected] => article
                                            [option:protected] => com_content
                                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                                (
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [featured_categories] => Array
                                                                        (
                                                                            [0] => 2
                                                                        )

                                                                    [layout_type] => blog
                                                                    [num_leading_articles] => 3
                                                                    [num_intro_articles] => 3
                                                                    [num_columns] => 2
                                                                    [num_links] => 3
                                                                    [multi_column_order] => 1
                                                                    [orderby_pri] => 
                                                                    [orderby_sec] => front
                                                                    [order_date] => 
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 0
                                                                    [page_subheading] => 
                                                                    [show_title] => 0
                                                                    [link_titles] => 
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [info_block_show_title] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [show_associations] => 
                                                                    [show_author] => 0
                                                                    [link_author] => 
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 
                                                                    [show_vote] => 
                                                                    [show_readmore] => 
                                                                    [show_readmore_title] => 
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 
                                                                    [show_tags] => 
                                                                    [show_noauth] => 
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 
                                                                    [menu-anchor_title] => 
                                                                    [menu-anchor_css] => 
                                                                    [menu_image] => 
                                                                    [menu_image_css] => 
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => Conflict Management Starts with Self Management
                                                                    [show_page_heading] => 1
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] =>  rt-menu-home
                                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                    [dropdown_item_subtext] => 
                                                                    [dropdown_customimage] => 
                                                                    [dropdown_customicon] => 
                                                                    [dropdown_customclass] => 
                                                                    [dropdown_columns] => 1
                                                                    [dropdown_distribution] => even
                                                                    [dropdown_manual_distribution] => 
                                                                    [dropdown_dropdown_width] => 
                                                                    [dropdown_column_widths] => 
                                                                    [dropdown_children_group] => 0
                                                                    [dropdown_children_type] => menuitems
                                                                    [dropdown_modules] => 257
                                                                    [dropdown_module_positions] => 
                                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                                    [splitmenu_item_subtext] => 
                                                                    [splitmenu_customimage] => 
                                                                    [splitmenu_customicon] => 
                                                                    [splitmenu_customclass] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [article.id] => 0
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 0
                                                                    [link_titles] => 0
                                                                    [show_intro] => 1
                                                                    [info_block_position] => 0
                                                                    [info_block_show_title] => 1
                                                                    [show_category] => 0
                                                                    [link_category] => 0
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_associations] => 0
                                                                    [flags] => 1
                                                                    [show_author] => 0
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 0
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 0
                                                                    [readmore_limit] => 100
                                                                    [show_tags] => 1
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 0
                                                                    [record_hits] => 1
                                                                    [show_noauth] => 0
                                                                    [urls_position] => 0
                                                                    [captcha] => 
                                                                    [show_publishing_options] => 1
                                                                    [show_article_options] => 1
                                                                    [save_history] => 0
                                                                    [history_limit] => 10
                                                                    [show_urls_images_frontend] => 1
                                                                    [show_urls_images_backend] => 1
                                                                    [targeta] => 0
                                                                    [targetb] => 0
                                                                    [targetc] => 0
                                                                    [float_intro] => left
                                                                    [float_fulltext] => left
                                                                    [category_layout] => _:blog
                                                                    [show_category_heading_title_text] => 1
                                                                    [show_category_title] => 0
                                                                    [show_description] => 0
                                                                    [show_description_image] => 0
                                                                    [maxLevel] => 1
                                                                    [show_empty_categories] => 0
                                                                    [show_no_articles] => 1
                                                                    [show_subcat_desc] => 1
                                                                    [show_cat_num_articles] => 0
                                                                    [show_cat_tags] => 1
                                                                    [show_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 3
                                                                    [num_intro_articles] => 3
                                                                    [num_columns] => 2
                                                                    [num_links] => 3
                                                                    [multi_column_order] => 1
                                                                    [show_subcategory_content] => 0
                                                                    [show_pagination_limit] => 1
                                                                    [filter_field] => hide
                                                                    [show_headings] => 1
                                                                    [list_show_date] => 0
                                                                    [date_format] => 
                                                                    [list_show_hits] => 1
                                                                    [list_show_author] => 1
                                                                    [list_show_votes] => 0
                                                                    [list_show_ratings] => 0
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => front
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 0
                                                                    [show_featured] => show
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [feed_show_readmore] => 0
                                                                    [sef_advanced] => 0
                                                                    [sef_ids] => 0
                                                                    [custom_fields_enable] => 1
                                                                    [show_page_heading] => 1
                                                                    [featured_categories] => Array
                                                                        (
                                                                            [0] => 2
                                                                        )

                                                                    [layout_type] => blog
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => Conflict Management Starts with Self Management
                                                                    [pageclass_sfx] =>  rt-menu-home
                                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                                    [secure] => 0
                                                                    [dropdown_columns] => 1
                                                                    [dropdown_distribution] => even
                                                                    [dropdown_children_group] => 0
                                                                    [dropdown_children_type] => menuitems
                                                                    [dropdown_modules] => 257
                                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                                    [page_description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                                                    [page_rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                                    [robots] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [filter.published] => 1
                                                    [filter.archived] => 2
                                                    [filter.language] => 1
                                                )

                                            [event_clean_cache:protected] => onContentCleanCache
                                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                                (
                                                )

                                            [_errors:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_basePath:protected] => /home/riverh8/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/riverh8/public_html/templates/rt_ricochet/html/com_content/article/
                                            [1] => /home/riverh8/public_html/components/com_content/views/article/tmpl/
                                        )

                                    [helper] => Array
                                        (
                                            [0] => /home/riverh8/public_html/components/com_content/helpers/
                                        )

                                )

                            [_template:protected] => 
                            [_output:protected] => 
                            [_escape:protected] => htmlspecialchars
                            [_charset:protected] => UTF-8
                            [_errors:protected] => Array
                                (
                                )

                            [baseurl] => 
                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Item
                        )

                )

            [5] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 664
                    [function] => display
                    [class] => ContentViewArticle
                    [object] => ContentViewArticle Object
                        (
                            [item:protected] => 
                            [params:protected] => 
                            [print:protected] => 
                            [state:protected] => 
                            [user:protected] => 
                            [document] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Conflict Management Starts with Self Management
                                    [description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                    [link] => 
                                    [base] => https://www.riverhouseepress.com/en/ndex.php
                                    [language] => en-gb
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [https://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [framework] => 
                                                            [relative] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                            [version] => tps://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319
                                                        )

                                                )

                                            [/media/system/js/mootools-core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/system/js/core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/system/js/mootools-more.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                            [csrf.token] => d63a5bc762ea4d1caabb3bc836135689
                                            [system.paths] => Array
                                                (
                                                    [root] => 
                                                    [base] => 
                                                )

                                        )

                                    [_styleSheets] => Array
                                        (
                                        )

                                    [_style] => Array
                                        (
                                            [text/css] => 
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                    [rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => b96e233f1139279e9981e96b88d29e78
                                )

                            [_name:protected] => article
                            [_models:protected] => Array
                                (
                                    [article] => ContentModelArticle Object
                                        (
                                            [_context:protected] => com_content.article
                                            [_item:protected] => Array
                                                (
                                                )

                                            [__state_set:protected] => 1
                                            [_db:protected] => JDatabaseDriverMysqli Object
                                                (
                                                    [name] => mysqli
                                                    [serverType] => mysql
                                                    [connection:protected] => mysqli Object
                                                        (
                                                            [affected_rows] => -1
                                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                                            [client_version] => 50012
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )

                                                            [field_count] => 4
                                                            [host_info] => Localhost via UNIX socket
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 5.5.5-10.6.12-MariaDB
                                                            [server_version] => 100612
                                                            [stat] => Uptime: 224077  Threads: 21  Questions: 9736603  Slow queries: 1  Opens: 1065  Open tables: 924  Queries per second avg: 43.452
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 120262
                                                            [warning_count] => 0
                                                        )

                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => riverh8_riverhouse
                                                    [count:protected] => 93
                                                    [cursor:protected] => 
                                                    [debug:protected] => 
                                                    [limit:protected] => 0
                                                    [log:protected] => Array
                                                        (
                                                        )

                                                    [timings:protected] => Array
                                                        (
                                                        )

                                                    [callStacks:protected] => Array
                                                        (
                                                        )

                                                    [offset:protected] => 0
                                                    [options:protected] => Array
                                                        (
                                                            [driver] => mysqli
                                                            [host] => localhost
                                                            [user] => riverh8_devriver
                                                            [password] => Mo*bO#2oC(f?
                                                            [database] => riverh8_riverhouse
                                                            [prefix] => flu7o_
                                                            [select] => 1
                                                            [port] => 3306
                                                            [socket] => 
                                                        )

                                                    [sql:protected] => JDatabaseQueryMysqli Object
                                                        (
                                                            [offset:protected] => 0
                                                            [limit:protected] => 0
                                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                                            [sql:protected] => 
                                                            [type:protected] => select
                                                            [element:protected] => 
                                                            [select:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => SELECT
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => id, home, template, s.params
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [delete:protected] => 
                                                            [update:protected] => 
                                                            [insert:protected] => 
                                                            [from:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => FROM
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => #__template_styles as s
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [join:protected] => Array
                                                                (
                                                                    [0] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                )

                                                            [set:protected] => 
                                                            [where:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => WHERE
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => s.client_id = 0
                                                                            [1] => e.enabled = 1
                                                                        )

                                                                    [glue:protected] =>  AND 
                                                                )

                                                            [group:protected] => 
                                                            [having:protected] => 
                                                            [columns:protected] => 
                                                            [values:protected] => 
                                                            [order:protected] => 
                                                            [autoIncrementField:protected] => 
                                                            [call:protected] => 
                                                            [exec:protected] => 
                                                            [union:protected] => 
                                                            [unionAll:protected] => 
                                                            [selectRowNumber:protected] => 
                                                        )

                                                    [tablePrefix:protected] => flu7o_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [name:protected] => article
                                            [option:protected] => com_content
                                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                                (
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [featured_categories] => Array
                                                                        (
                                                                            [0] => 2
                                                                        )

                                                                    [layout_type] => blog
                                                                    [num_leading_articles] => 3
                                                                    [num_intro_articles] => 3
                                                                    [num_columns] => 2
                                                                    [num_links] => 3
                                                                    [multi_column_order] => 1
                                                                    [orderby_pri] => 
                                                                    [orderby_sec] => front
                                                                    [order_date] => 
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 0
                                                                    [page_subheading] => 
                                                                    [show_title] => 0
                                                                    [link_titles] => 
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [info_block_show_title] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [show_associations] => 
                                                                    [show_author] => 0
                                                                    [link_author] => 
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 
                                                                    [show_vote] => 
                                                                    [show_readmore] => 
                                                                    [show_readmore_title] => 
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 
                                                                    [show_tags] => 
                                                                    [show_noauth] => 
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 
                                                                    [menu-anchor_title] => 
                                                                    [menu-anchor_css] => 
                                                                    [menu_image] => 
                                                                    [menu_image_css] => 
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => Conflict Management Starts with Self Management
                                                                    [show_page_heading] => 1
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] =>  rt-menu-home
                                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                    [dropdown_item_subtext] => 
                                                                    [dropdown_customimage] => 
                                                                    [dropdown_customicon] => 
                                                                    [dropdown_customclass] => 
                                                                    [dropdown_columns] => 1
                                                                    [dropdown_distribution] => even
                                                                    [dropdown_manual_distribution] => 
                                                                    [dropdown_dropdown_width] => 
                                                                    [dropdown_column_widths] => 
                                                                    [dropdown_children_group] => 0
                                                                    [dropdown_children_type] => menuitems
                                                                    [dropdown_modules] => 257
                                                                    [dropdown_module_positions] => 
                                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                                    [splitmenu_item_subtext] => 
                                                                    [splitmenu_customimage] => 
                                                                    [splitmenu_customicon] => 
                                                                    [splitmenu_customclass] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [article.id] => 0
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 0
                                                                    [link_titles] => 0
                                                                    [show_intro] => 1
                                                                    [info_block_position] => 0
                                                                    [info_block_show_title] => 1
                                                                    [show_category] => 0
                                                                    [link_category] => 0
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_associations] => 0
                                                                    [flags] => 1
                                                                    [show_author] => 0
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 0
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 0
                                                                    [readmore_limit] => 100
                                                                    [show_tags] => 1
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 0
                                                                    [record_hits] => 1
                                                                    [show_noauth] => 0
                                                                    [urls_position] => 0
                                                                    [captcha] => 
                                                                    [show_publishing_options] => 1
                                                                    [show_article_options] => 1
                                                                    [save_history] => 0
                                                                    [history_limit] => 10
                                                                    [show_urls_images_frontend] => 1
                                                                    [show_urls_images_backend] => 1
                                                                    [targeta] => 0
                                                                    [targetb] => 0
                                                                    [targetc] => 0
                                                                    [float_intro] => left
                                                                    [float_fulltext] => left
                                                                    [category_layout] => _:blog
                                                                    [show_category_heading_title_text] => 1
                                                                    [show_category_title] => 0
                                                                    [show_description] => 0
                                                                    [show_description_image] => 0
                                                                    [maxLevel] => 1
                                                                    [show_empty_categories] => 0
                                                                    [show_no_articles] => 1
                                                                    [show_subcat_desc] => 1
                                                                    [show_cat_num_articles] => 0
                                                                    [show_cat_tags] => 1
                                                                    [show_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 3
                                                                    [num_intro_articles] => 3
                                                                    [num_columns] => 2
                                                                    [num_links] => 3
                                                                    [multi_column_order] => 1
                                                                    [show_subcategory_content] => 0
                                                                    [show_pagination_limit] => 1
                                                                    [filter_field] => hide
                                                                    [show_headings] => 1
                                                                    [list_show_date] => 0
                                                                    [date_format] => 
                                                                    [list_show_hits] => 1
                                                                    [list_show_author] => 1
                                                                    [list_show_votes] => 0
                                                                    [list_show_ratings] => 0
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => front
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 0
                                                                    [show_featured] => show
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [feed_show_readmore] => 0
                                                                    [sef_advanced] => 0
                                                                    [sef_ids] => 0
                                                                    [custom_fields_enable] => 1
                                                                    [show_page_heading] => 1
                                                                    [featured_categories] => Array
                                                                        (
                                                                            [0] => 2
                                                                        )

                                                                    [layout_type] => blog
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => Conflict Management Starts with Self Management
                                                                    [pageclass_sfx] =>  rt-menu-home
                                                                    [menu-meta_description] => Style Matters is a conflict style inventory or quiz, taken online or on paper, that gives users immediate insight into their conflict style and detailed suggestions for improving conflict resolution.
                                                                    [menu-meta_keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                                    [secure] => 0
                                                                    [dropdown_columns] => 1
                                                                    [dropdown_distribution] => even
                                                                    [dropdown_children_group] => 0
                                                                    [dropdown_children_type] => menuitems
                                                                    [dropdown_modules] => 257
                                                                    [dropdown_large_direction] => rt-dropdown-right-large
                                                                    [dropdown_desktop_direction] => rt-dropdown-right-desktop
                                                                    [dropdown_tablet_direction] => rt-dropdown-right-tablet
                                                                    [page_description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                                                    [page_rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                                    [robots] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [filter.published] => 1
                                                    [filter.archived] => 2
                                                    [filter.language] => 1
                                                )

                                            [event_clean_cache:protected] => onContentCleanCache
                                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                                (
                                                )

                                            [_errors:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_basePath:protected] => /home/riverh8/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/riverh8/public_html/templates/rt_ricochet/html/com_content/article/
                                            [1] => /home/riverh8/public_html/components/com_content/views/article/tmpl/
                                        )

                                    [helper] => Array
                                        (
                                            [0] => /home/riverh8/public_html/components/com_content/helpers/
                                        )

                                )

                            [_template:protected] => 
                            [_output:protected] => 
                            [_escape:protected] => htmlspecialchars
                            [_charset:protected] => UTF-8
                            [_errors:protected] => Array
                                (
                                )

                            [baseurl] => 
                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /home/riverh8/public_html/components/com_content/controller.php
                    [line] => 118
                    [function] => display
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/riverh8/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/riverh8/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [language] => en-GB
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => en-GB
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1
                            [1] => Array
                                (
                                    [catid] => INT
                                    [id] => INT
                                    [cid] => ARRAY
                                    [year] => INT
                                    [month] => INT
                                    [limit] => UINT
                                    [limitstart] => UINT
                                    [showall] => INT
                                    [return] => BASE64
                                    [filter] => STRING
                                    [filter_order] => CMD
                                    [filter_order_Dir] => CMD
                                    [filter-search] => STRING
                                    [print] => BOOLEAN
                                    [lang] => CMD
                                    [Itemid] => INT
                                )

                        )

                )

            [7] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 702
                    [function] => display
                    [class] => ContentController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/riverh8/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/riverh8/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [language] => en-GB
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => en-GB
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /home/riverh8/public_html/components/com_content/content.php
                    [line] => 43
                    [function] => execute
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/riverh8/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/riverh8/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [language] => en-GB
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => en-GB
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [9] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 402
                    [args] => Array
                        (
                            [0] => /home/riverh8/public_html/components/com_content/content.php
                        )

                    [function] => require_once
                )

            [10] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 377
                    [function] => executeComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /home/riverh8/public_html/components/com_content/content.php
                        )

                )

            [11] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 194
                    [function] => renderComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => com_content
                        )

                )

            [12] => Array
                (
                    [file] => /home/riverh8/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 233
                    [function] => dispatch
                    [class] => Joomla\CMS\Application\SiteApplication
                    [object] => Joomla\CMS\Application\SiteApplication Object
                        (
                            [_language_filter:protected] => 1
                            [_detect_browser:protected] => 1
                            [docOptions:protected] => Array
                                (
                                )

                            [scope] => com_content
                            [_clientId:protected] => 0
                            [_messageQueue:protected] => Array
                                (
                                )

                            [_name:protected] => site
                            [profiler:protected] => 
                            [template:protected] => stdClass Object
                                (
                                    [id] => 20
                                    [home] => 1
                                    [template] => rt_ricochet
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [master] => true
                                                    [current_id] => 19
                                                    [template_full_name] => Ricochet
                                                    [grid_system] => 12
                                                    [template_prefix] => ricochet-
                                                    [cookie_time] => 31536000
                                                    [override_set] => 2.5
                                                    [name] => Preset1
                                                    [copy_lang_files_if_diff] => 1
                                                    [logo] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => top-a
                                                            [type] => ricochet
                                                            [custom] => stdClass Object
                                                                (
                                                                    [image] => 
                                                                )

                                                        )

                                                    [accent] => stdClass Object
                                                        (
                                                            [color1] => #3173B8
                                                            [color2] => #3AADB9
                                                            [color3] => #38BC75
                                                        )

                                                    [demostyle] => stdClass Object
                                                        (
                                                            [type] => preset5
                                                        )

                                                    [sideslider] => stdClass Object
                                                        (
                                                            [textcolor] => #7F97BC
                                                            [background] => #1C3762
                                                            [type] => dynamic
                                                        )

                                                    [top] => stdClass Object
                                                        (
                                                            [textcolor] => #333333
                                                            [background] => #FFFFFF
                                                            [layout] => a:1:{i:12;a:2:{i:1;a:1:{i:0;i:12;}i:2;a:2:{i:0;i:10;i:1;i:2;}}}
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [header] => stdClass Object
                                                        (
                                                            [textcolor] => #333333
                                                            [background] => #FFFFFF
                                                            [layout] => a:1:{i:12;a:2:{i:1;a:1:{i:0;i:12;}i:2;a:2:{i:0;i:9;i:1;i:3;}}}
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [showcase] => stdClass Object
                                                        (
                                                            [textcolor] => #7A7A7A
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [feature] => stdClass Object
                                                        (
                                                            [textcolor] => #FFFFFF
                                                            [background] => #333333
                                                            [type] => ricochet
                                                            [customfeature] => stdClass Object
                                                                (
                                                                    [image] => 
                                                                )

                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [utility] => stdClass Object
                                                        (
                                                            [textcolor] => #888888
                                                            [background] => #EEEEEE
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [expandedtop] => stdClass Object
                                                        (
                                                            [textcolor] => #7A7A7A
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [maintop] => stdClass Object
                                                        (
                                                            [textcolor] => #FFFFFF
                                                            [background] => #3173B8
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [expandedbottom] => stdClass Object
                                                        (
                                                            [textcolor] => #7A7A7A
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [mainbottom] => stdClass Object
                                                        (
                                                            [textcolor] => #FFFFFF
                                                            [background] => #3AADB9
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [additiontop] => stdClass Object
                                                        (
                                                            [textcolor] => #383838
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [extension] => stdClass Object
                                                        (
                                                            [textcolor] => #888888
                                                            [background] => #EEEEEE
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [additionbottom] => stdClass Object
                                                        (
                                                            [textcolor] => #383838
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [mainbody] => stdClass Object
                                                        (
                                                            [overlay] => light
                                                        )

                                                    [bottom] => stdClass Object
                                                        (
                                                            [textcolor] => #7A7A7A
                                                            [background] => #FFFFFF
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [footer] => stdClass Object
                                                        (
                                                            [textcolor] => #888888
                                                            [background] => #EEEEEE
                                                            [layout] => 3,3,3,3
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [copyright] => stdClass Object
                                                        (
                                                            [textcolor] => #888888
                                                            [background] => #EEEEEE
                                                            [enabled] => 1
                                                            [position] => copyright-a
                                                            [text] => 
                                                            [layout] => a:1:{i:12;a:1:{i:3;a:3:{i:0;i:3;i:1;i:7;i:2;i:2;}}}
                                                            [showall] => 0
                                                            [showmax] => 6
                                                        )

                                                    [font] => stdClass Object
                                                        (
                                                            [family] => s:ricochet
                                                            [size] => default
                                                            [size-is] => default
                                                        )

                                                    [viewswitcher-priority] => 1
                                                    [logo-priority] => 2
                                                    [copyright-priority] => 3
                                                    [styledeclaration-priority] => 4
                                                    [fontsizer-priority] => 5
                                                    [date-priority] => 7
                                                    [totop-priority] => 8
                                                    [systemmessages-priority] => 9
                                                    [smartload-priority] => 13
                                                    [pagesuffix-priority] => 14
                                                    [resetsettings-priority] => 15
                                                    [analytics-priority] => 16
                                                    [dropdownmenu-priority] => 18
                                                    [jstools-priority] => 21
                                                    [moduleoverlays-priority] => 22
                                                    [rtl-priority] => 23
                                                    [splitmenu-priority] => 24
                                                    [webfonts-priority] => 27
                                                    [styledeclaration-enabled] => 1
                                                    [social] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [target] => _blank
                                                            [button-1-icon] => fa fa-twitter
                                                            [button-1-text] => 
                                                            [button-1-link] => #
                                                            [button-3-icon] => fa fa-google-plus
                                                            [button-3-text] => 
                                                            [button-3-link] => #
                                                            [button-5-icon] => 
                                                            [button-5-text] => 
                                                            [button-5-link] => 
                                                            [position] => header-b
                                                            [hidden-spacer] => 
                                                            [button-2-icon] => fa fa-facebook
                                                            [button-2-text] => 
                                                            [button-2-link] => #
                                                            [button-4-icon] => fa fa-rss
                                                            [button-4-text] => 
                                                            [button-4-link] => #
                                                            [button-6-icon] => 
                                                            [button-6-text] => 
                                                            [button-6-link] => 
                                                        )

                                                    [chart-enabled] => 1
                                                    [comingsoon] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [date] => 1
                                                            [month] => 0
                                                            [year] => 2020
                                                        )

                                                    [email-subscription] => stdClass Object
                                                        (
                                                            [enabled] => 1
                                                        )

                                                    [feedburner-uri] => 
                                                    [systemmessages] => stdClass Object
                                                        (
                                                            [enabled] => 1
                                                            [position] => drawer
                                                        )

                                                    [date] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => utility-a
                                                            [clientside] => 0
                                                            [formats] => %A, %B %d, %Y
                                                        )

                                                    [fontsizer] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => utility-b
                                                        )

                                                    [login] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => utility-c
                                                            [text] => Member Login
                                                            [logouttext] => Logout
                                                        )

                                                    [popup] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => utility-d
                                                            [text] => Popup Module
                                                        )

                                                    [branding] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => copyright-a
                                                        )

                                                    [totop] => stdClass Object
                                                        (
                                                            [enabled] => 1
                                                            [position] => copyright-c
                                                            [text] => 
                                                        )

                                                    [resetsettings] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [position] => copyright-d
                                                            [text] => Reset Settings
                                                        )

                                                    [analytics] => stdClass Object
                                                        (
                                                            [enabled] => 0
                                                            [code] => 
                                                            [position] => analytics
                                                        )

                                                    [menu] => stdClass Object
                                                        (
                                                            [enabled] => 1
                                                            [type] => dropdownmenu
                                                            [dropdownmenu] => stdClass Object
                                                                (
                                                                    [theme] => gantry-dropdown
                                                                    [limit_levels] => 0
                                                                    [startLevel] => 0
                                                                    [showAllChildren] => 1
                                                                    [class_sfx] => top
                                                                    [cache] => 0
                                                                    [menutype] => mainmenu
                                                                    [position] => header-a
                                                                    [responsive-menu] => panel
                                                                    [enable-current-id] => 0
                                                                    [module_cache] => 0
                                                                )

                                                            [splitmenu] => stdClass Object
                                                                (
                                                                    [mainmenu-limit_levels] => 1
                                                                    [mainmenu-startLevel] => 0
                                                                    [mainmenu-endLevel] => 0
                                                                    [mainmenu-class_sfx] => top
                                                                    [submenu-limit_levels] => 1
                                                                    [submenu-startLevel] => 1
                                                                    [submenu-endLevel] => 9
                                                                    [cache] => 0
                                                                    [menutype] => mainmenu
                                                                    [theme] => gantry-splitmenu
                                                                    [mainmenu-position] => header-b
                                                                    [submenu-position] => sidebar-a
                                                                    [submenu-title] => 1
                                                                    [submenu-class_sfx] => 
                                                                    [submenu-module_sfx] => 
                                                                    [responsive-menu] => panel
                                                                    [roknavmenu_dropdown_enable-current-id] => 0
                                                                    [module_cache] => 1
                                                                )

                                                        )

                                                    [mainbodyPosition] => a:1:{i:12;a:1:{i:2;a:2:{s:2:"sa";i:3;s:2:"mb";i:9;}}}
                                                    [layout-mode] => responsive
                                                    [component-enabled] => 1
                                                    [mainbody-enabled] => 1
                                                    [rtl-enabled] => 0
                                                    [pagesuffix-enabled] => 1
                                                    [selectivizr-enabled] => 1
                                                    [less] => stdClass Object
                                                        (
                                                            [compression] => 1
                                                            [compilewait] => 2
                                                            [debugheader] => 0
                                                        )

                                                    [ie7splash-enabled] => 1
                                                    [demo] => 1
                                                    [k2] => 0
                                                    [animate] => 0
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                )

                            [charSet] => utf-8
                            [mimeType] => text/html
                            [modifiedDate] => 
                            [client] => Joomla\Application\Web\WebClient Object
                                (
                                    [platform:protected] => 
                                    [mobile:protected] => 
                                    [engine:protected] => 
                                    [browser:protected] => 
                                    [browserVersion:protected] => 
                                    [languages:protected] => Array
                                        (
                                        )

                                    [encodings:protected] => Array
                                        (
                                        )

                                    [userAgent:protected] => CCBot/2.0 (https://commoncrawl.org/faq/)
                                    [acceptEncoding:protected] => br,gzip
                                    [acceptLanguage:protected] => en-US,en;q=0.5
                                    [robot:protected] => 
                                    [detection:protected] => Array
                                        (
                                        )

                                    [headers:protected] => 
                                )

                            [document:protected] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Conflict Management Starts with Self Management
                                    [description] => Style Matters is a state-of-the-art conflict style inventory that stands out for its cultural adaptability, ability to measure stress, and actionable score report. 
                                    [link] => 
                                    [base] => https://www.riverhouseepress.com/en/ndex.php
                                    [language] => en-gb
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [https://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [framework] => 
                                                            [relative] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                            [version] => tps://www.riverhouseepress.com/components/com_onepage/assets/js/opcping.js?opcver=2Z0Z377Z220319
                                                        )

                                                )

                                            [/media/system/js/mootools-core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/system/js/core.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/system/js/mootools-more.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 0
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                            [csrf.token] => d63a5bc762ea4d1caabb3bc836135689
                                            [system.paths] => Array
                                                (
                                                    [root] => 
                                                    [base] => 
                                                )

                                        )

                                    [_styleSheets] => Array
                                        (
                                        )

                                    [_style] => Array
                                        (
                                            [text/css] => 
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => Conflict Resolution,Conflict Management,Conflict Style Quiz, Thomas Kilmann Conflict Mode Instrument,Conflict Resolution Training,Style Matters,Conflict Style,Team Building,Peace Studies,Conflict Style Inventory
                                                    [rights] => Product info may be freely used.  The Style Matters quiz, Trainers Guide, and tutorial are copyrighted material and all rights are reserved by Riverhouse ePress.
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => b96e233f1139279e9981e96b88d29e78
                                )

                            [language:protected] => Joomla\CMS\Language\Language Object
                                (
                                    [debug:protected] => 
                                    [default:protected] => en-GB
                                    [orphans:protected] => Array
                                        (
                                        )

                                    [metadata:protected] => Array
                                        (
                                            [name] => English (United Kingdom)
                                            [nativeName] => English (United Kingdom)
                                            [tag] => en-GB
                                            [rtl] => 0
                                            [locale] => en_GB.utf8, en_GB.UTF-8, en_GB, eng_GB, en, english, english-uk, uk, gbr, britain, england, great britain, uk, united kingdom, united-kingdom
                                            [firstDay] => 0
                                            [weekEnd] => 0,6
                                            [calendar] => gregorian
                                        )

                                    [locale:protected] => 
                                    [lang:protected] => en-GB
                                    [paths:protected] => Array
                                        (
                                            [joomla] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.ini] => 1
                                                )

                                            [lib_joomla] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.lib_joomla.ini] => 1
                                                )

                                            [plg_system_sourcerer] => Array
                                                (
                                                    [/home/riverh8/public_html/plugins/system/sourcerer/language/en-GB/en-GB.plg_system_sourcerer.ini] => 1
                                                )

                                            [plg_system_sppagebuilder] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_sppagebuilder.ini] => 
                                                    [/home/riverh8/public_html/administrator/language/en-GB/plg_system_sppagebuilder.ini] => 
                                                    [/home/riverh8/public_html/plugins/system/sppagebuilder/language/en-GB/en-GB.plg_system_sppagebuilder.ini] => 
                                                    [/home/riverh8/public_html/plugins/system/sppagebuilder/language/en-GB/plg_system_sppagebuilder.ini] => 
                                                )

                                            [plg_system_ossystem] => Array
                                                (
                                                    [/home/riverh8/public_html/plugins/system/ossystem/language/en-GB/en-GB.plg_system_ossystem.ini] => 1
                                                )

                                            [plg_system_logrotation] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_logrotation.ini] => 1
                                                )

                                            [plg_system_regularlabs] => Array
                                                (
                                                    [/home/riverh8/public_html/plugins/system/regularlabs/language/en-GB/en-GB.plg_system_regularlabs.ini] => 1
                                                )

                                            [plg_system_nrframework] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_nrframework.ini] => 
                                                    [/home/riverh8/public_html/administrator/language/en-GB/plg_system_nrframework.ini] => 
                                                    [/home/riverh8/public_html/plugins/system/nrframework/language/en-GB/en-GB.plg_system_nrframework.ini] => 1
                                                )

                                            [plg_system_updatenotification] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_updatenotification.ini] => 1
                                                )

                                            [plg_system_jumi] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_jumi.ini] => 
                                                    [/home/riverh8/public_html/administrator/language/en-GB/plg_system_jumi.ini] => 
                                                    [/home/riverh8/public_html/plugins///language/en-GB/en-GB.plg_system_jumi.ini] => 
                                                    [/home/riverh8/public_html/plugins///language/en-GB/plg_system_jumi.ini] => 
                                                )

                                            [plg_system_fields] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_fields.ini] => 1
                                                )

                                            [lib_fof40] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.lib_fof40.ini] => 1
                                                )

                                            [plg_system_gantry] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_gantry.ini] => 1
                                                )

                                            [plg_system_logout] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_logout.ini] => 1
                                                )

                                            [plg_system_rokupdater] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/language/en-GB/en-GB.plg_system_rokupdater.ini] => 
                                                    [/home/riverh8/public_html/administrator/language/en-GB/plg_system_rokupdater.ini] => 
                                                    [/home/riverh8/public_html/plugins/system/rokupdater/language/en-GB/en-GB.plg_system_rokupdater.ini] => 1
                                                )

                                            [com_acym] => Array
                                                (
                                                    [/home/riverh8/public_html//language/en-GB/en-GB.com_acym.ini] => 1
                                                )

                                            [com_acym_custom] => Array
                                                (
                                                    [/home/riverh8/public_html//language/en-GB/en-GB.com_acym_custom.ini] => 
                                                    [/home/riverh8/public_html//language/en-GB/com_acym_custom.ini] => 
                                                )

                                            [com_onepage] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.com_onepage.ini] => 1
                                                )

                                            [com_virtuemart_shoppers] => Array
                                                (
                                                    [/home/riverh8/public_html/components/com_virtuemart/language/en-GB/en-GB.com_virtuemart_shoppers.ini] => 1
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.com_virtuemart_shoppers.ini] => 
                                                    [/home/riverh8/public_html/language/en-GB/com_virtuemart_shoppers.ini] => 
                                                )

                                            [com_virtuemart] => Array
                                                (
                                                    [/home/riverh8/public_html/components/com_virtuemart/language/en-GB/en-GB.com_virtuemart.ini] => 1
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.com_virtuemart.ini] => 
                                                    [/home/riverh8/public_html/language/en-GB/com_virtuemart.ini] => 
                                                )

                                            [com_virtuemart_orders] => Array
                                                (
                                                    [/home/riverh8/public_html/components/com_virtuemart/language/en-GB/en-GB.com_virtuemart_orders.ini] => 1
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.com_virtuemart_orders.ini] => 
                                                    [/home/riverh8/public_html/language/en-GB/com_virtuemart_orders.ini] => 
                                                )

                                            [plg_system_modulesanywhere] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.plg_system_modulesanywhere.ini] => 1
                                                )

                                            [com_convertforms] => Array
                                                (
                                                    [/home/riverh8/public_html/administrator/components/com_convertforms/language/en-GB/en-GB.com_convertforms.ini] => 1
                                                )

                                            [tpl_rt_ricochet] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.tpl_rt_ricochet.ini] => 
                                                    [/home/riverh8/public_html/language/en-GB/tpl_rt_ricochet.ini] => 
                                                    [/home/riverh8/public_html/templates/rt_ricochet/language/en-GB/en-GB.tpl_rt_ricochet.ini] => 1
                                                )

                                            [com_content] => Array
                                                (
                                                    [/home/riverh8/public_html/language/en-GB/en-GB.com_content.ini] => 1
                                                )

                                        )

                                    [errorfiles:protected] => Array
                                        (
                                        )

                                    [strings:protected] => Array
                                        (
                                            [JERROR_PARSING_LANGUAGE_FILE] =>  : error(s) in line(s) %s
                                            [ERROR] => Error
                                            [INFO] => Info
                                            [MESSAGE] => Message
                                            [NOTICE] => Notice
                                            [WARNING] => Warning
                                            [J1] => 1
                                            [J2] => 2
                                            [J3] => 3
                                            [J4] => 4
                                            [J5] => 5
                                            [J6] => 6
                                            [J7] => 7
                                            [J8] => 8
                                            [J9] => 9
                                            [J10] => 10
                                            [J15] => 15
                                            [J20] => 20
                                            [J25] => 25
                                            [J30] => 30
                                            [J50] => 50
                                            [J100] => 100
                                            [J200] => 200
                                            [J500] => 500
                                            [JACTION_ADMIN] => Configure
                                            [JACTION_ADMIN_GLOBAL] => Super User
                                            [JACTION_COMPONENT_SETTINGS] => Component Settings
                                            [JACTION_CREATE] => Create
                                            [JACTION_DELETE] => Delete
                                            [JACTION_EDIT] => Edit
                                            [JACTION_EDITOWN] => Edit Own
                                            [JACTION_EDITSTATE] => Edit State
                                            [JACTION_LOGIN_ADMIN] => Administrator Login
                                            [JACTION_LOGIN_SITE] => Site Login
                                            [JACTION_MANAGE] => Access Administration Interface
                                            [JADMINISTRATOR] => Administrator
                                            [JALL] => All
                                            [JALL_LANGUAGE] => All
                                            [JAPPLY] => Save
                                            [JARCHIVED] => Archived
                                            [JASSOCIATIONS] => Also available:
                                            [JASSOCIATIONS_ASC] => Associations ascending
                                            [JASSOCIATIONS_DESC] => Associations descending
                                            [JAUTHOR] => Author
                                            [JAUTHOR_ASC] => Author ascending
                                            [JAUTHOR_DESC] => Author descending
                                            [JCANCEL] => Cancel
                                            [JCATEGORY] => Category
                                            [JCATEGORY_ASC] => Category ascending
                                            [JCATEGORY_DESC] => Category descending
                                            [JCLEAR] => Clear
                                            [JDATE] => Date
                                            [JDATE_ASC] => Date ascending
                                            [JDATE_DESC] => Date descending
                                            [JDAY] => Day
                                            [JDEFAULT] => Default
                                            [JDETAILS] => Details
                                            [JDISABLED] => Disabled
                                            [JEDITOR] => Editor
                                            [JENABLED] => Enabled
                                            [JEXPIRED] => Expired
                                            [JFALSE] => False
                                            [JFEATURED] => Featured
                                            [JFEATURED_ASC] => Featured ascending
                                            [JFEATURED_DESC] => Featured descending
                                            [JHIDE] => Hide
                                            [JINVALID_TOKEN] => The most recent request was denied because it had an invalid security token. Please refresh the page and try again.
                                            [JINVALID_TOKEN_NOTICE] => The security token did not match. The request was aborted to prevent any security breach. Please try again.
                                            [JLOGIN] => Log in
                                            [JLOGOUT] => Log out
                                            [JMONTH] => Month
                                            [JNEW] => New
                                            [JNEXT] => Next
                                            [JNEXT_TITLE] => Next article: %s
                                            [JNO] => No
                                            [JNONE] => None
                                            [JNOTPUBLISHEDYET] => Not published yet
                                            [JNOTICE] => Notice
                                            [JOFF] => Off
                                            [JOFFLINE_MESSAGE] => This site is down for maintenance.
Please check back again soon. [JON] => On [JOPTIONS] => Options [JPAGETITLE] => %1$s - %2$s [JPREV] => Prev [JPREVIOUS] => Previous [JPREVIOUS_TITLE] => Previous article: %s [JPUBLISHED] => Published [JREGISTER] => Register [JREQUIRED] => Required [JSAVE] => Save [JSELECT] => Select [JSHOW] => Show [JSITE] => Site [JSTATUS] => Status [JSTATUS_ASC] => Status ascending [JSTATUS_DESC] => Status descending [JSUBMIT] => Submit [JTAG] => Tags [JTAG_DESC] => Assign tags to content items. You may select a tag from the pre-defined list or enter a new tag by typing the name in the field and pressing enter. [JTAG_FIELD_SELECT_DESC] => Select the tag to use. [JTOOLBAR] => Toolbar [JTOOLBAR_VERSIONS] => Versions [JTRASH] => Trash [JTRASHED] => Trashed [JTRUE] => True [JUNPUBLISHED] => Unpublished [JUSER_TOOLS] => User tools [JYEAR] => Year [JYES] => Yes [JBROWSERTARGET_MODAL] => Modal [JBROWSERTARGET_NEW] => Open in new window [JBROWSERTARGET_PARENT] => Open in parent window [JBROWSERTARGET_POPUP] => Open in popup [JERROR_ALERTNOAUTHOR] => You are not authorised to view this resource. [JERROR_ALERTNOTEMPLATE] => The template for this display is not available. Please contact a Site administrator. [JERROR_AN_ERROR_HAS_OCCURRED] => An error has occurred. [JERROR_COULD_NOT_FIND_TEMPLATE] => Could not find template "%s". [JERROR_ERROR] => Error [JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE] => an out-of-date bookmark/favourite [JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST] => An error has occurred while processing your request. [JERROR_LAYOUT_GO_TO_THE_HOME_PAGE] => Go to the Home Page [JERROR_LAYOUT_HOME_PAGE] => Home Page [JERROR_LAYOUT_MIS_TYPED_ADDRESS] => a mistyped address [JERROR_LAYOUT_NOT_ABLE_TO_VISIT] => You may not be able to visit this page because of: [JERROR_LAYOUT_PAGE_NOT_FOUND] => The requested page can't be found. [JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR] => If difficulties persist, please contact the System Administrator of this site and report the error below. [JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES] => Please try one of the following pages: [JERROR_LAYOUT_PREVIOUS_ERROR] => Previous Error [JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND] => The requested resource was not found. [JERROR_LAYOUT_SEARCH] => You may wish to search the site or visit the home page. [JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING] => a search engine that has an out-of-date listing for this site [JERROR_LAYOUT_SEARCH_PAGE] => Search this site [JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE] => you have no access to this page [JERROR_LOADING_MENUS] => Error loading Menus: %s [JERROR_LOGIN_DENIED] => You can't access the private section of this site. [JERROR_NOLOGIN_BLOCKED] => Login denied! Your account has either been blocked or you have not activated it yet. [JERROR_PAGE_NOT_FOUND] => Page not found [JERROR_SENDING_EMAIL] => Email could not be sent. [JERROR_SESSION_STARTUP] => Error starting the session. [JERROR_TABLE_BIND_FAILED] => hmm %s ... [JERROR_USERS_PROFILE_NOT_FOUND] => User profile not found [JFIELD_ACCESS_DESC] => Access level for this content. [JFIELD_ACCESS_LABEL] => Access [JFIELD_ALIAS_DESC] => The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site).
Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.
When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters . [JFIELD_ALIAS_LABEL] => Alias [JFIELD_ALIAS_PLACEHOLDER] => Auto-generate from title [JFIELD_ALT_PAGE_TITLE_LABEL] => Alternative Page Title [JFIELD_CATEGORY_DESC] => Category [JFIELD_FIELDS_CATEGORY_DESC] => Select the category that this field is assigned to. [JFIELD_LANGUAGE_DESC] => Assign a language to this article. [JFIELD_LANGUAGE_LABEL] => Language [JFIELD_META_DESCRIPTION_DESC] => Metadata description. [JFIELD_META_DESCRIPTION_LABEL] => Meta Description [JFIELD_META_KEYWORDS_DESC] => Keywords describing the content. [JFIELD_META_KEYWORDS_LABEL] => Keywords [JFIELD_META_RIGHTS_DESC] => Describe what rights others have to use this content. [JFIELD_META_RIGHTS_LABEL] => Content Rights [JFIELD_ORDERING_DESC] => Ordering of the article within the category. [JFIELD_ORDERING_LABEL] => Ordering [JFIELD_PUBLISHED_DESC] => Set publication status. [JFIELD_TITLE_DESC] => Title for the article. [JGLOBAL_ADD_CUSTOM_CATEGORY] => Add new Category [JGLOBAL_ARTICLES] => Articles [JGLOBAL_FIELDS] => Fields [JGLOBAL_AUTH_ACCESS_DENIED] => Access Denied [JGLOBAL_AUTH_ACCESS_GRANTED] => Access Granted [JGLOBAL_AUTH_BIND_FAILED] => Failed binding to LDAP server [JGLOBAL_AUTH_CANCEL] => Authentication cancelled [JGLOBAL_AUTH_CURL_NOT_INSTALLED] => Curl isn't installed. [JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED] => Empty password not allowed. [JGLOBAL_AUTH_FAIL] => Authentication failed [JGLOBAL_AUTH_FAILED] => Failed to authenticate: %s [JGLOBAL_AUTH_INCORRECT] => Incorrect username/password [JGLOBAL_AUTH_INVALID_PASS] => Username and password do not match or you do not have an account yet. [JGLOBAL_AUTH_INVALID_SECRETKEY] => The two factor authentication Secret Key is invalid. [JGLOBAL_AUTH_NO_BIND] => Unable to bind to LDAP [JGLOBAL_AUTH_NO_CONNECT] => Unable to connect to LDAP server [JGLOBAL_AUTH_NO_REDIRECT] => Could not redirect to server: %s [JGLOBAL_AUTH_NO_USER] => Username and password do not match or you do not have an account yet. [JGLOBAL_AUTH_NOT_CONNECT] => Unable to connect to authentication service. [JGLOBAL_AUTH_NOT_CREATE_DIR] => Could not create the FileStore folder %s. Please check the effective permissions. [JGLOBAL_AUTH_PASS_BLANK] => LDAP can't have blank password [JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED] => Result Unknown. Access Denied [JGLOBAL_AUTH_USER_BLACKLISTED] => User is blacklisted. [JGLOBAL_AUTH_USER_NOT_FOUND] => Unable to find user [JGLOBAL_AUTO] => Auto [JGLOBAL_CATEGORY_NOT_FOUND] => Category not found [JGLOBAL_CENTER] => Center [JGLOBAL_CHECK_ALL] => Check All Items [JGLOBAL_CLICK_TO_SORT_THIS_COLUMN] => Select to sort by this column [JGLOBAL_COLLAPSE_CATEGORIES] => Show less categories [JGLOBAL_CREATED_DATE_ON] => Created on %s [JGLOBAL_CUSTOM_CATEGORY] => New Categories [JGLOBAL_DESCRIPTION] => Description [JGLOBAL_DISPLAY_NUM] => Display # [JGLOBAL_EDIT] => Edit [JGLOBAL_EDIT_TITLE] => Edit article [JGLOBAL_EMAIL] => Email [JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED] => The email domain %s is not allowed. Please enter another email address. [JGLOBAL_EMAIL_TITLE] => Email this link to a friend [JGLOBAL_EXPAND_CATEGORIES] => Show more categories [JGLOBAL_FIELD_ADD] => Add [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC] => Categories that are within this category will be displayed. [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL] => Select a Top Level Category [JGLOBAL_FIELD_CATEGORIES_DESC_DESC] => If you enter some text in this field, it will replace the Top Level Category Description, if it has one. [JGLOBAL_FIELD_CATEGORIES_DESC_LABEL] => Alternative Description [JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC] => Uses another name than the author's for display. [JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL] => Author's Alias [JGLOBAL_FIELD_CREATED_BY_DESC] => The user who created this. [JGLOBAL_FIELD_CREATED_BY_LABEL] => Created By [JGLOBAL_FIELD_CREATED_DESC] => Created Date. [JGLOBAL_FIELD_CREATED_LABEL] => Created Date [JGLOBAL_FIELD_FEATURED_DESC] => Assign the article to the featured blog layout. [JGLOBAL_FIELD_FEATURED_LABEL] => Featured [JGLOBAL_FIELD_FIELD_CACHETIME_DESC] => The number of minutes before the cache is refreshed. [JGLOBAL_FIELD_FIELD_ORDERING_DESC] => Order items will be displayed in. [JGLOBAL_FIELD_FIELD_ORDERING_LABEL] => Order [JGLOBAL_FIELD_GROUPS] => Field Groups [JGLOBAL_FIELD_ID_DESC] => Record number in the database. [JGLOBAL_FIELD_ID_LABEL] => ID [JGLOBAL_FIELD_LAYOUT_DESC] => Default layout to use for items. [JGLOBAL_FIELD_LAYOUT_LABEL] => Choose a Layout [JGLOBAL_FIELD_MODIFIED_LABEL] => Modified Date [JGLOBAL_FIELD_MODIFIED_BY_DESC] => The user who did the last modification. [JGLOBAL_FIELD_MODIFIED_BY_LABEL] => Modified By [JGLOBAL_FIELD_MOVE] => Move [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC] => Number of categories to display for each level. [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL] => Number of Categories [JGLOBAL_FIELD_PUBLISH_DOWN_DESC] => An optional date to stop publishing. [JGLOBAL_FIELD_PUBLISH_DOWN_LABEL] => Finish Publishing [JGLOBAL_FIELD_PUBLISH_UP_DESC] => An optional date to start publishing. [JGLOBAL_FIELD_PUBLISH_UP_LABEL] => Start Publishing [JGLOBAL_FIELD_REMOVE] => Remove [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC] => Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as a top level category, the description field has to be filled. [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL] => Top Level Category Description [JGLOBAL_FIELD_VERSION_NOTE_DESC] => Enter an optional note for this version of the item. [JGLOBAL_FIELD_VERSION_NOTE_LABEL] => Version Note [JGLOBAL_FILTER_BUTTON] => Filter [JGLOBAL_FILTER_LABEL] => Filter [JGLOBAL_FULL_TEXT] => Full Text [JGLOBAL_GT] => > [JGLOBAL_HELPREFRESH_BUTTON] => Refresh [JGLOBAL_HITS] => Hits [JGLOBAL_HITS_ASC] => Hits ascending [JGLOBAL_HITS_COUNT] => Hits: %s [JGLOBAL_HITS_DESC] => Hits descending [JGLOBAL_ICON_SEP] => | [JGLOBAL_INHERIT] => Inherit [JGLOBAL_INTRO_TEXT] => Intro Text [JGLOBAL_KEEP_TYPING] => Keep typing ... [JGLOBAL_LEFT] => Left [JGLOBAL_LIST_ALIAS] => (Alias: %s) [JGLOBAL_LIST_ALIAS_NOTE] => (Alias: %s, Note: %s) [JGLOBAL_LOOKING_FOR] => Looking for [JGLOBAL_LT] => < [JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT] => Maximum upload size: %s [JGLOBAL_NEWITEMSLAST_DESC] => New items default to the last position. Ordering can be changed after this item has been saved. [JGLOBAL_NO_MATCHING_RESULTS] => No Matching Results [JGLOBAL_NUM] => # [JGLOBAL_OTPMETHOD_NONE] => Disable Two Factor Authentication [JGLOBAL_PASSWORD] => Password [JGLOBAL_PASSWORD_RESET_REQUIRED] => You are required to reset your password before proceeding. [JGLOBAL_PREVIEW_POSITION] => Position: %s [JGLOBAL_PREVIEW_STYLE] => Style: %s [JGLOBAL_PRINT] => Print [JGLOBAL_PRINT_TITLE] => Print article < %s > [JGLOBAL_RECORD_NUMBER] => Record ID: %d [JGLOBAL_REMEMBER_ME] => Remember me [JGLOBAL_REMEMBER_MUST_LOGIN] => For security reasons you must login before editing your personal information. [JGLOBAL_RESOURCE_NOT_FOUND] => Resource not found [JGLOBAL_RIGHT] => Right [JGLOBAL_ROOT] => Root [JGLOBAL_SECRETKEY] => Secret Key [JGLOBAL_SECRETKEY_HELP] => If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank. [JGLOBAL_SELECT_AN_OPTION] => Select an option [JGLOBAL_SELECT_NO_RESULTS_MATCH] => No results match [JGLOBAL_SELECT_SOME_OPTIONS] => Select some options [JGLOBAL_SORT_BY] => Sort Table By: [JGLOBAL_START_PUBLISH_AFTER_FINISH] => Item start publishing date must be before finish publishing date [JGLOBAL_SUBCATEGORIES] => Subcategories [JGLOBAL_SUBHEADING_DESC] => Optional text to show as a subheading. [JGLOBAL_TITLE] => Title [JGLOBAL_TITLE_ASC] => Title ascending [JGLOBAL_TITLE_DESC] => Title descending [JGLOBAL_TYPE_OR_SELECT_CATEGORY] => Type or Select a Category [JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS] => Type or select some options [JGLOBAL_TYPE_OR_SELECT_SOME_TAGS] => Type or select some tags [JGLOBAL_USE_GLOBAL] => Use Global [JGLOBAL_USE_GLOBAL_VALUE] => Use Global (%s) [JGLOBAL_USERNAME] => Username [JGLOBAL_VALIDATION_FORM_FAILED] => Invalid form [JGLOBAL_YOU_MUST_LOGIN_FIRST] => Please login first [JGRID_HEADING_ACCESS] => Access [JGRID_HEADING_ACCESS_ASC] => Access ascending [JGRID_HEADING_ACCESS_DESC] => Access descending [JGRID_HEADING_ID] => ID [JGRID_HEADING_ID_ASC] => ID ascending [JGRID_HEADING_ID_DESC] => ID descending [JGRID_HEADING_LANGUAGE] => Language [JGRID_HEADING_LANGUAGE_ASC] => Language ascending [JGRID_HEADING_LANGUAGE_DESC] => Language descending [JGRID_HEADING_ORDERING_ASC] => Ordering ascending [JGRID_HEADING_ORDERING_DESC] => Ordering descending [JLIB_DATABASE_ERROR_ADAPTER_MYSQL] => The MySQL adapter 'mysql' is not available. [JLIB_DATABASE_ERROR_ADAPTER_MYSQLI] => The MySQL adapter 'mysqli' is not available. [JLIB_DATABASE_ERROR_CONNECT_DATABASE] => Unable to connect to the Database: %s [JLIB_DATABASE_ERROR_CONNECT_MYSQL] => Could not connect to MySQL. [JLIB_DATABASE_ERROR_DATABASE_CONNECT] => Could not connect to database. [JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER] => Unable to load Database Driver: %s [JLIB_ERROR_INFINITE_LOOP] => Infinite loop detected in JError. [JOPTION_DO_NOT_USE] => - None Selected - [JOPTION_SELECT_ACCESS] => - Select Access - [JOPTION_SELECT_AUTHOR] => - Select Author - [JOPTION_SELECT_CATEGORY] => - Select Category - [JOPTION_SELECT_LANGUAGE] => - Select Language - [JOPTION_SELECT_PUBLISHED] => - Select Status - [JOPTION_SELECT_MAX_LEVELS] => - Select Max Levels - [JOPTION_SELECT_MONTH] => - Select Month - [JOPTION_SELECT_TAG] => - Select Tag - [JOPTION_USE_DEFAULT] => - Use Default - [JSEARCH_FILTER_CLEAR] => Clear [JSEARCH_FILTER_LABEL] => Filter [JSEARCH_FILTER_SUBMIT] => Search [JSEARCH_FILTER] => Search [DATE_FORMAT_LC] => l, d F Y [DATE_FORMAT_LC1] => l, d F Y [DATE_FORMAT_LC2] => l, d F Y H:i [DATE_FORMAT_LC3] => d F Y [DATE_FORMAT_LC4] => Y-m-d [DATE_FORMAT_LC5] => Y-m-d H:i [DATE_FORMAT_LC6] => Y-m-d H:i:s [DATE_FORMAT_JS1] => y-m-d [DATE_FORMAT_CALENDAR_DATE] => %Y-%m-%d [DATE_FORMAT_CALENDAR_DATETIME] => %Y-%m-%d %H:%M:%S [DATE_FORMAT_FILTER_DATE] => Y-m-d [DATE_FORMAT_FILTER_DATETIME] => Y-m-d H:i:s [JANUARY_SHORT] => Jan [JANUARY] => January [FEBRUARY_SHORT] => Feb [FEBRUARY] => February [MARCH_SHORT] => Mar [MARCH] => March [APRIL_SHORT] => Apr [APRIL] => April [MAY_SHORT] => May [MAY] => May [JUNE_SHORT] => Jun [JUNE] => June [JULY_SHORT] => Jul [JULY] => July [AUGUST_SHORT] => Aug [AUGUST] => August [SEPTEMBER_SHORT] => Sep [SEPTEMBER] => September [OCTOBER_SHORT] => Oct [OCTOBER] => October [NOVEMBER_SHORT] => Nov [NOVEMBER] => November [DECEMBER_SHORT] => Dec [DECEMBER] => December [SAT] => Sat [SATURDAY] => Saturday [SUN] => Sun [SUNDAY] => Sunday [MON] => Mon [MONDAY] => Monday [TUE] => Tue [TUESDAY] => Tuesday [WED] => Wed [WEDNESDAY] => Wednesday [THU] => Thu [THURSDAY] => Thursday [FRI] => Fri [FRIDAY] => Friday [DECIMALS_SEPARATOR] => . [THOUSANDS_SEPARATOR] => , [PHPMAILER_PROVIDE_ADDRESS] => You must provide at least one recipient email address. [PHPMAILER_MAILER_IS_NOT_SUPPORTED] => Mailer is not supported. [PHPMAILER_EXECUTE] => Could not execute: [PHPMAILER_EXTENSION_MISSING] => Extension missing: [PHPMAILER_INSTANTIATE] => Could not start mail function. [PHPMAILER_AUTHENTICATE] => SMTP Error! Could not authenticate. [PHPMAILER_FROM_FAILED] => The following from address failed: [PHPMAILER_RECIPIENTS_FAILED] => SMTP Error! The following recipients failed: [PHPMAILER_DATA_NOT_ACCEPTED] => SMTP Error! Data not accepted. [PHPMAILER_CONNECT_HOST] => SMTP Error! Could not connect to SMTP host. [PHPMAILER_FILE_ACCESS] => Could not access file: [PHPMAILER_FILE_OPEN] => File Error: Could not open file: [PHPMAILER_ENCODING] => Unknown encoding: [PHPMAILER_SIGNING_ERROR] => Signing error: [PHPMAILER_SMTP_ERROR] => SMTP server error: [PHPMAILER_EMPTY_MESSAGE] => Empty message body [PHPMAILER_INVALID_ADDRESS] => Invalid address [PHPMAILER_VARIABLE_SET] => Can't set or reset variable: [PHPMAILER_SMTP_CONNECT_FAILED] => SMTP connect failed [PHPMAILER_TLS] => Could not start TLS [MYSQL] => MySQL [MYSQLI] => MySQLi [ORACLE] => Oracle [PGSQL] => PostgreSQL (PDO) [PDOMYSQL] => MySQL (PDO) [POSTGRESQL] => PostgreSQL [SQLAZURE] => Microsoft SQL Azure [SQLITE] => SQLite [SQLSRV] => Microsoft SQL Server [JSEARCH_TOOLS] => Search Tools [JSEARCH_TOOLS_DESC] => Filter the list items. [JSEARCH_TOOLS_ORDERING] => Order by: [COM_VIRTUEMART_ADDTOCART_CHOOSE_VARIANT] => Click here to purchase [COM_VIRTUEMART_PRODUCT_SALESPRICE] => Order for [COM_VIRTUEMART_ORDER_PRINT_SHIPPING] => Shipping [VMCUSTOM_DLSALE_DLPAGE_ORDERPRODUCT] => Order number %s: %s [COM_VIRTUEMART_USER_FORM_ST_SAME_AS_BT] => Use same address as Billing Address [COM_VIRTUEMART_ORDER_PRINT_SHIPPING_LBL] => Shipping Address [COM_VIRTUEMART_CART_THANKYOU] => Thank you for your order!
\nIf you ordered the Style Matters conflict style inventory and want to go there now, there should now be an icon just above that says "Go to Inventory". To take it later, login on the front page of our site by clicking on the blue button that says "Login to Style Matters". Enter your email and password in the field for Registered Users. See your invoice for a copy of these instructions. [COM_ONEPAGE_VISITOR_TEXT] => New Users [COM_ONEPAGE_LOGIN] => Login as returning user [COM_SEF_TT_DOCUMENTATION] => "ewrwrwr" [PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY] => Hello %s,\n\n\nYou have been registered for access to the Style Matters conflict style inventory.\n\nThis email contains your username and password to log in to %s\n\nUsername: %s\nPassword: %s\n\n\nPlease do not respond to this message as it is automatically generated and is for information purposes only. [COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU] => \n\nThank you for your order!

Check your email for the invoice, which has just been sent and contains instructions for the items you ordered. If it's not there, check your spam filter! Here's a quick guide.

If you ordered:

- The Online Version of Style Matters. To take it now, click on the "Go to Inventory" on upper right or go to the top menu item, Style Matters Online. To take it later, follow instructions for login in your invoice.

- Downloadable products. Please go to the invoice in your inbox and click the Download button next to the product you ordered.

- Coupon Code Access: See your Inbox for the code and detailed instructions on what to communicate to your users.

For access later to any of the above, login to our front page by clicking on the blue "Login to Style Matters" login there and using the fields indicated for Registered Users.

Riverhouse Support

Support@RiverhouseEpress.com

-------------------------------------

[_UE_YOUR_FNAME] => Name [JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN] => Access forbidden. [JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME] => JApplication: :getName() : Can't get or parse class name. [JLIB_APPLICATION_ERROR_APPLICATION_LOAD] => Unable to load application: %s [JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE] => You are not allowed to create new items in this category. [JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT] => You are not allowed to edit one or more of these items. [JLIB_APPLICATION_ERROR_BATCH_FAILED] => Batch process failed with following error: %s [JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND] => Can't find the destination category for this move. [JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND] => Can't find the item being moved. [JLIB_APPLICATION_ERROR_CHECKIN_FAILED] => Check-in failed with the following error: %s [JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED] => Item is not checked out. [JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH] => The user checking in does not match the user who checked out the item. [JLIB_APPLICATION_ERROR_CHECKOUT_FAILED] => Check-out failed with the following error: %s [JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH] => The user checking out does not match the user who checked out the item. [JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND] => Component not found. [JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING] => Error loading component: %1$s, %2$s [JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME] => JController: :getName() : Can't get or parse class name. [JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED] => Create record not permitted. [JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED] => Delete not permitted. [JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED] => Edit state is not permitted. [JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED] => Edit is not permitted. [JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED] => Edit not permitted. [JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH] => Error restoring item version from history. [JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION] => Insufficient information to perform the batch operation. [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS] => Invalid controller class: %s [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER] => Invalid controller: name='%s', format='%s' [JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND] => Layout %s not found. [JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND] => Library not found. [JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING] => Error loading library: %1$s, %2$s [JLIB_APPLICATION_ERROR_MENU_LOAD] => Error loading menu: %s [JLIB_APPLICATION_ERROR_MODEL_GET_NAME] => JModel: :getName() : Can't get or parse class name. [JLIB_APPLICATION_ERROR_MODULE_LOAD] => Error loading module %s [JLIB_APPLICATION_ERROR_PATHWAY_LOAD] => Unable to load pathway: %s [JLIB_APPLICATION_ERROR_REORDER_FAILED] => Reorder failed. Error: %s [JLIB_APPLICATION_ERROR_ROUTER_LOAD] => Unable to load router: %s [JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND] => Model class %s not found in file. [JLIB_APPLICATION_ERROR_SAVE_FAILED] => Save failed with the following error: %s [JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED] => Save not permitted. [JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED] => Table %s not supported. File not found. [JLIB_APPLICATION_ERROR_TASK_NOT_FOUND] => Task [%s] not found. [JLIB_APPLICATION_ERROR_UNHELD_ID] => You are not permitted to use that link to directly access that page (#%d). [JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND] => View class not found [class, file]: %1$s, %2$s [JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING] => JView: :getName() : Your classname has the substring 'view'. This causes problems when extracting the classname from the name of your objects view. Avoid Object names with the substring 'view'. [JLIB_APPLICATION_ERROR_VIEW_GET_NAME] => JView: :getName() : Can't get or parse class name. [JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND] => View not found [name, type, prefix]: %1$s, %2$s, %3$s [JLIB_APPLICATION_SAVE_SUCCESS] => Item saved. [JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS] => Item submitted. [JLIB_APPLICATION_SUCCESS_BATCH] => Batch process completed. [JLIB_APPLICATION_SUCCESS_ITEM_REORDERED] => Ordering saved. [JLIB_APPLICATION_SUCCESS_ORDERING_SAVED] => Ordering saved. [JLIB_APPLICATION_SUCCESS_LOAD_HISTORY] => Prior version restored. Saved on %s %s. [JLIB_LOGIN_AUTHENTICATE] => Username and password do not match or you do not have an account yet. [JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD] => Unable to load Cache Handler: %s [JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD] => Unable to load Cache Storage: %s [JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND] => Captcha plugin not set or not found. Please contact a site administrator. [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT] => JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s ' [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET] => JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '. Socket error number: %3$s and error message: %4$s [JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE] => JFTP: :connect: Bad response. Server response: %s [Expected: 220] [JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME] => JFTP: :login: Bad Username. Server response: %1$s [Expected: 331]. Username sent: %2$s [JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD] => JFTP: :login: Bad Password. Server response: %1$s [Expected: 230]. Password sent: %2$s [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE] => FTP: :pwd: Bad response. [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE] => JFTP: :pwd: Bad response. Server response: %s [Expected: 257] [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE] => JFTP: :syst: Bad response. [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE] => JFTP: :syst: Bad response. Server response: %s [Expected: 215] [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE] => JFTP: :chdir: Bad response. [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE] => JFTP: :chdir: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE] => JFTP: :reinit: Bad response. [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE] => JFTP: :reinit: Bad response. Server response: %s [Expected: 220] [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE] => JFTP: :rename: Bad response. [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM] => JFTP: :rename: Bad response. Server response: %1$s [Expected: 350]. From path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO] => JFTP: :rename: Bad response. Server response: %1$s [Expected: 250]. To path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE] => JFTP: :chmod: Bad response. [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE] => JFTP: :chmod: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s. Mode sent: %3$s [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE] => JFTP: :delete: Bad response. [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE] => JFTP: :delete: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE] => JFTP: :mkdir: Bad response. [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE] => JFTP: :mkdir: Bad response. Server response: %1$s [Expected: 257]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE] => JFTP: :restart: Bad response. [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE] => JFTP: :restart: Bad response. Server response: %1$s [Expected: 350]. Restart point sent: %2$s [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER] => JFTP: :create: Bad response. [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE] => JFTP: :create: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE] => JFTP: :create: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER] => JFTP: :create: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER] => JFTP: :read: Bad response. [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE] => JFTP: :read: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE] => JFTP: :read: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER] => JFTP: :read: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE] => JFTP: :get: Bad response. [JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE] => JFTP: :get: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL] => JFTP: :get: Unable to open local file for writing. Local path: %s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR] => JFTP: :get: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER] => JFTP: :get: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE] => JFTP: :store: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE] => JFTP: :store: Bad response. [JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL] => JFTP: :store: Unable to open local file for reading. Local path: %s [JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL] => JFTP: :store: Unable to find local file. Local path: %s [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR] => JFTP: :store: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT] => JFTP: :store: Unable to write to data port socket. [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER] => JFTP: :store: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE] => JFTP: :write: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE] => JFTP: :write: Bad response. [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR] => JFTP: :write: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT] => JFTP: :write: Unable to write to data port socket. [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER] => JFTP: :write: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE] => JFTP: :append: Unable to use passive mode [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE] => JFTP: :append: Bad response [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE] => JFTP: :append: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT] => JFTP: :append: Unable to write to data port socket [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER] => JFTP: :append: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE] => JFTP: :size: Bad response [JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE] => JFTP: :size: Unable to use passive mode [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE] => JFTP: :listNames: Unable to use passive mode [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE] => JFTP: :listNames: Bad response [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST] => JFTP: :listNames: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER] => JFTP: :listNames: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE] => JFTP: :listDetails: Bad response. [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE] => JFTP: :listDetails: Unable to use passive mode. [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST] => JFTP: :listDetails: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER] => JFTP: :listDetails: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED] => JFTP: :listDetails: Unrecognised folder listing format. [JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED] => JFTP: :_putCmd: Not connected to the control port. [JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND] => JFTP: :_putCmd: Unable to send command: %s [JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE] => JFTP: :_verifyResponse: Timeout or unrecognised response while waiting for a response from the server. Server response: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT] => JFTP: :_passive: Not connected to the control port. [JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE] => JFTP: :_passive: Timeout or unrecognised response while waiting for a response from the server. Server response: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN] => JFTP: :_passive: Unable to obtain IP and port for data transfer. Server response: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID] => JFTP: :_passive: IP and port for data transfer not valid. Server response: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT] => JFTP: :_passive: Could not connect to host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s [JLIB_CLIENT_ERROR_JFTP_MODE_BINARY] => JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Binary. [JLIB_CLIENT_ERROR_JFTP_MODE_ASCII] => JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Ascii. [JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED] => Looks like User's credentials are no good. [JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE] => Address not available. [JLIB_CMS_WARNING_PROVIDE_VALID_NAME] => Please provide a valid, non-blank title. [JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT] => %s: :bind failed. Invalid source argument. [JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS] => Another article from this category has the same alias (remember it may be a trashed item). [JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS] => Another category with the same parent category has the same alias (remember it may be a trashed item). [JLIB_DATABASE_ERROR_CHECK_FAILED] => %s: :check Failed - %s [JLIB_DATABASE_ERROR_CHECKIN_FAILED] => %s: :check-in failed - %s [JLIB_DATABASE_ERROR_CHECKOUT_FAILED] => %s: :check-out failed - %s [JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT] => Child rows checked out. [JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING] => %s does not support ordering. [JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD] => Missing field in the database: %s   %s. [JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE] => Table class %s not found in file. [JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED] => MySQL Database Upgrade failed. Please check the Database Fixer. [JLIB_DATABASE_ERROR_DELETE_CATEGORY] => Left-Right data inconsistency. Can't delete category. [JLIB_DATABASE_ERROR_DELETE_FAILED] => %s: :delete failed - %s [JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES] => Root categories can't be deleted. [JLIB_DATABASE_ERROR_EMAIL_INUSE] => The email address you entered is already in use. Please enter another email address. [JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED] => The database row is empty. [JLIB_DATABASE_ERROR_FUNCTION_FAILED] => DB function failed with error number %s
%s [JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED] => %s: :getNextOrder failed - %s [JLIB_DATABASE_ERROR_GET_TREE_FAILED] => %s: :getTree Failed - %s [JLIB_DATABASE_ERROR_GETNODE_FAILED] => %s: :_getNode Failed - %s [JLIB_DATABASE_ERROR_GETROOTID_FAILED] => %s: :getRootId Failed - %s [JLIB_DATABASE_ERROR_HIT_FAILED] => %s: :hit failed - %s [JLIB_DATABASE_ERROR_INVALID_LOCATION] => %s: :setLocation - Invalid location. [JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION] => %s: :move Failed - Can't move the node to be a child of itself. [JLIB_DATABASE_ERROR_INVALID_PARENT_ID] => Invalid parent ID. [JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE] => The language should have a title. [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE] => A content language already exists with this Image. [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE] => A content language already exists with this Language Tag. [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF] => A content language already exists with this URL Language Code. [JLIB_DATABASE_ERROR_MENUTYPE] => Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu. [JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT] => The user checking out does not match the user who checked out this menu and/or its linked menu module. [JLIB_DATABASE_ERROR_MENUTYPE_EMPTY] => Menu type empty. [JLIB_DATABASE_ERROR_MENUTYPE_EXISTS] => Menu type exists: %s [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT] => The Language parameter for this menu item must be set to 'All'. At least one Default menu item must have Language set to All, even if the site is multilingual. [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT] => At least one menu item has to be set as Default. [JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME] => Can't unpublish default home. [JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH] => The current home menu for this language is checked out. [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS] => The alias %1$s is already being used by %2$s menu item in the %3$s menu (remember it may be a trashed item). [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT] => Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent. [JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT] => The home menu item must be a component. [JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU] => A menu should have only one Default home. [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT] => A first level menu item alias can't be 'component'. [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER] => A first level menu item alias can't be '%s' because '%s' is a sub-folder of your joomla installation folder. [JLIB_DATABASE_ERROR_MOVE_FAILED] => %s: :move failed - %s [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY] => Category must have a title. [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION] => Extension must have a title. [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM] => Menu Item must have a title. [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE] => Module must have a title. [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE] => Update site must have a title. [JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED] => %s can't be negative. [JLIB_DATABASE_ERROR_NO_ROWS_SELECTED] => No rows selected. [JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND] => Table %s not supported. File not found. [JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY] => Null primary key not allowed. [JLIB_DATABASE_ERROR_ORDERDOWN_FAILED] => %s: :orderDown Failed - %s [JLIB_DATABASE_ERROR_ORDERUP_FAILED] => %s: :orderUp Failed - %s [JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME] => Please enter a username. [JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME] => Please enter your name. [JLIB_DATABASE_ERROR_PUBLISH_FAILED] => %s: :publish failed - %s [JLIB_DATABASE_ERROR_REBUILD_FAILED] => %s: :rebuild Failed - %s [JLIB_DATABASE_ERROR_REBUILDPATH_FAILED] => %s: :rebuildPath Failed - %s [JLIB_DATABASE_ERROR_REORDER_FAILED] => %s: :reorder failed - %s [JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED] => %s: :reorder update the row %s failed - %s [JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND] => Root node not found. [JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID] => The asset_id field could not be updated. [JLIB_DATABASE_ERROR_STORE_FAILED] => %1$s: :store failed
%2$s [JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID] => There has to be at least one root usergroup [JLIB_DATABASE_ERROR_USERGROUP_TITLE] => User group must have a title. [JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS] => User group title already exists. Title must be unique with the same parent. [JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS] => Level with the name "%s" already exists. [JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE] => Can't use this username. [JLIB_DATABASE_ERROR_USERNAME_INUSE] => Username in use. [JLIB_DATABASE_ERROR_VALID_AZ09] => Please enter a valid username. No space at beginning or end, at least %d characters, must not have the following characters: < > \ " ' % ; ( ) & and be less than 150 characters long. [JLIB_DATABASE_ERROR_VALID_MAIL] => The email address you entered is invalid. Please enter another email address. [JLIB_DATABASE_ERROR_VIEWLEVEL] => Viewlevel must have a title. [JLIB_DATABASE_FUNCTION_NOERROR] => DB function reports no errors. [JLIB_DATABASE_QUERY_FAILED] => Database query failed (error # %s): %s [JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS] => Unable to load document class. [JLIB_ENVIRONMENT_SESSION_EXPIRED] => Your session has expired. Please log in again. [JLIB_ENVIRONMENT_SESSION_INVALID] => Invalid session cookie. Please check that you have cookies enabled in your web browser. [JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED] => The %s component's ACL configuration file is either missing or improperly structured. [JLIB_EVENT_ERROR_DISPATCHER] => JEventDispatcher: :register: Event handler not recognised. Handler: %s [JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED] => BZip2 Not Supported. [JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ] => Unable to read archive (bz2). [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE] => Unable to write archive (bz2). [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE] => Unable to write file (bz2). [JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED] => GZlib Not Supported. [JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ] => Unable to read archive (gz). [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE] => Unable to write archive (gz). [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE] => Unable to write file (gz). [JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS] => Unable to decompress data. [JLIB_FILESYSTEM_TAR_UNABLE_TO_READ] => Unable to read archive (tar). [JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS] => Unable to decompress data. [JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION] => Unable to create destination. [JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY] => Unable to write entry. [JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED] => Zlib Not Supported. [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ] => Unable to read archive (zip). [JLIB_FILESYSTEM_ZIP_INFO_FAILED] => Get ZIP Information failed. [JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION] => Unable to create destination. [JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY] => Unable to write entry. [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY] => Unable to read entry. [JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE] => Unable to open archive. [JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA] => Invalid ZIP data. [JLIB_FILESYSTEM_STREAM_FAILED] => Failed to register string stream. [JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE] => Unknown Archive type. [JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE] => Unable to load archive. [JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY] => JFile: :copy: Can't find or read file: %s [JLIB_FILESYSTEM_ERROR_JFILE_STREAMS] => JFile: :copy(%1$s, %2$s): %3$s [JLIB_FILESYSTEM_ERROR_COPY_FAILED] => Copy failed. [JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01] => Copy failed: %1$s to %2$s [JLIB_FILESYSTEM_DELETE_FAILED] => Failed deleting %s [JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE] => Can't find source file. [JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS] => JFile: :move: %s [JLIB_FILESYSTEM_ERROR_RENAME_FILE] => Rename failed. [JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE] => JFile: :read: Unable to open file: %s [JLIB_FILESYSTEM_ERROR_WRITE_STREAMS] => JFile: :write(%1$s): %2$s [JLIB_FILESYSTEM_ERROR_UPLOAD] => JFile: :upload: %s [JLIB_FILESYSTEM_ERROR_WARNFS_ERR01] => Warning: Failed to change file permissions! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR02] => Warning: Failed to move file! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR03] => Warning: File %s not uploaded for security reasons! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR04] => Warning: Failed to move file: %1$s to %2$s [JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER] => Can't find source folder. [JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS] => Folder already exists. [JLIB_FILESYSTEM_ERROR_FOLDER_CREATE] => Unable to create target folder. [JLIB_FILESYSTEM_ERROR_FOLDER_OPEN] => Unable to open source folder. [JLIB_FILESYSTEM_ERROR_FOLDER_LOOP] => Infinite loop detected. [JLIB_FILESYSTEM_ERROR_FOLDER_PATH] => Path not in open_basedir paths. [JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY] => Could not create folder. [JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY] => You can't delete a base folder. [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER] => JFolder: :delete: Path is not a folder. Path: %s [JLIB_FILESYSTEM_ERROR_FOLDER_DELETE] => JFolder: :delete: Could not delete folder. Path: %s [JLIB_FILESYSTEM_ERROR_FOLDER_RENAME] => Rename failed: %s [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES] => JFolder: :files: Path is not a folder. Path: %s [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER] => JFolder: :folder: Path is not a folder. Path: %s [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE] => Failed to get file size. This may not work for all streams! [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN] => File not open. [JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME] => File name not set. [JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN] => Warning: No data written. [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER] => Failed to open writer: %s [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER] => Failed to open reader: %s [JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE] => Not an uploaded file! [JLIB_FILTER_PARAMS_ALNUM] => Alpha Numeric [JLIB_FILTER_PARAMS_FLOAT] => Float [JLIB_FILTER_PARAMS_INTEGER] => Integer [JLIB_FILTER_PARAMS_RAW] => Raw [JLIB_FILTER_PARAMS_SAFEHTML] => Safe HTML [JLIB_FILTER_PARAMS_TEL] => Telephone [JLIB_FILTER_PARAMS_TEXT] => Text [JLIB_FORM_BUTTON_CLEAR] => Clear [JLIB_FORM_BUTTON_SELECT] => Select [JLIB_FORM_CHANGE_IMAGE] => Change Image [JLIB_FORM_CHANGE_IMAGE_BUTTON] => Change Image Button [JLIB_FORM_CHANGE_USER] => Select User [JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY] => Extension attribute is empty in the category field. [JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME] => Unknown element type: %s [JLIB_FORM_ERROR_NO_DATA] => No data. [JLIB_FORM_ERROR_VALIDATE_FIELD] => Invalid xml field. [JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD] => XML file did not load. [JLIB_FORM_FIELD_INVALID] => Invalid field:  [JLIB_FORM_INPUTMODE] => latin [JLIB_FORM_INVALID_FORM_OBJECT] => Invalid Form Object: :%s [JLIB_FORM_INVALID_FORM_RULE] => Invalid Form Rule: :%s [JLIB_FORM_MEDIA_PREVIEW_ALT] => Selected image. [JLIB_FORM_MEDIA_PREVIEW_EMPTY] => No image selected. [JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE] => Selected image. [JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE] => Preview [JLIB_FORM_SELECT_USER] => Select a User [JLIB_FORM_VALIDATE_FIELD_INVALID] => Invalid field: %s [JLIB_FORM_VALIDATE_FIELD_REQUIRED] => Field required: %s [JLIB_FORM_VALIDATE_FIELD_RULE_MISSING] => Validation Rule missing: %s [JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING] => Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s. [JLIB_FORM_VALUE_CACHE_APC] => Alternative PHP Cache [JLIB_FORM_VALUE_CACHE_APCU] => APC User Cache [JLIB_FORM_VALUE_CACHE_CACHELITE] => Cache_Lite [JLIB_FORM_VALUE_CACHE_EACCELERATOR] => eAccelerator [JLIB_FORM_VALUE_CACHE_FILE] => File [JLIB_FORM_VALUE_CACHE_MEMCACHE] => Memcache [JLIB_FORM_VALUE_CACHE_MEMCACHED] => Memcached (Experimental) [JLIB_FORM_VALUE_CACHE_REDIS] => Redis [JLIB_FORM_VALUE_CACHE_WINCACHE] => Windows Cache [JLIB_FORM_VALUE_CACHE_XCACHE] => XCache [JLIB_FORM_VALUE_SESSION_APC] => Alternative PHP Cache [JLIB_FORM_VALUE_SESSION_APCU] => APC User Cache [JLIB_FORM_VALUE_SESSION_DATABASE] => Database [JLIB_FORM_VALUE_SESSION_EACCELERATOR] => eAccelerator [JLIB_FORM_VALUE_SESSION_MEMCACHE] => Memcache [JLIB_FORM_VALUE_SESSION_MEMCACHED] => Memcached (Experimental) [JLIB_FORM_VALUE_SESSION_NONE] => PHP [JLIB_FORM_VALUE_SESSION_REDIS] => Redis [JLIB_FORM_VALUE_SESSION_WINCACHE] => Windows Cache [JLIB_FORM_VALUE_SESSION_XCACHE] => XCache [JLIB_FORM_VALUE_TIMEZONE_UTC] => Universal Time, Coordinated (UTC) [JLIB_FORM_VALUE_FROM_TEMPLATE] => From Template [JLIB_FORM_VALUE_INHERITED] => Inherited [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL] => ACL [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE] => Table [JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION] => ACL Summary Table [JLIB_HTML_ACCESS_SUMMARY_DESC] => Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action. [JLIB_HTML_ACCESS_SUMMARY] => Summary. [JLIB_HTML_ADD_TO_ROOT] => Add to root. [JLIB_HTML_ADD_TO_THIS_MENU] => Add to this menu. [JLIB_HTML_BATCH_ACCESS_LABEL] => Set Access Level [JLIB_HTML_BATCH_ACCESS_LABEL_DESC] => Not making a selection will keep the original access levels when processing. [JLIB_HTML_BATCH_COPY] => Copy [JLIB_HTML_BATCH_FLIPORDERING_LABEL] => Reverse the ordering of all articles in the selected categories [JLIB_HTML_BATCH_LANGUAGE_LABEL] => Set Language [JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC] => Not making a selection will keep the original language when processing. [JLIB_HTML_BATCH_LANGUAGE_NOCHANGE] => - Keep original Language - [JLIB_HTML_BATCH_MENU_LABEL] => To Move or Copy your selection please select a Category. [JLIB_HTML_BATCH_MOVE] => Move [JLIB_HTML_BATCH_MOVE_QUESTION] => Do you want to move the items or make a copy of them? [JLIB_HTML_BATCH_NO_CATEGORY] => - Don't move or copy - [JLIB_HTML_BATCH_NOCHANGE] => - Keep original Access Levels - [JLIB_HTML_BATCH_TAG_LABEL] => Add Tag [JLIB_HTML_BATCH_TAG_LABEL_DESC] => Add a tag to selected items. [JLIB_HTML_BATCH_TAG_NOCHANGE] => - Keep original Tags - [JLIB_HTML_BATCH_USER_LABEL] => Set User. [JLIB_HTML_BATCH_USER_LABEL_DESC] => Not making a selection will keep the original user when processing. [JLIB_HTML_BATCH_USER_NOCHANGE] => - Keep original User - [JLIB_HTML_BATCH_USER_NOUSER] => No User. [JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR] => About the Calendar [JLIB_HTML_BEHAVIOR_CLOSE] => Close [JLIB_HTML_BEHAVIOR_DATE_SELECTION] => Date selection:\n [JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST] => Display %s first [JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE] => Drag to move. [JLIB_HTML_BEHAVIOR_GO_TODAY] => Go to today [JLIB_HTML_BEHAVIOR_GREEN] => Green [JLIB_HTML_BEHAVIOR_HOLD_MOUSE] => - Hold mouse button on any of the buttons above for faster selection. [JLIB_HTML_BEHAVIOR_MONTH_SELECT] => - Use the < and > buttons to select month\n [JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU] => Select to move to the next month. Select and hold for a list of the months. [JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU] => Select to move to the next year. Select and hold for a list of years. [JLIB_HTML_BEHAVIOR_OPEN_CALENDAR] => Open the calendar [JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU] => Select to move to the previous month. Select and hold for a list of the months. [JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU] => Select to move to the previous year. Select and hold for a list of years. [JLIB_HTML_BEHAVIOR_SELECT_DATE] => Select a date. [JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE] => (Shift-)Select or Drag to change the value. [JLIB_HTML_BEHAVIOR_TIME] => Time: [JLIB_HTML_BEHAVIOR_TODAY] => Today [JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT] => %a, %b %e [JLIB_HTML_BEHAVIOR_WK] => wk [JLIB_HTML_BEHAVIOR_YEAR_SELECT] => - Use the « and » buttons to select year\n [JLIB_HTML_BUTTON_BASE_CLASS] => Could not load button base class. [JLIB_HTML_BUTTON_NO_LOAD] => Could not load button %s (%s); [JLIB_HTML_BUTTON_NOT_DEFINED] => Button not defined for type = %s [JLIB_HTML_CALENDAR] => Calendar [JLIB_HTML_CHECKED_OUT] => Checked out [JLIB_HTML_CHECKIN] => Check-in [JLIB_HTML_CLOAKING] => This email address is being protected from spambots. You need JavaScript enabled to view it. [JLIB_HTML_DATE_RELATIVE_DAYS] => %s days ago. [JLIB_HTML_DATE_RELATIVE_DAYS_1] => %s day ago. [JLIB_HTML_DATE_RELATIVE_DAYS_0] => %s days ago. [JLIB_HTML_DATE_RELATIVE_HOURS] => %s hours ago. [JLIB_HTML_DATE_RELATIVE_HOURS_1] => %s hour ago. [JLIB_HTML_DATE_RELATIVE_HOURS_0] => %s hours ago. [JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE] => Less than a minute ago. [JLIB_HTML_DATE_RELATIVE_MINUTES] => %s minutes ago. [JLIB_HTML_DATE_RELATIVE_MINUTES_1] => %s minute ago. [JLIB_HTML_DATE_RELATIVE_MINUTES_0] => %s minutes ago. [JLIB_HTML_DATE_RELATIVE_WEEKS] => %s weeks ago. [JLIB_HTML_DATE_RELATIVE_WEEKS_1] => %s week ago. [JLIB_HTML_DATE_RELATIVE_WEEKS_0] => %s weeks ago. [JLIB_HTML_EDIT_MENU_ITEM] => Edit menu item. [JLIB_HTML_EDIT_MENU_ITEM_ID] => Item ID: %s [JLIB_HTML_EDIT_MODULE] => Edit module [JLIB_HTML_EDIT_MODULE_IN_POSITION] => Position: %s [JLIB_HTML_EDITOR_CANNOT_LOAD] => Can't load the editor. [JLIB_HTML_END] => End [JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED] => Function not supported. [JLIB_HTML_ERROR_NOTFOUNDINFILE] => %s: :%s not found in file. [JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE] => %s: :%s not supported. File not found. [JLIB_HTML_ERROR_NOTSUPPORTED] => %s: :%s not supported. [JLIB_HTML_GOTO_PAGE] => Go to page %s [JLIB_HTML_GOTO_POSITION] => Go to %s page [JLIB_HTML_MOVE_DOWN] => Move Down [JLIB_HTML_MOVE_UP] => Move Up [JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM] => There are no parameters for this item. [JLIB_HTML_NO_RECORDS_FOUND] => No records found. [JLIB_HTML_PAGE_CURRENT] => Page %s [JLIB_HTML_PAGE_CURRENT_OF_TOTAL] => Page %s of %s [JLIB_HTML_PAGINATION] => Pagination [JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST] => Please first make a selection from the list. [JLIB_HTML_PUBLISH_ITEM] => Publish Item [JLIB_HTML_PUBLISHED_EXPIRED_ITEM] => Published, but has Expired. [JLIB_HTML_PUBLISHED_FINISHED] => Finish: %s [JLIB_HTML_PUBLISHED_ITEM] => Published and is Current. [JLIB_HTML_PUBLISHED_PENDING_ITEM] => Published, but is Pending. [JLIB_HTML_PUBLISHED_START] => Start: %s [JLIB_HTML_RESULTS_OF] => Results %s - %s of %s [JLIB_HTML_SAVE_ORDER] => Save Order [JLIB_HTML_SELECT_STATE] => Select State [JLIB_HTML_START] => Start [JLIB_HTML_UNPUBLISH_ITEM] => Unpublish Item [JLIB_HTML_VIEW_ALL] => View All [JLIB_HTML_SETDEFAULT_ITEM] => Set default [JLIB_HTML_UNSETDEFAULT_ITEM] => Unset default [JLIB_INSTALLER_ABORT] => Aborting language installation: %s [JLIB_INSTALLER_ABORT_ALREADYINSTALLED] => Extension is already installed. [JLIB_INSTALLER_ABORT_ALREADY_EXISTS] => Extension %1$s: Extension %2$s already exists. [JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED] => Error building Administrator Menus. [JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST] => Component %1$s: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_COMP_COPY_SETUP] => Component %1$s: Could not copy setup file. [JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES] => Component %s: Failed to copy administrator files. [JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES] => Component %s: Failed to copy site files. [JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP] => Component Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE] => Component Install: Custom install routine failure. [JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST] => Component Install: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL] => Component Install: Could not copy PHP install file. [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL] => Component Install: Could not copy PHP uninstall file. [JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK] => Component Install: %s [JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR] => Component Install: SQL error file %s [JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED] => Component Install: Failed to update menu items. [JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT] => Component Update: The XML file did not have an administration element. [JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP] => Component Update: Could not copy setup file. [JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST] => Component Update: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL] => Component Update: Could not copy PHP install file. [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL] => Component Update: Could not copy PHP uninstall file. [JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK] => Component Update: %s [JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR] => Component Update: SQL error file %s [JLIB_INSTALLER_ABORT_CREATE_DIRECTORY] => Extension %1$s: Failed to create folder: %2$s [JLIB_INSTALLER_ABORT_DEBUG] => Installation unexpectedly stopped: [JLIB_INSTALLER_ABORT_DETECTMANIFEST] => Unable to detect manifest file. [JLIB_INSTALLER_ABORT_DIRECTORY] => Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again? [JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD] => Could not delete the extension's record from the database. [JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID] => Extension is not valid. [JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP] => Files Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE] => Files Install: Custom install routine failure. [JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY] => Files Install: Failed to find source folder: %s [JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK] => Files Install: %s [JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR] => Files %1$s: SQL error file %2$s [JLIB_INSTALLER_ABORT_FILE_ROLLBACK] => Files Install: %s [JLIB_INSTALLER_ABORT_FILE_SAME_NAME] => Files Install: Another extension with same name already exists. [JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR] => Files Update: SQL error file %s [JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE] => Extension %s: Custom install routine failure. [JLIB_INSTALLER_ABORT_LIB_COPY_FILES] => Library %s: Could not copy files from the source. [JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED] => Library Install: Library already installed. [JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP] => Library Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER] => Library Install: Library has the same name as a core folder. [JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY] => Library Install: Failed to create folder: %s [JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE] => Library Install: No library file specified. [JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK] => Library Install: %s [JLIB_INSTALLER_ABORT_LOAD_DETAILS] => Failed to load extension details. [JLIB_INSTALLER_ABORT_MANIFEST] => Extension %1$s: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED] => Method not supported for this extension type. [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE] => Method not supported for this extension type: %s [JLIB_INSTALLER_ABORT_MOD_COPY_FILES] => Module %s: Could not copy files from the source. [JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP] => Module Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY] => Module %1$s: Failed to create folder: %2$s [JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE] => Module Install: Custom install routine failure. [JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY] => Module %1$s: Another module is already using folder: %2$s [JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST] => Module Install: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE] => Module %s: No module file specified. [JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR] => Module %1$s: SQL error file %2$s [JLIB_INSTALLER_ABORT_MOD_ROLLBACK] => Module %1$s: %2$s [JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT] => Module Uninstall: Unknown client type [%s] [JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT] => Module %1$s: Unknown client type [%2$s] [JLIB_INSTALLER_ABORT_NOINSTALLPATH] => Install path does not exist. [JLIB_INSTALLER_ABORT_NOUPDATEPATH] => Update path does not exist. [JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP] => Package Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY] => Package Install: Failed to create folder: %s. [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE] => Package Install: Custom install routine failure. [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST] => Installation failed: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION] => Package %1$s: There was an error installing an extension: %2$s [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES] => Package %s: There were no files to install! [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK] => Package %s: No package file specified. [JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK] => Package Install: %s [JLIB_INSTALLER_ABORT_PLG_COPY_FILES] => Plugin %s: Could not copy files from the source. [JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS] => Plugin %1$s: Plugin %2$s already exists. [JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP] => Plugin %s: Could not copy setup file. [JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY] => Plugin %1$s: Failed to create folder: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE] => Plugin Install: Custom install routine failure. [JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY] => Plugin %1$s: Another plugin is already using folder: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST] => Plugin %s: Could not copy PHP manifest file. [JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE] => Plugin %s: No plugin file specified. [JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK] => Plugin %1$s: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR] => Plugin %1$s: SQL error file %2$s [JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR] => Plugin Uninstall: SQL error file %s [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE] => Refresh Manifest Cache failed: %s Extension is not currently installed. [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID] => Refresh Manifest Cache failed: Extension is not valid. [JLIB_INSTALLER_ABORT_ROLLBACK] => Extension %1$s: %2$s [JLIB_INSTALLER_ABORT_SQL_ERROR] => Extension %1$s: SQL error processing query: %2$s [JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED] => Template Install: Template already installed. [JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY] => Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again? [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES] => Template Install: Could not copy files from the %s source. [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP] => Template Install: Could not copy setup file. [JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY] => Template Install: Failed to create folder: %s [JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK] => Template Install: %s [JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT] => Template Install: Unknown client type [%s] [JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION] => For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM] => For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s. [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE] => For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore. [JLIB_INSTALLER_PURGED_UPDATES] => Cleared updates [JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES] => Failed to clear updates. [JLIB_INSTALLER_DEFAULT_STYLE] => %s - Default [JLIB_INSTALLER_DISCOVER] => Discover [JLIB_INSTALLER_DISCOVER_INSTALL] => Discover Install [JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE] => The %s extension is part of a package which does not allow individual extensions to be uninstalled. [JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS] => Component Discover install: Failed to store component details. [JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY] => Component %1$s: Failed to create folder: %2$s. [JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT] => Component Install: The XML file did not have an administration element. [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN] => Component Install: Another component is already using folder: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE] => Component Install: Another component is already using folder: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Component Install: Failed to create administrator folder: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE] => Component Install: Failed to create site folder: %s [JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE] => Component Refresh manifest cache: Failed to store component details. [JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED] => Could not delete the Administrator menus. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM] => Component Uninstall: Custom Uninstall script unsuccessful. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES] => Component Uninstall: Unable to delete the component categories. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY] => Component Uninstall: Can't uninstall. Please remove manually. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION] => Component Uninstall: Unknown Extension. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN] => Component Uninstall: Unable to remove the component administrator folder. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE] => Component Uninstall: Unable to remove the component site folder. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION] => Component Uninstall: Option field empty, can't remove files. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR] => Component Uninstall: SQL error file %s [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT] => Component Uninstall: Trying to uninstall a core component. [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Component Update: Failed to create administrator folder: %s [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE] => Component Update: Failed to create site folder: %s [JLIB_INSTALLER_ERROR_CREATE_DIRECTORY] => JInstaller: :Install: Failed to create folder: %s [JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED] => Failed to create folder [%s] [JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT] => Deprecated install format (client="both"), use package installer in future. [JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED] => A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install. [JLIB_INSTALLER_ERROR_DOWNGRADE] => Sorry! You cannot downgrade from version %s to %s [JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT] => Error connecting to the server: %s [JLIB_INSTALLER_ERROR_FAIL_COPY_FILE] => JInstaller: :Install: Failed to copy file %1$s to %2$s [JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER] => JInstaller: :Install: Failed to copy folder %1$s to %2$s [JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES] => Failed reading network resource: %s [JLIB_INSTALLER_ERROR_FILE_EXISTS] => JInstaller: :Install: File already exists %s [JLIB_INSTALLER_ERROR_FILE_FOLDER] => Error on deleting file or folder %s [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST] => Files Uninstall: Invalid manifest file. [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Files Uninstall: Manifest file invalid or not found. [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY] => Files Uninstall: Could not load extension entry. [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST] => Files Uninstall: Could not load manifest file. [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR] => Files Uninstall: SQL error file %s [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE] => File Uninstall: Trying to uninstall core files. [JLIB_INSTALLER_ERROR_FOLDER_IN_USE] => Another extension is already using folder [%s] [JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS] => Language Discover install: Failed to store language details. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT] => This language can't be uninstalled as long as it is defined as a default language. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY] => Language Uninstall: Unable to remove the specified Language folder. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY] => Language Uninstall: Element is empty, can't uninstall files. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY] => Language Uninstall: Language path is empty, can't uninstall files. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED] => This language can't be uninstalled. It is protected in the database (usually en-GB). [JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS] => Library Discover install: Failed to store library details. [JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE] => Library Refresh manifest cache: Failed to store library details. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST] => Library Uninstall: Invalid manifest file. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Library Uninstall: Manifest file invalid or not found. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST] => Library Uninstall: Could not load manifest file. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY] => Library Uninstall: Trying to uninstall a core library. [JLIB_INSTALLER_ERROR_LOAD_XML] => JInstaller: :Install: Failed to load XML File: %s [JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS] => Module Discover install: Failed to store module details. [JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE] => Module Refresh manifest cache: Failed to store module details. [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION] => Module Uninstall: Unknown Extension. [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION] => Module Uninstall: %s [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Module Uninstall: Manifest file invalid or not found. [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR] => Module Uninstall: SQL error file %s [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE] => Module Uninstall: Trying to uninstall a core module: %s [JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE] => No core pack exists for the language [%s] [JLIB_INSTALLER_ERROR_NO_FILE] => JInstaller: :Install: File does not exist %s [JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG] => The package did not specify a language tag. Are you trying to install an old language package? [JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE] => JInstaller: :Install: Can't find Joomla XML setup file. [JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE] => JInstaller: :Install: Can't find XML setup file. [JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE] => Package Refresh manifest cache: Failed to store package details. [JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID] => Could not record the package ID for this package's extensions. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST] => Package Uninstall: Invalid manifest file. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Package Uninstall: Manifest file invalid or not found: %s [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST] => Package Uninstall: Could not load manifest file. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED] => Package Uninstall: Errors were detected, manifest file not removed! [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST] => Package Uninstall: Missing manifest file. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER] => Package Uninstall: This extension may have already been uninstalled or might not have been uninstalled properly: %s [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK] => Package Uninstall: Trying to uninstall core package. [JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS] => Plugin Discover install: Failed to store plugin details. [JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE] => Plugin Refresh manifest cache: Failed to store plugin details. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION] => Plugin Uninstall: Unknown Extension. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY] => Plugin Uninstall: Folder field empty, can't remove files. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST] => Plugin Uninstall: Invalid manifest file. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Plugin Uninstall: Manifest file invalid or not found. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST] => Plugin Uninstall: Could not load manifest file. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN] => Plugin Uninstall: Trying to uninstall a core plugin: %s [JLIB_INSTALLER_ERROR_SQL_ERROR] => JInstaller: :Install: Error SQL %s [JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND] => JInstaller: :Install: SQL File not found %s [JLIB_INSTALLER_ERROR_SQL_READBUFFER] => JInstaller: :Install: SQL File Buffer Read Error. [JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS] => Template Discover install: Failed to store template details. [JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE] => Template Refresh manifest cache: Failed to store template details. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION] => Template Uninstall: Unknown Extension. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT] => Template Uninstall: Invalid client. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Template Uninstall: Manifest file invalid or not found. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT] => Template Uninstall: Can't remove default template. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY] => Template Uninstall: Folder does not exist, can't remove files. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY] => Template Uninstall: Template ID is empty, can't uninstall files. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE] => Template Uninstall: Trying to uninstall a core template: %s [JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE] => Unknown Client Type [%s] [JLIB_INSTALLER_FILE_ERROR_MOVE] => Error on moving file %s [JLIB_INSTALLER_INCORRECT_SEQUENCE] => Downgrading from version %1$s to version %2$s is not allowed. [JLIB_INSTALLER_INSTALL] => Install [JLIB_INSTALLER_MINIMUM_JOOMLA] => You don't have the minimum Joomla version requirement of J%s [JLIB_INSTALLER_MINIMUM_PHP] => Your server doesn't meet the minimum PHP version requirement of %s [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS] => Language set to Default for %d users. [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1] => Language set to Default for %d user. [JLIB_INSTALLER_UNINSTALL] => Uninstall [JLIB_INSTALLER_UPDATE] => Update [JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER] => Invalid client identifier specified in extension manifest. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION] => Trying to uninstall unknown extension from package. This extension may have already been removed earlier. [JLIB_INSTALLER_NOT_ERROR] => If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed. [JLIB_INSTALLER_UPDATE_LOG_QUERY] => Ran query from file %1$s. Query text: %2$s. [JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE] => Unable to create a content language for %s language: %s [JLIB_JS_AJAX_ERROR_CONNECTION_ABORT] => A connection abort has occurred while fetching the JSON data. [JLIB_JS_AJAX_ERROR_NO_CONTENT] => No content was returned. [JLIB_JS_AJAX_ERROR_OTHER] => An error has occurred while fetching the JSON data: HTTP %s status code. [JLIB_JS_AJAX_ERROR_PARSE] => A parse error has occurred while processing the following JSON data:
%s [JLIB_JS_AJAX_ERROR_TIMEOUT] => A timeout has occurred while fetching the JSON data. [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE] => Could not load %s language XML file from %s. [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA] => Could not load %s metadata from %s. [JLIB_LOGIN_AUTHORISATION] => Your access has been authorised. [JLIB_LOGIN_DENIED] => Your access has been denied. [JLIB_LOGIN_EXPIRED] => Your authentication has expired. [JLIB_MAIL_FUNCTION_DISABLED] => The mail() function has been disabled and the mail can't be sent. [JLIB_MAIL_FUNCTION_OFFLINE] => The mail function has been disabled by an administrator. [JLIB_MAIL_INVALID_EMAIL_SENDER] => Invalid email sender: %s [JLIB_MEDIA_ERROR_UPLOAD_INPUT] => Unable to upload file. [JLIB_MEDIA_ERROR_WARNFILENAME] => File name must only have alphanumeric characters and no spaces. [JLIB_MEDIA_ERROR_WARNFILETOOLARGE] => This file is too large to upload. [JLIB_MEDIA_ERROR_WARNFILETYPE] => This file type is not supported. [JLIB_MEDIA_ERROR_WARNIEXSS] => Possible IE XSS Attack found. [JLIB_MEDIA_ERROR_WARNINVALID_IMG] => Not a valid image. [JLIB_MEDIA_ERROR_WARNINVALID_MIME] => Invalid mime type detected. [JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE] => Illegal mime type detected: %s [JLIB_MEDIA_ERROR_WARNNOTADMIN] => Uploaded file is not an image file and you do not have permission. [JLIB_MENUS_PRESET_JOOMLA] => Preset - Joomla [JLIB_MENUS_PRESET_MODERN] => Preset - Modern [JLIB_NO_EDITOR_PLUGIN_PUBLISHED] => Unable to display an editor because no editor plugin is published. [JLIB_PLUGIN_ERROR_LOADING_PLUGINS] => Error loading Plugins: %s [JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS] => Unable to load format class. [JLIB_RULES_ACTION] => Action [JLIB_RULES_ALLOWED] => Allowed [JLIB_RULES_ALLOWED_ADMIN] => Allowed (Super User) [JLIB_RULES_ALLOWED_INHERITED] => Allowed (Inherited) [JLIB_RULES_CALCULATED_SETTING] => Calculated Setting [JLIB_RULES_CONFLICT] => Conflict [JLIB_RULES_DATABASE_FAILURE] => Failed storing the data to the database. [JLIB_RULES_DENIED] => Denied [JLIB_RULES_GROUP] => %s [JLIB_RULES_GROUPS] => Groups [JLIB_RULES_INHERIT] => Inherit [JLIB_RULES_INHERITED] => Inherited [JLIB_RULES_NOT_ALLOWED] => Not Allowed [JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT] => Conflict [JLIB_RULES_NOT_ALLOWED_DEFAULT] => Not Allowed (Default) [JLIB_RULES_NOT_ALLOWED_INHERITED] => Not Allowed (Inherited) [JLIB_RULES_NOT_ALLOWED_LOCKED] => Not Allowed (Locked) [JLIB_RULES_NOT_SET] => Not Set [JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS] => Super User permissions changed. Save or reload to recalculate this group permissions. [JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS] => Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions. [JLIB_RULES_REQUEST_FAILURE] => Failed sending the data to server. [JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS] => Please save before changing permissions. [JLIB_RULES_SELECT_ALLOW_DENY_GROUP] => Allow or deny %s for users in the %s group. [JLIB_RULES_SELECT_SETTING] => Select New Setting [JLIB_RULES_SETTING_NOTES] => If you change the setting, it will apply to this and all child groups, components and content. Note that Denied will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, Deny will take precedence. Not Set is equivalent to Denied but can be changed in child groups, components and content. [JLIB_RULES_SETTING_NOTES_ITEM] => If you change the setting, it will apply to this item. Note that:
Inherited means that the permissions from global configuration, parent group and category will be used.
Denied means that no matter what the global configuration, parent group or category settings are, the group being edited can't take this action on this item.
Allowed means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by Not Allowed (Inherited) under Calculated Settings). [JLIB_RULES_SETTINGS_DESC] => Manage the permission settings for the user groups below. See notes at the bottom. [JLIB_STEMMER_INVALID_STEMMER] => Invalid stemmer type %s [JLIB_UNKNOWN] => Unknown [JLIB_UPDATER_ERROR_COLLECTION_FOPEN] => The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work. [JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL] => Update: :Collection: Could not open %s [JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL] => Update: :Collection: Could not parse %s [JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL] => Update: :Extension: Could not open %s [JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL] => Update: :Extension: Could not parse %s [JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE] => Update: Could not open update site #%d "%s", URL: %s [JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN] => JAuthentication: :authenticate: Failed to load plugin: %s [JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES] => JAuthentication: :__construct: Could not load authentication libraries. [JLIB_USER_ERROR_BIND_ARRAY] => Unable to bind array to user object. [JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER] => A user is not allowed to change permissions of a Super User group. [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS] => A user is not allowed to change permissions of their own group(s). [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS] => A user is not allowed to change permissions of their own group(s) parent group(s). [JLIB_USER_ERROR_CANNOT_DEMOTE_SELF] => You can't remove your own Super User permissions. [JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD] => You can't reuse your current password, please enter a new password. [JLIB_USER_ERROR_ID_NOT_EXISTS] => JUser: :_load: User %s does not exist. [JLIB_USER_ERROR_NOT_SUPERADMIN] => Only users with Super User permissions can change other Super User user accounts. [JLIB_USER_ERROR_PASSWORD_NOT_MATCH] => Passwords do not match. Please re-enter password. [JLIB_USER_ERROR_UNABLE_TO_FIND_USER] => Unable to find a user with given activation string. [JLIB_USER_ERROR_UNABLE_TO_LOAD_USER] => JUser: :_load: Unable to load user with ID: %s [JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID] => User group does not exist. [JLIB_UTIL_ERROR_APP_INSTANTIATION] => Application Startup Error. [JLIB_UTIL_ERROR_CONNECT_DATABASE] => JDatabase: :getInstance: Could not connect to database
joomla.library: %1$s - %2$s [JLIB_UTIL_ERROR_DOMIT] => DommitDocument is deprecated. Use DomDocument instead. [JLIB_UTIL_ERROR_LOADING_FEED_DATA] => Error loading feed data. [JLIB_UTIL_ERROR_XML_LOAD] => Failed loading XML file. [PLG_SYSTEM_SOURCERER] => System - Regular Labs - Sourcerer [PLG_SYSTEM_SOURCERER_DESC] => Sourcerer - place any code in Joomla! [SOURCERER] => Sourcerer [INSERT_CODE] => Insert Code [SOURCERER_DESC] =>

The Sourcerer plugin handles all the Sourcerer syntax tags in your site.

You can place your html, javascript, css and php code (including there own tags) inside the Sourcerer tags:
{source}Your code{/source}

Sourcerer reads all the code and strips it from all html markup. So giving code colours and such is no problem.
If you want to use Sourcerer code somewhere else than in an editor, you probably don't want html cleaned. You can do that like this:
{source 0}Your non-HTML code{/source}

[SRC_EXTENSION_CAN_NOT_FUNCTION] => [[%1:extension name%]] cannot function. [SRC_REGULAR_LABS_LIBRARY_NOT_ENABLED] => Regular Labs Library plugin is not enabled. [SRC_REGULAR_LABS_LIBRARY_NOT_INSTALLED] => Regular Labs Library plugin is not installed. [SRC_REGULAR_LABS_LIBRARY_OUTDATED] => Regular Labs Library plugin is outdated. Try to re-install [[%1:extension name%]]. [COM_PLUGINS_SRC_SECURITY_SETTINGS_ARTICLES_FIELDSET_LABEL] => Security - Articles [COM_PLUGINS_SRC_SECURITY_SETTINGS_COMPONENTS_FIELDSET_LABEL] => Security - Components [COM_PLUGINS_SRC_SECURITY_SETTINGS_DEFAULT_FIELDSET_LABEL] => Security - Default [COM_PLUGINS_SRC_SECURITY_SETTINGS_OTHER_AREAS_FIELDSET_LABEL] => Security - Other Areas [SRC_ALLOW_CSS_TAGS] => Allow CSS tags [SRC_ALLOW_CSS_TAGS_DESC] => If enabled, CSS (style & link) tags are permitted within the Sourcerer tags. Otherwise the CSS tags (and the CSS code within) will be stripped. [SRC_ALLOW_JAVASCRIPT_TAGS] => Allow JavaScript tags [SRC_ALLOW_JAVASCRIPT_TAGS_DESC] => If enabled, JavaScript (script) tags are permitted within the Sourcerer tags. Otherwise the JavaScript tags (and the JavaScript code within) will be stripped. [SRC_ALLOW_PHP_TAGS] => Allow PHP tags [SRC_ALLOW_PHP_TAGS_DESC] => If enabled, PHP tags are permitted within the Sourcerer tags. Otherwise the PHP tags (and the PHP code within) will be stripped. [SRC_CODE] => Code [SRC_CODE_DESC] => You can enter your HTML, CSS, JavaScript and/or PHP code in the field below. [SRC_CODE_PLACEMENT] => Placement [SRC_CODE_PLACEMENT_DESC] => Select whether to load the code in the html head or inline where you place this the Sourcerer tag. [SRC_CODE_REMOVED_NOT_ALLOWED] => The %1$s code has been removed, because %2$s is not allowed here. [SRC_CODE_REMOVED_NOT_ENABLED] => The code has been removed, because Sourcerer is not enabled here. [SRC_CODE_REMOVED_SECURITY] => The %s code has been removed, because the owner of this article does not pass the security level. [SRC_CSS] => CSS [SRC_CSS_CODE_DESC] => The CSS code will be added to the Head of the HTML document. [SRC_CSS_FILE_DESC] => The CSS file will be added to the Head of the HTML document. [SRC_CSS_SECURITY_LEVEL] => CSS Security Level [SRC_CSS_SECURITY_LEVEL_DESC] => Set the level of security. CSS tags (and the CSS code within) will be stripped from articles with an owner (creator) below this group level. If the overall security level is set higher, it will overrule this. [SRC_DEFAULTS] => Defaults [SRC_DEFAULTS_DESC] => These setting have effect on the initial settings when you open the Sourcerer Code Helper window. [SRC_DISABLE_ON_COMPONENTS_DESC] => Select which components NOT to enable Sourcerer in. This is a list of your installed frontend components. [SRC_ENABLE_IN_ARTICLES_DESC] => Select whether to enable the use of the syntax in articles. [SRC_ENABLE_IN_COMPONENTS_DESC] => Select whether to enable the use of the syntax in components. [SRC_ENABLE_IN_HEAD] => Enable in Head [SRC_ENABLE_IN_HEAD_DESC] => Select to also handle the Sourcerer tags inside the document head section of the page. If unselected, any Sourcerer tags found in the head will get removed (together with any code inside them). [SRC_ENABLE_OTHER_AREAS_DESC] => Select whether to enable the use of the syntax in all remaining areas, like the modules and the document head. [SRC_ERROR_CODEMIRROR_DISABLED] => The CodeMirror editor is disable. Sourcerer needs this editor to function. [[%1:link start]]Please enabled it.[[%2:link end]] [SRC_EXAMPLE_CODE] => Example Code [SRC_EXAMPLE_CODE_DESC] => Here you can place the example code you want to be placed inside the Sourcerer tags. If you leave this field empty and save it, this field will be reset to the default example code. [SRC_EXTRA_FORBIDDEN_HTML_TAGS] => Extra Forbidden (HTML) Tags [SRC_EXTRA_FORBIDDEN_HTML_TAGS_DESC] => A comma separated list of tags to add to the forbidden list (see Default settings) [SRC_EXTRA_FORBIDDEN_PHP_FUNCTIONS] => Extra Forbidden PHP functions [SRC_EXTRA_FORBIDDEN_PHP_FUNCTIONS_DESC] => A comma separated list of PHP functions to add to the forbidden list (see Default settings) [SRC_EXTRA_TABS_DESC] => Or use the extra tabs to help you insert specific CSS, JavaScript and PHP files and code. [SRC_FILE] => File [SRC_FORBIDDEN_HTML_TAGS] => Forbidden (HTML) Tags [SRC_FORBIDDEN_HTML_TAGS_DESC] => A comma separated list of tags that are forbidden. These tags will be stripped, and also any code in between double tags. [SRC_FORBIDDEN_PHP_FUNCTIONS] => Forbidden PHP functions [SRC_FORBIDDEN_PHP_FUNCTIONS_DESC] => A comma separated list of PHP functions that are forbidden. The whole PHP block of code will not be executed if it contains any of these functions. [SRC_HTML_HEAD] => HTML Head [SRC_INCLUDE_PATH] => Include Path [SRC_INCLUDE_PATH_DESC] => The path (relative to the root folder) to use when using the file attribute in the tag. [SRC_INLINE] => Inline [SRC_INSERT] => Insert [SRC_JAVASCRIPT] => JavaScript [SRC_JAVASCRIPT_SECURITY_LEVEL] => JavaScript Security Level [SRC_JAVASCRIPT_SECURITY_LEVEL_DESC] => Set the level of security. JavaScript tags (and the JavaScript code within) will be stripped from articles with an owner (creator) below this group level. If the overall security level is set higher, it will overrule this. [SRC_JS_FILE_DESC] => The JavaScript file will be added to the Head of the HTML document. [SRC_ONLY_IN_ADMINISTRATOR] => Only in Administrator [SRC_PHP] => PHP [SRC_PHP_CODE_DESC] => The &lt;?php ... ?&gt; will be added automatically, so you should not add them to your code. [SRC_PHP_CODE_REMOVED_FORBIDDEN] => The PHP code has been removed, because it contains forbidden PHP functions [SRC_PHP_FORBIDDEN] => The PHP code contains forbidden PHP functions [SRC_PHP_INCLUDE_METHOD] => Include Method [SRC_PHP_INCLUDE_METHOD_DESC] => Select the way to load in the php file. [SRC_PHP_SECURITY_LEVEL] => PHP Security Level [SRC_PHP_SECURITY_LEVEL_DESC] => Set the level of security. PHP tags (and the PHP code within) will be stripped from articles with an owner (creator) below this group level. If the overall security level is set higher, it will overrule this. [SRC_RAW] => Raw Code [SRC_RAW_DESC] => Not using a WYSIWYG editor? Select to prevent Sourcerer from stripping the HTML code. [SRC_REMOVE_FROM_SEARCH] => Remove from search [SRC_REMOVE_FROM_SEARCH_DESC] => Select to remove the Sourcerer tags and content from the search results. [SRC_SECURITY_LEVEL] => Security Level [SRC_SECURITY_LEVEL_DESC] => Set the level of security. Sourcerer tags will be stripped from articles where the an owner (creator) is not a member of these groups. [SRC_SECURITY_SETTINGS_ARTICLES_DESC] => These settings have effect on Articles and Categories.
The security settings only have effect on articles. [SRC_SECURITY_SETTINGS_COMPONENTS_DESC] => These settings have effect on the component area.
You can select in which components Sourcerer should not be enabled. Advise is to not allow Sourcerer in components that non-backend users can post content in. [SRC_SECURITY_SETTINGS_DEFAULT_DESC] => Here you can set what kind of code can be used within the Sourcerer tags. All code that is not permitted will be stripped away. For more precise settings, see the other Security tabs. [SRC_SECURITY_SETTINGS_OTHER_AREAS_DESC] => These settings have effect on the areas outside the component area (so in Modules and the rest of the website). [SRC_SHOW_WIZARD] => Show Wizard [SRC_SYNTAX_WORD] => Sourcerer tag word [SRC_SYNTAX_WORD_DESC] => This defines the word to use as the Sourcerer syntax tag.

Default is 'source'. Which means the tags to use are: {source}...{/source} [SRC_TAG_ATTRIBUTES] => Tag Attributes [SRC_TAG_ATTRIBUTES_DESC] => Enter any attributes you want to add inside the Sourcerer tag itself. [SRC_TAG_REMOVED_FORBIDDEN] => The tag (%s) has been removed, because it is forbidden. [SRC_TAG_SETTINGS] => Tag Settings [SRC_TMP_PATH_DESC] => Leave empty to use the Joomla global Temp Folder [SRC_TRIM] => Strip surrounding HTML tags [SRC_TRIM_DESC] => Select to make Sourcerer remove the surrounding paragraph tags (or span tags). [PLG_SYSTEM_OSSYSTEM] => System - Joomlashack System Plugin [PLG_SYSTEM_OSSYSTEM_DESCRIPTION] => A system plugin which supports Joomlashack/Alledia extensions. [JOOMLASHACK_FOOTER_LIKE_THIS_EXTENSION] => Like this extension? [JOOMLASHACK_FOOTER_GO_PRO_MORE_FEATURES] => Go Pro to access more features [JOOMLASHACK_FOOTER_LEAVE_A_REVIEW_ON_JED] => Leave a review on the JED [PLG_SYSTEM_LOGROTATION] => System - Log Rotation [PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION] => This plugin periodically rotates system log files. [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL] => Log Rotation (in days) [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_DESC] => How often should the logs be rotated. [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_DESC] => The maximum number of old logs to keep. [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL] => Maximum Logs [PLG_SYSTEM_REGULARLABS] => System - Regular Labs Library [PLG_SYSTEM_REGULARLABS_DESC] => Regular Labs Library - used by Regular Labs extensions [REGULAR_LABS_LIBRARY] => Regular Labs Library [REGULAR_LABS_LIBRARY_DESC] => [[%1:warning%]]The Regular Labs extensions need this plugin and will not function without it.

Regular Labs extensions include:[[%2:extensions%]] [REGULAR_LABS_LIBRARY_DESC_WARNING] => Do not uninstall or disable this plugin if you are using any Regular Labs extensions. [COM_CONFIG_RL_ACTIONLOG_FIELDSET_LABEL] => User Actions Log [COM_CONFIG_RL_TAG_SYNTAX_FIELDSET_LABEL] => Tag Syntax [COM_MODULES_DESCRIPTION_FIELDSET_LABEL] => Description [COM_PLUGINS_DESCRIPTION_FIELDSET_LABEL] => Description [COM_PLUGINS_RL_BEHAVIOUR_FIELDSET_LABEL] => Behaviour [COM_PLUGINS_RL_DEFAULT_SETTINGS_FIELDSET_LABEL] => Default Settings [COM_PLUGINS_RL_MEDIA_FIELDSET_LABEL] => Media [COM_PLUGINS_RL_SETTINGS_ADMIN_MODULE_FIELDSET_LABEL] => Administrator Module Options [COM_PLUGINS_RL_SETTINGS_EDITOR_BUTTON_FIELDSET_LABEL] => Editor Button Options [COM_PLUGINS_RL_SETTINGS_SECURITY_FIELDSET_LABEL] => Security Options [COM_PLUGINS_RL_SETUP_FIELDSET_LABEL] => Setup [COM_PLUGINS_RL_STYLING_FIELDSET_LABEL] => Styling [COM_PLUGINS_RL_TAG_SYNTAX_FIELDSET_LABEL] => Tag Syntax [RL_ACCESS_LEVELS] => Access Levels [RL_ACCESS_LEVELS_DESC] => Select the access levels to assign to. [RL_ACTION_CHANGE_DEFAULT] => Change Default [RL_ACTION_CHANGE_STATE] => Change Publish State [RL_ACTION_CREATE] => Create [RL_ACTION_DELETE] => Delete [RL_ACTION_INSTALL] => Install [RL_ACTION_UNINSTALL] => Uninstall [RL_ACTION_UPDATE] => Update [RL_ACTIONLOG_EVENTS] => Events To Log [RL_ACTIONLOG_EVENTS_DESC] => Select the actions to include in the User Actions Log. [RL_ADMIN] => Admin [RL_ADVANCED] => Advanced [RL_AFTER] => After [RL_AFTER_NOW] => After NOW [RL_AKEEBASUBS] => Akeeba Subscriptions [RL_ALL] => ALL [RL_ALL_DESC] => Will be published if ALL of below assignments are matched. [RL_ALL_RIGHTS_RESERVED] => All Rights Reserved [RL_ALSO_ON_CHILD_ITEMS] => Also on child items [RL_ALSO_ON_CHILD_ITEMS_DESC] => Also assign to child items of the selected items? [RL_ALSO_ON_CHILD_ITEMS_MENUITEMS_DESC] => The child items refer to actual sub-items in the above selection. They do not refer to links on selected pages. [RL_ANY] => ANY [RL_ANY_DESC] => Will be published if ANY (one or more) of below assignments are matched.
Assignment groups where 'Ignore' is selected will be ignored. [RL_ARE_YOU_SURE] => Are you sure? [RL_ARTICLE] => Article [RL_ARTICLE_AUTHORS] => Authors [RL_ARTICLE_AUTHORS_DESC] => Select the authors to assign to. [RL_ARTICLES] => Articles [RL_ARTICLES_DESC] => Select the articles to assign to. [RL_AS_EXPORTED] => As exported [RL_ASSIGNMENTS] => Assignments [RL_ASSIGNMENTS_DESC] => By selecting the specific assignments you can limit where this %s should or shouldn't be published.
To have it published on all pages, simply do not specify any assignments. [RL_AUSTRALIA] => Australia [RL_AUTHORS] => Authors [RL_AUTO] => Auto [RL_BEFORE] => Before [RL_BEFORE_NOW] => Before NOW [RL_BEGINS_WITH] => Begins with [RL_BEHAVIOR] => Behaviour [RL_BEHAVIOUR] => Behaviour [RL_BETWEEN] => Between [RL_BOOTSTRAP] => Bootstrap [RL_BOOTSTRAP_FRAMEWORK_DISABLED] => You have disabled the Bootstrap Framework to be initiated. %s needs the Bootstrap Framework to function. Make sure your template or other extensions load the necessary scripts to replace the required functionality. [RL_BOTH] => Both [RL_BOTTOM] => Bottom [RL_BROWSERS] => Browsers [RL_BROWSERS_DESC] => Select the browsers to assign to. Keep in mind that browser detection is not always 100% accurate. Users can setup their browser to mimic other browsers [RL_BUTTON_ICON] => Button Icon [RL_BUTTON_ICON_DESC] => Select which icon to show in the button. [RL_BUTTON_TEXT] => Button Text [RL_BUTTON_TEXT_DESC] => This text will be shown in the Editor Button. [RL_CACHE_TIME] => Cache Time [RL_CACHE_TIME_DESC] => The maximum length of time in minutes for a cache file to be stored before it is refreshed. Leave empty to use the global setting. [RL_CATEGORIES] => Categories [RL_CATEGORIES_DESC] => Select the categories to assign to. [RL_CATEGORY] => Category [RL_CHANGELOG] => Changelog [RL_CLASSNAME] => CSS Class [RL_COLLAPSE] => Collapse [RL_COM] => Component [RL_COMBINE_ADMIN_MENU] => Combine Admin Menu [RL_COMBINE_ADMIN_MENU_DESC] => Select to combine all Regular Labs - components into a submenu in the administrator menu. [RL_COMPARISON] => Comparison [RL_COMPONENTS] => Components [RL_COMPONENTS_DESC] => Select the components to assign to. [RL_CONTAINS] => Contains [RL_CONTAINS_ONE] => Contains one of [RL_CONTENT] => Content [RL_CONTENT_KEYWORDS] => Content Keywords [RL_CONTENT_KEYWORDS_DESC] => Enter the keywords found in the content to assign to. Use commas to separate the keywords. [RL_CONTINENTS] => Continents [RL_CONTINENTS_DESC] => Select the continents to assign to. [RL_COOKIECONFIRM] => Cookie Confirm [RL_COOKIECONFIRM_COOKIES] => Cookies allowed [RL_COOKIECONFIRM_COOKIES_DESC] => Assign to whether cookies are allowed or disallowed, based on the configuration of Cookie Confirm (by Twentronix) and the visitor's choice to accept or decline cookies. [RL_COPY_OF] => Copy of %s [RL_COPYRIGHT] => Copyright [RL_COUNTRIES] => Countries [RL_COUNTRIES_DESC] => Select the countries to assign to. [RL_CSS_CLASS] => Class (CSS) [RL_CSS_CLASS_DESC] => Define a css class name for styling purposes. [RL_CURRENT] => Current [RL_CURRENT_DATE] => Current date/time: %s [RL_CURRENT_USER] => Current User [RL_CURRENT_VERSION] => Your current version is %s [RL_CUSTOM] => Custom [RL_CUSTOM_CODE] => Custom Code [RL_CUSTOM_CODE_DESC] => Enter the code the Editor Button should insert into the content (instead of the default code). [RL_CUSTOM_FIELD] => Custom Field [RL_CUSTOM_FIELDS] => Custom Fields [RL_DATE] => Date [RL_DATE_DESC] => Select the type of date comparison to assign by. [RL_DATE_FROM] => From [RL_DATE_RECURRING] => Recurring [RL_DATE_RECURRING_DESC] => Select to apply date range every year. (So the year in the selection will be ignored) [RL_DATE_TIME] => Date & Time [RL_DATE_TIME_DESC] => The date and time assignments use the date/time of your servers, not that of the visitors system. [RL_DATE_TO] => To [RL_DAYS] => Days of the week [RL_DAYS_DESC] => Select days of the week to assign to. [RL_DEFAULT_ORDERING] => Default Ordering [RL_DEFAULT_ORDERING_DESC] => Set the default ordering of the list items [RL_DEFAULT_SETTINGS] => Default Settings [RL_DEFAULTS] => Defaults [RL_DEVICE_DESKTOP] => Desktop [RL_DEVICE_MOBILE] => Mobile [RL_DEVICE_TABLET] => Tablet [RL_DEVICES] => Devices [RL_DEVICES_DESC] => Select the devices to assign to. Keep in mind that device detection is not always 100% accurate. Users can setup their device to mimic other devices [RL_DIRECTION] => Direction [RL_DIRECTION_DESC] => Select the direction [RL_DISABLE_ON_ADMIN_COMPONENTS_DESC] => Select in which administrator components NOT to enable the use of this extension. [RL_DISABLE_ON_ALL_COMPONENTS_DESC] => Select in which components NOT to enable the use of this extension. [RL_DISABLE_ON_COMPONENTS] => Disable on Components [RL_DISABLE_ON_COMPONENTS_DESC] => Select in which frontend components NOT to enable the use of this extension. [RL_DISPLAY_EDITOR_BUTTON] => Display Editor Button [RL_DISPLAY_EDITOR_BUTTON_DESC] => Select to display an editor button. [RL_DISPLAY_LINK] => Display link [RL_DISPLAY_LINK_DESC] => How do you want the link to be displayed? [RL_DISPLAY_TOOLBAR_BUTTON] => Display Toolbar Button [RL_DISPLAY_TOOLBAR_BUTTON_DESC] => Select to show a button in the toolbar. [RL_DISPLAY_TOOLBAR_BUTTONS] => Display Toolbar Buttons [RL_DISPLAY_TOOLBAR_BUTTONS_DESC] => Select to show button(s) in the toolbar. [RL_DISPLAY_TOOLTIP] => Display Tooltip [RL_DISPLAY_TOOLTIP_DESC] => Select to display a tooltip with extra info when mouse hovers over link/icon. [RL_DYNAMIC_TAG_ARTICLE_ID] => The id number of the current article. [RL_DYNAMIC_TAG_ARTICLE_OTHER] => Any other available data from the current article. [RL_DYNAMIC_TAG_ARTICLE_TITLE] => The title of the current article. [RL_DYNAMIC_TAG_COUNTER] => This places the number of the occurrence.
If your search is found, say, 4 times, the count will show respectively 1 to 4. [RL_DYNAMIC_TAG_DATE] => Date using %1$sphp strftime() format%2$s. Example: %3$s [RL_DYNAMIC_TAG_ESCAPE] => Use to escape dynamic values (add slashes to quotes). [RL_DYNAMIC_TAG_LOWERCASE] => Convert text within tags to lowercase. [RL_DYNAMIC_TAG_RANDOM] => A random number within the given range [RL_DYNAMIC_TAG_RANDOM_LIST] => A random value from a list of strings, numbers or ranges [RL_DYNAMIC_TAG_TEXT] => A language string to translate into text (based on the active language) [RL_DYNAMIC_TAG_UPPERCASE] => Convert text within tags to uppercase. [RL_DYNAMIC_TAG_USER_ID] => The id number of the user [RL_DYNAMIC_TAG_USER_NAME] => The name of the user [RL_DYNAMIC_TAG_USER_OTHER] => Any other available data from the user or the connected contact. Example: [[user:misc]] [RL_DYNAMIC_TAG_USER_TAG_DESC] => The user tag places data from the logged in user. If the visitor is not logged in, the tag will be removed. [RL_DYNAMIC_TAG_USER_USERNAME] => The login name of the user [RL_DYNAMIC_TAGS] => Dynamic Tags [RL_EASYBLOG] => EasyBlog [RL_ENABLE] => Enable [RL_ENABLE_ACTIONLOG] => Log User Actions [RL_ENABLE_ACTIONLOG_DESC] => Select to store User Actions. These actions will be visible in the User Actions Log module. [RL_ENABLE_IN] => Enable in [RL_ENABLE_IN_ADMIN] => Enable in administrator [RL_ENABLE_IN_ADMIN_DESC] => If enabled, the plugin will also work in the administrator side of the website.

Normally you will not need this. And it can cause unwanted effects, like slowing down the administrator and the plugin tags being handled in areas you don't want it. [RL_ENABLE_IN_ARTICLES] => Enable in articles [RL_ENABLE_IN_COMPONENTS] => Enable in components [RL_ENABLE_IN_DESC] => Select whether to enable in the frontend or administrator side or both. [RL_ENABLE_IN_FRONTEND] => Enable in frontend [RL_ENABLE_IN_FRONTEND_DESC] => If enabled, it will also be available in the frontend. [RL_ENABLE_OTHER_AREAS] => Enable other areas [RL_ENDS_WITH] => Ends with [RL_EQUALS] => Equals [RL_EXCLUDE] => Exclude [RL_EXPAND] => Expand [RL_EXPORT] => Export [RL_EXPORT_FORMAT] => Export Format [RL_EXPORT_FORMAT_DESC] => Select the file format for the export files. [RL_EXTRA_PARAMETERS] => Extra Parameters [RL_EXTRA_PARAMETERS_DESC] => Enter any extra parameters that cannot be set with the available settings [RL_FALL] => Fall / Autumn [RL_FEATURED_DESC] => Select to use the feature state in the assignment. [RL_FEATURES] => Features [RL_FIELD] => Field [RL_FIELD_CHECKBOXES] => Checkboxes [RL_FIELD_DROPDOWN] => Dropdown [RL_FIELD_MULTI_SELECT_STYLE] => Multi-Select Style [RL_FIELD_MULTI_SELECT_STYLE_DESC] => Show the multi-select field as a standard dropdown field or an advanced field based on checkboxes. [RL_FIELD_NAME] => Field Name [RL_FIELD_PARAM_MULTIPLE] => Multiple [RL_FIELD_PARAM_MULTIPLE_DESC] => Allow multiple values to be selected. [RL_FIELD_SELECT_STYLE] => Multi-Select Style [RL_FIELD_SELECT_STYLE_DESC] => Show the multi-select field as a standard dropdown field or an advanced field based on checkboxes. [RL_FIELD_VALUE] => Field Value [RL_FIELDS_DESC] => Select the field(s) you want to assign to and enter the desired value(s). [RL_FILES_NOT_FOUND] => Required %s files not found! [RL_FILTERS] => Filters [RL_FINISH_PUBLISHING] => Finish Publishing [RL_FINISH_PUBLISHING_DESC] => Enter the date to end publishing [RL_FIX_HTML] => Fix HTML [RL_FIX_HTML_DESC] => Select to let the extension fix any html structure issues it finds. This is often necessary to deal with surrounding html tags.

Only switch this off if you have issues with this. [RL_FLEXICONTENT] => FLEXIcontent [RL_FOR_MORE_GO_PRO] => For more functionality you can purchase the PRO version. [RL_FORM2CONTENT] => Form2Content [RL_FRAMEWORK_NO_LONGER_USED] => The Old NoNumber Framework does not seem to be used by any other extensions you have installed. It is probably safe to disable or uninstall this plugin. [RL_FROM_TO] => From-To [RL_FRONTEND] => Frontend [RL_GALLERY] => Gallery [RL_GEO] => Geolocating [RL_GEO_DESC] => Geolocating is not always 100% accurate. The geolocation is based on the IP address of the visitor. Not all IP addresses are fixed or known. [RL_GEO_GEOIP_COPYRIGHT_DESC] => This product includes GeoLite2 data created by MaxMind, available from [[%1:link%]] [RL_GEO_NO_GEOIP_LIBRARY] => The Regular Labs GeoIP library is not installed. You need to [[%1:link start%]]install the Regular Labs GeoIP library[[%2:link end%]] to be able to use the Geolocating assignments. [RL_GO_PRO] => Go Pro! [RL_GREATER_THAN] => Greater than [RL_HEADING_1] => Heading 1 [RL_HEADING_2] => Heading 2 [RL_HEADING_3] => Heading 3 [RL_HEADING_4] => Heading 4 [RL_HEADING_5] => Heading 5 [RL_HEADING_6] => Heading 6 [RL_HEADING_ACCESS_ASC] => Access ascending [RL_HEADING_ACCESS_DESC] => Access descending [RL_HEADING_CATEGORY_ASC] => Category ascending [RL_HEADING_CATEGORY_DESC] => Category descending [RL_HEADING_CLIENTID_ASC] => Location ascending [RL_HEADING_CLIENTID_DESC] => Location descending [RL_HEADING_COLOR_ASC] => Colour ascending [RL_HEADING_COLOR_DESC] => Colour descending [RL_HEADING_DEFAULT_ASC] => Default ascending [RL_HEADING_DEFAULT_DESC] => Default descending [RL_HEADING_DESCRIPTION_ASC] => Description ascending [RL_HEADING_DESCRIPTION_DESC] => Description descending [RL_HEADING_ID_ASC] => ID ascending [RL_HEADING_ID_DESC] => ID descending [RL_HEADING_LANGUAGE_ASC] => Language ascending [RL_HEADING_LANGUAGE_DESC] => Language descending [RL_HEADING_ORDERING_ASC] => Ordering ascending [RL_HEADING_ORDERING_DESC] => Ordering descending [RL_HEADING_PAGES_ASC] => Menu Items ascending [RL_HEADING_PAGES_DESC] => Menu Items descending [RL_HEADING_POSITION_ASC] => Position ascending [RL_HEADING_POSITION_DESC] => Position descending [RL_HEADING_STATUS_ASC] => Status ascending [RL_HEADING_STATUS_DESC] => Status descending [RL_HEADING_STYLE_ASC] => Style ascending [RL_HEADING_STYLE_DESC] => Style descending [RL_HEADING_TEMPLATE_ASC] => Template ascending [RL_HEADING_TEMPLATE_DESC] => Template descending [RL_HEADING_TITLE_ASC] => Title ascending [RL_HEADING_TITLE_DESC] => Title descending [RL_HEADING_TYPE_ASC] => Type ascending [RL_HEADING_TYPE_DESC] => Type descending [RL_HEIGHT] => Height [RL_HEMISPHERE] => Hemisphere [RL_HEMISPHERE_DESC] => Select the hemisphere your website is located in [RL_HIGH] => High [RL_HIKASHOP] => HikaShop [RL_HOME_PAGE] => Home Page [RL_HOME_PAGE_DESC] => Unlike selecting the home page (default) item via the Menu Items, this will only match the real home page, not any URL that has the same Itemid as the home menu item.

This might not work for all 3rd party SEF extensions. [RL_HTML_LINK] => [[%1:text%]] [RL_HTML_TAGS] => HTML Tags [RL_ICON_ONLY] => Icon only [RL_IGNORE] => Ignore [RL_IMAGE] => Image [RL_IMAGE_ALT] => Image Alt [RL_IMAGE_ALT_DESC] => The Alt value of the image. [RL_IMAGE_ATTRIBUTES] => Image Attributes [RL_IMAGE_ATTRIBUTES_DESC] => The extra attributes of the image, like: alt="My image" width="300" [RL_IMPORT] => Import [RL_IMPORT_ITEMS] => Import Items [RL_INCLUDE] => Include [RL_INCLUDE_CHILD_ITEMS] => Include child items [RL_INCLUDE_CHILD_ITEMS_DESC] => Also include child items of the selected items? [RL_INCLUDE_NO_ITEMID] => Include no Itemid [RL_INCLUDE_NO_ITEMID_DESC] => Also assign when no menu Itemid is set in URL? [RL_INITIALISE_EVENT] => Initialise on Event [RL_INITIALISE_EVENT_DESC] => Set the internal Joomla event on which the plugin should be initialised. Only change this if you experience issues with the plugin not working. [RL_INPUT_TYPE] => Input Type [RL_INPUT_TYPE_ALNUM] => A string containing A-Z or 0-9 only (not case sensitive). [RL_INPUT_TYPE_ARRAY] => An array. [RL_INPUT_TYPE_BOOLEAN] => A boolean value. [RL_INPUT_TYPE_CMD] => A string containing A-Z, 0-9, underscores, periods or hyphens (not case sensitive). [RL_INPUT_TYPE_DESC] => Select an input type: [RL_INPUT_TYPE_FLOAT] => A floating point number, or an array of floating point numbers. [RL_INPUT_TYPE_INT] => An integer, or an array of integers. [RL_INPUT_TYPE_STRING] => A fully decoded and sanitised string (default). [RL_INPUT_TYPE_UINT] => An unsigned integer, or an array of unsigned integers. [RL_INPUT_TYPE_WORD] => A string containing A-Z or underscores only (not case sensitive). [RL_INSERT] => Insert [RL_INSERT_DATE_NAME] => Insert Date / Name [RL_IP_RANGES] => IP Addresses / Ranges [RL_IP_RANGES_DESC] => A comma and/or enter separated list of IP addresses and IP ranges. For instance:
127.0.0.1
128.0-128.1
129 [RL_IPS] => IP Addresses [RL_IS_FREE_VERSION] => This is the FREE version of %s. [RL_ITEM] => Item [RL_ITEM_IDS] => Item IDs [RL_ITEM_IDS_DESC] => Enter the item ids to assign to. Use commas to separate the ids. [RL_ITEMS] => Items [RL_ITEMS_DESC] => Select the items to assign to. [RL_JCONTENT] => Joomla! Content [RL_JED_REVIEW] => Like this extension? [[%1:start link%]]Leave a review at the JED[[%2:end link%]] [RL_JOOMLA2_VERSION_ON_JOOMLA3] => You are running a Joomla 2.5 version of %1$s on Joomla 3. Please reinstall %1$s to fix the problem. [RL_JQUERY_DISABLED] => You have disabled the jQuery script. %s needs jQuery to function. Make sure your template or other extensions load the necessary scripts to replace the required functionality. [RL_K2] => K2 [RL_K2_CATEGORIES] => K2 Categories [RL_LANGUAGE] => Language [RL_LANGUAGE_DESC] => Select the language to assign to. [RL_LANGUAGES] => Languages [RL_LANGUAGES_DESC] => Select the languages to assign to. [RL_LAYOUT] => Layout [RL_LAYOUT_DESC] => Select the layout to use. You can override this layout in the component or template. [RL_LESS_THAN] => Less than [RL_LEVELS] => Levels [RL_LEVELS_DESC] => Select the levels to assign to. [RL_LIB] => Library [RL_LINK_TEXT] => Link Text [RL_LINK_TEXT_DESC] => The text to display as link. [RL_LIST] => List [RL_LOAD_BOOTSTRAP_FRAMEWORK] => Load Bootstrap Framework [RL_LOAD_BOOTSTRAP_FRAMEWORK_DESC] => Disable to not initiate the Bootstrap Framework. [RL_LOAD_JQUERY] => Load jQuery Script [RL_LOAD_JQUERY_DESC] => Select to load the core jQuery script. You can disable this if you experience conflicts if your template or other extensions load their own version of jQuery. [RL_LOAD_MOOTOOLS] => Load Core MooTools [RL_LOAD_MOOTOOLS_DESC] => Select to load the core MooTools script. You can disable this if you experience conflicts if your template or other extensions load their own version of MooTools. [RL_LOAD_STYLESHEET] => Load Stylesheet [RL_LOAD_STYLESHEET_DESC] => Select to load the extensions stylesheet. You can disable this if you place all your own styles in some other stylesheet, like the templates stylesheet. [RL_LOW] => Low [RL_LTR] => Left-to-Right [RL_MATCH_ALL] => Match All [RL_MATCH_ALL_DESC] => Select to only let the assignment pass if all of the selected items are matched. [RL_MATCHING_METHOD] => Matching Method [RL_MATCHING_METHOD_DESC] => Should all or any assignments be matched?

[[%1:all%]]
[[%2:all description%]]

[[%3:any%]]
[[%4:any description%]] [RL_MAX_LIST_COUNT] => Maximum List Count [RL_MAX_LIST_COUNT_DESC] => The maximum number of elements to show in the multi-select lists. If the total number of items is higher, the selection field will be displayed as a text field.

You can set this number lower if you experience long pageloads due to high number of items in lists. [RL_MAX_LIST_COUNT_INCREASE] => Increase Maximum List Count [RL_MAX_LIST_COUNT_INCREASE_DESC] => There are more than [[%1:max%]] items.

To prevent slow pages this field is displayed as a textarea instead of a dynamic select list.

You can increase the '[[%2:max setting%]]' in the Regular Labs Library plugin settings. [RL_MAXIMIZE] => Maximize [RL_MEDIA_VERSIONING] => Use Media Versioning [RL_MEDIA_VERSIONING_DESC] => Select to add the extension version number to the end of media (js/css) urls, to make browsers force load the correct file. [RL_MEDIUM] => Medium [RL_MENU_ITEMS] => Menu Items [RL_MENU_ITEMS_DESC] => Select the menu items to assign to. [RL_META_KEYWORDS] => Meta Keywords [RL_META_KEYWORDS_DESC] => Enter the keywords found in the meta keywords to assign to. Use commas to separate the keywords. [RL_MIJOSHOP] => MijoShop [RL_MINIMIZE] => Minimize [RL_MOBILE_BROWSERS] => Mobile Browsers [RL_MOD] => Module [RL_MONTHS] => Months [RL_MONTHS_DESC] => Select months to assign to. [RL_MORE_INFO] => More info [RL_MY_STRING] => My string! [RL_N_ITEMS_ARCHIVED] => %s items archived. [RL_N_ITEMS_ARCHIVED_1] => %s item archived. [RL_N_ITEMS_CHECKED_IN_0] => No items checked in. [RL_N_ITEMS_CHECKED_IN_1] => %d item checked in. [RL_N_ITEMS_CHECKED_IN_MORE] => %d items checked in. [RL_N_ITEMS_DELETED] => %s items deleted. [RL_N_ITEMS_DELETED_1] => %s item deleted. [RL_N_ITEMS_FEATURED] => %s items featured. [RL_N_ITEMS_FEATURED_1] => %s item featured. [RL_N_ITEMS_PUBLISHED] => %s items published. [RL_N_ITEMS_PUBLISHED_1] => %s item published. [RL_N_ITEMS_TRASHED] => %s items trashed. [RL_N_ITEMS_TRASHED_1] => %s item trashed. [RL_N_ITEMS_UNFEATURED] => %s items unfeatured. [RL_N_ITEMS_UNFEATURED_1] => %s item unfeatured. [RL_N_ITEMS_UNPUBLISHED] => %s items unpublished. [RL_N_ITEMS_UNPUBLISHED_1] => %s item unpublished. [RL_N_ITEMS_UPDATED] => %d items updated. [RL_N_ITEMS_UPDATED_1] => One item has been updated [RL_NEW_CATEGORY] => Create New Category [RL_NEW_CATEGORY_ENTER] => Enter a new category name [RL_NEW_VERSION_AVAILABLE] => A new version is available [RL_NEW_VERSION_OF_AVAILABLE] => A new version of %s is available [RL_NO_ICON] => No icon [RL_NO_ITEMS_FOUND] => No items found. [RL_NORMAL] => Normal [RL_NORTHERN] => Northern [RL_NOT] => Not [RL_NOT_COMPATIBLE_WITH_JOOMLA_VERSION] => Your installed version of [[%1:extension%]] is not compatible with Joomla [[%2:version%]].
Please check if there is a version of [[%1:extension%]] available for Joomla [[%2:version%]] and install that. [RL_NOT_CONTAINS] => Does not contain [RL_NOT_EQUALS] => Is not equal to [RL_ONLY] => Only [RL_ONLY_AVAILABLE_IN_JOOMLA] => Only available in Joomla %s or higher. [RL_ONLY_AVAILABLE_IN_PRO] => Only available in PRO version! [RL_ONLY_AVAILABLE_IN_PRO_LIST_OPTION] => (Only available in PRO version) [RL_ONLY_VISIBLE_TO_ADMIN] => This message will only be displayed to (Super) Administrators. [RL_OPTION_SELECT] => - Select - [RL_OPTION_SELECT_CLIENT] => - Select Client - [RL_OS] => Operating Systems [RL_OS_DESC] => Select the operating systems to assign to. Keep in mind that operating system detection is not always 100% accurate. Users can setup their browser to mimic other operating systems. [RL_OTHER] => Other [RL_OTHER_AREAS] => Other Areas [RL_OTHER_OPTIONS] => Other Options [RL_OTHER_SETTINGS] => Other Settings [RL_OTHERS] => Others [RL_PAGE_TYPES] => Page types [RL_PAGE_TYPES_DESC] => Select on what page types the assignment should be active. [RL_PHP] => Custom PHP [RL_PHP_DESC] => Enter a piece of PHP code to evaluate. The code must return the value true or false.

For instance:

[[%1:code%]] [RL_PLACE_HTML_COMMENTS] => Place HTML comments [RL_PLACE_HTML_COMMENTS_DESC] => By default HTML comments are placed around the output of this extension.

These comments can help you troubleshoot when you don't get the output you expect.

If you prefer to not have these comments in your HTML output, turn this option off. [RL_PLG_ACTIONLOG] => Action Log Plugin [RL_PLG_EDITORS-XTD] => Editor Button Plugin [RL_PLG_FIELDS] => Field Plugin [RL_PLG_SYSTEM] => System Plugin [RL_PLUGIN_HAS_BEEN_DISABLED] => The [[%1:extension%]] plugin has been disabled! [RL_POSTALCODES] => Postal Codes [RL_POSTALCODES_DESC] => A comma separated list of postal codes (12345) or postal code ranges (12300-12500).
This can only be used for [[%1:start link%]]a limited number of countries and IP addresses[[%2:end link%]]. [RL_POWERED_BY] => Powered by %s [RL_PRODUCTS] => Products [RL_PUBLISHED_DESC] => You can use this to (temporarily) disable this item. [RL_PUBLISHING_ASSIGNMENTS] => Publishing Assignments [RL_PUBLISHING_SETTINGS] => Publish items [RL_RANDOM] => Random [RL_REDSHOP] => RedShop [RL_REGEX] => Regular Expressions [RL_REGIONS] => Regions / States [RL_REGIONS_DESC] => Select the regions / states to assign to. [RL_REGULAR_EXPRESSIONS] => Use Regular Expressions [RL_REGULAR_EXPRESSIONS_DESC] => Select to treat the value as regular expressions. [RL_REMOVE_IN_DISABLED_COMPONENTS] => Remove in Disabled Components [RL_REMOVE_IN_DISABLED_COMPONENTS_DESC] => If selected, the plugin syntax will get removed from the component. If not, the original plugins syntax will remain intact. [RL_RESIZE_IMAGES] => Resize Images [RL_RESIZE_IMAGES_CROP] => Crop [RL_RESIZE_IMAGES_CROP_DESC] => The resized image will always have the set width and height. [RL_RESIZE_IMAGES_DESC] => If selected, resized images will be automatically created for images if they do not exist yet. The resized images will be created using below settings. [RL_RESIZE_IMAGES_FILETYPES] => Only on Filetypes [RL_RESIZE_IMAGES_FILETYPES_DESC] => Select the filetypes to do resizing on. [RL_RESIZE_IMAGES_FOLDER] => Folder [RL_RESIZE_IMAGES_FOLDER_DESC] => The folder containing the resized images. This will be a subfolder of the folder containing your original images. [RL_RESIZE_IMAGES_HEIGHT_DESC] => Set the height of the resized image in pixels (ie 180). [RL_RESIZE_IMAGES_NO_HEIGHT_DESC] => The Height will be calculated based on the Width defined above and the aspect ratio of the original image. [RL_RESIZE_IMAGES_NO_WIDTH_DESC] => The Width will be calculated based on the Height defined below and the aspect ratio of the original image. [RL_RESIZE_IMAGES_QUALITY] => JPG Quality [RL_RESIZE_IMAGES_QUALITY_DESC] => The quality of the resized images. Choose from Low, Medium or High. The higher the quality, the larger the resulting files.
This only affects jpeg images. [RL_RESIZE_IMAGES_SCALE] => Scale [RL_RESIZE_IMAGES_SCALE_DESC] => The resized image will be resized to the maximum width or height maintaining its aspect ratio. [RL_RESIZE_IMAGES_SCALE_USING] => Scale using fixed... [RL_RESIZE_IMAGES_SCALE_USING_DESC] => Select whether to resize images using the maximum width or height. The other dimension will be calculated based on the aspect ratio of the original image. [RL_RESIZE_IMAGES_TYPE] => Resize Method [RL_RESIZE_IMAGES_TYPE_DESC] => Set the type of resizing. [RL_RESIZE_IMAGES_USE_WIDTH_OR_HEIGHT] => Set [RL_RESIZE_IMAGES_USE_WIDTH_OR_HEIGHT_DESC] => Select whether to resize images using the maximum width or height. [RL_RESIZE_IMAGES_WIDTH_DESC] => Set the width of the resized image in pixels (ie 320). [RL_RTL] => Right-to-Left [RL_SAVE_CONFIG] => After saving the Options it will not pop up on page load anymore. [RL_SEASONS] => Seasons [RL_SEASONS_DESC] => Select seasons to assign to. [RL_SELECT] => Select [RL_SELECT_A_CATEGORY] => Select a Category [RL_SELECT_ALL] => Select all [RL_SELECT_AN_ARTICLE] => Select an Article [RL_SELECT_FIELD] => Select Field [RL_SELECTED] => Selected [RL_SELECTION] => Selection [RL_SELECTION_DESC] => Select whether to include or exclude the selection for the assignment.

Include
Publish only on selection.

Exclude
Publish everywhere except on selection. [RL_SETTINGS_ADMIN_MODULE] => Administrator Module Options [RL_SETTINGS_EDITOR_BUTTON] => Editor Button Options [RL_SETTINGS_SECURITY] => Security Options [RL_SHOW_ASSIGNMENTS] => Show Assignments [RL_SHOW_ASSIGNMENTS_DESC] => Select whether to only show the selected assignments. You can use this to get a clean overview of the active assignments. [RL_SHOW_ASSIGNMENTS_SELECTED_DESC] => All not-selected assignment types are now hidden from view. [RL_SHOW_COPYRIGHT] => Show Copyright [RL_SHOW_COPYRIGHT_DESC] => If selected, extra copyright info will be displayed in the admin views. Regular Labs extensions never show copyright info or backlinks on the frontend. [RL_SHOW_HELP_MENU] => Show Help Menu Item [RL_SHOW_HELP_MENU_DESC] => Select to show a link to the Regular Labs website in the Administrator Help menu. [RL_SHOW_ICON] => Show Button Icon [RL_SHOW_ICON_DESC] => If selected, the icon will be displayed in the Editor Button. [RL_SHOW_UPDATE_NOTIFICATION] => Show Update Notification [RL_SHOW_UPDATE_NOTIFICATION_DESC] => If selected, an update notification will be shown in the main component view when there is a new version for this extension. [RL_SIMPLE] => Simple [RL_SLIDES] => Slides [RL_SOUTHERN] => Southern [RL_SPECIFIC] => Specific [RL_SPRING] => Spring [RL_START] => Start [RL_START_PUBLISHING] => Start Publishing [RL_START_PUBLISHING_DESC] => Enter the date to start publishing [RL_STRIP_SURROUNDING_TAGS] => Strip Surrounding Tags [RL_STRIP_SURROUNDING_TAGS_DESC] => Select to always remove html tags (div, p, span) surrounding the plugin tag. If switched off, the plugin will try to remove tags that break the html structure (like p inside p tags). [RL_STYLING] => Styling [RL_SUMMER] => Summer [RL_TABLE_NOT_FOUND] => Required %s database table not found! [RL_TABS] => Tabs [RL_TAG_CHARACTERS] => Tag Characters [RL_TAG_CHARACTERS_DESC] => The surrounding characters of the tag syntax.

Note: If you change this, all existing tags will not work anymore. [RL_TAG_SYNTAX] => Tag Syntax [RL_TAG_SYNTAX_DESC] => The word to be used in the tags.

Note: If you change this, all existing tags will not work anymore. [RL_TAGS] => Tags [RL_TAGS_DESC] => Enter the tags to assign to. Use commas to separate the tags. [RL_TEMPLATES] => Templates [RL_TEMPLATES_DESC] => Select the templates to assign to. [RL_TEXT] => Text [RL_TEXT_HTML] => Text (HTML) [RL_TEXT_ONLY] => Text only [RL_THIS_EXTENSION_NEEDS_THE_MAIN_EXTENSION_TO_FUNCTION] => This extension needs %s to function correctly! [RL_TIME] => Time [RL_TIME_FINISH_PUBLISHING_DESC] => Enter the time to end publishing.

Format: 23:59 [RL_TIME_START_PUBLISHING_DESC] => Enter the time to start publishing.

Format: 23:59 [RL_TOGGLE] => Toggle [RL_TOOLTIP] => Tooltip [RL_TOP] => Top [RL_TOTAL] => Total [RL_TYPES] => Types [RL_TYPES_DESC] => Select the types to assign to. [RL_UNSELECT_ALL] => Unselect All [RL_UNSELECTED] => Unselected [RL_UPDATE_TO] => Update to version %s [RL_URL] => URL [RL_URL_PARAM_NAME] => Parameter Name [RL_URL_PARAM_NAME_DESC] => Enter the name of the url parameter. [RL_URL_PARTS] => URL matches [RL_URL_PARTS_DESC] => Enter (part of) the URLs to match.
Use a new line for each different match. [RL_URL_PARTS_REGEX] => Url parts will be matched using regular expressions. So make sure the string uses valid regex syntax. [RL_USE_CONTENT_ASSIGNMENTS] => For category & article (item) assignments, see the above Joomla! Content section. [RL_USE_CUSTOM_CODE] => Use Custom Code [RL_USE_CUSTOM_CODE_DESC] => If selected, the Editor Button will insert the given custom code instead. [RL_USE_SIMPLE_BUTTON] => Use Simple Button [RL_USE_SIMPLE_BUTTON_DESC] => Select to use a simple insert button, that simply inserts some example syntax into the editor. [RL_USER_GROUP_LEVELS] => User Group Levels [RL_USER_GROUPS] => User Groups [RL_USER_GROUPS_DESC] => Select the user groups to assign to. [RL_USER_IDS] => User IDs [RL_USER_IDS_DESC] => Enter the user ids to assign to. Use commas to separate ids. [RL_USERS] => Users [RL_UTF8] => UTF-8 [RL_VIDEO] => Video [RL_VIEW] => View [RL_VIEW_DESC] => Select what default view should be used when creating a new item. [RL_VIRTUEMART] => VirtueMart [RL_WIDTH] => Width [RL_WINTER] => Winter [RL_ZOO] => ZOO [RL_ZOO_CATEGORIES] => ZOO Categories [ADDTOMENU] => Add to Menu [ADVANCEDMODULEMANAGER] => Advanced Module Manager [ADVANCEDTEMPLATEMANAGER] => Advanced Template Manager [ARTICLESANYWHERE] => Articles Anywhere [ARTICLESFIELD] => Articles Field [BETTERPREVIEW] => Better Preview [BETTERTRASH] => Better Trash [CACHECLEANER] => Cache Cleaner [CDNFORJOOMLA] => CDN for Joomla! [COMPONENTSANYWHERE] => Components Anywhere [CONDITIONALCONTENT] => Conditional Content [CONTENTTEMPLATER] => Content Templater [DBREPLACER] => DB Replacer [DUMMYCONTENT] => Dummy Content [EMAILPROTECTOR] => Email Protector [EXTENSIONMANAGER] => Regular Labs Extension Manager [REGULARLABSEXTENSIONMANAGER] => Regular Labs Extension Manager [GEOIP] => GeoIP [IPLOGIN] => IP Login [KEYBOARDSHORTCUTS] => Keyboard Shortcuts [MODALS] => Modals [MODULESANYWHERE] => Modules Anywhere [QUICKINDEX] => Quick Index [REREPLACER] => ReReplacer [SIMPLEUSERNOTES] => Simple User Notes [SLIDERS] => Sliders [SNIPPETS] => Snippets [TABS] => Tabs [TABSACCORDIONS] => Tabs & Accordions [TOOLTIPS] => Tooltips [WHATNOTHING] => What? Nothing! [ADD_TO_MENU] => Add to Menu [ADVANCED_MODULE_MANAGER] => Advanced Module Manager [ADVANCED_TEMPLATE_MANAGER] => Advanced Template Manager [ARTICLES_ANYWHERE] => Articles Anywhere [ARTICLES_FIELD] => Articles Field [BETTER_PREVIEW] => Better Preview [BETTER_TRASH] => Better Trash [CACHE_CLEANER] => Cache Cleaner [CDN_FOR_JOOMLA] => CDN for Joomla! [COMPONENTS_ANYWHERE] => Components Anywhere [CONDITIONAL_CONTENT] => Conditional Content [CONTENT_TEMPLATER] => Content Templater [DB_REPLACER] => DB Replacer [DUMMY_CONTENT] => Dummy Content [EMAIL_PROTECTOR] => Email Protector [REGULAR_LABS_EXTENSION_MANAGER] => Regular Labs Extension Manager [IP_LOGIN] => IP Login [KEYBOARD_SHORTCUTS] => Keyboard Shortcuts [MODULES_ANYWHERE] => Modules Anywhere [QUICK_INDEX] => Quick Index [SIMPLE_USER_NOTES] => Simple User Notes [WHAT_NOTHING] => What? Nothing! [PLG_SYSTEM_NRFRAMEWORK] => System - Novarain Framework [PLG_SYSTEM_NRFRAMEWORK_DESC] => Novarain Framework - used by Tassos.gr extensions [NOVARAIN_FRAMEWORK] => Novarain Framework [NR_IGNORE] => Ignore [NR_INCLUDE] => Include [NR_EXCLUDE] => Exclude [NR_SELECTION] => Selection [NR_ASSIGN_MENU_NOITEM] => Include no Itemid [NR_ASSIGN_MENU_NOITEM_DESC] => Also assign when no menu Itemid is set in URL? [NR_ASSIGN_MENU_CHILD] => Also on child items [NR_ASSIGN_MENU_CHILD_DESC] => Also assign to child items of the selected items? [NR_COPY_OF] => Copy of %s [NR_ASSIGN_DATETIME_DESC] => Target visitors based on your server's datetime [NR_DATETIME] => Datetime [NR_TIME] => Time [NR_DATE] => Date [NR_DATETIME_DESC] => Enter the datetime to auto publish/unpublish [NR_START_PUBLISHING] => Start Datetime [NR_START_PUBLISHING_DESC] => Enter the date to start publishing [NR_FINISH_PUBLISHING] => End Datime [NR_FINISH_PUBLISHING_DESC] => Enter the date to end publishing [NR_DATETIME_NOTE] => The date and time assignments use the date/time of your servers, not that of the visitors system. [NR_ASSIGN_PHP] => PHP [NR_PHPCODE] => PHP Code [NR_ASSIGN_PHP_DESC] => Enter a piece of PHP code to evaluate. [NR_ASSIGN_PHP_DESC2] => Target visitors evaluating custom PHP code. The code must return the value true or false.

For instance:
return ($user->name == 'Tassos Marinos'); [NR_ASSIGN_TIMEONSITE] => Time on Site [NR_SECONDS] => Seconds [NR_ASSIGN_TIMEONSITE_DESC] => Enter a duration in seconds to compare with the user's total time (Visit duration) spent on your entire site .

Example:
If you want to display a box after the user has spent 3 minutes on your the entire site, enter 180. [NR_ASSIGN_URLS] => URL [NR_ASSIGN_URLS_DESC2] => Target visitors who are browsing specific URLs [NR_ASSIGN_URLS_DESC] => Enter (part of) the URLs to match.
Use a new line for each different match. [NR_ASSIGN_URLS_LIST] => URL Matches [NR_ASSIGN_URLS_REGEX] => Use Regular Expression [NR_ASSIGN_URLS_REGEX_DESC] => Select to treat the value as regular expressions. [NR_ASSIGN_LANGS] => Language [NR_ASSIGN_LANGS_DESC] => Target visitors who are browsing your website in specific language [NR_ASSIGN_LANGS_LIST_DESC] => Select the Languages to assign to [NR_ASSIGN_DEVICES] => Device [NR_ASSIGN_DEVICES_DESC2] => Target visitors using specific device such as Mobile, Tablet or Desktop. [NR_ASSIGN_DEVICES_DESC] => Select the devices to assign to. [NR_ASSIGN_DEVICES_NOTE] => Keep in mind that device detection is not always 100% accurate. Users can setup their browser to mimic other devices [NR_MENU] => Menu [NR_MENU_ITEMS] => Menu Item [NR_MENU_ITEMS_DESC] => Target visitors who are browsing specific menu items [NR_USERGROUP] => User Group [NR_ACCESSLEVEL] => User Group [NR_ACCESSLEVEL_DESC] => Select the User Groups to assign to.

Note: If you want to make it public just set to Ignore and not select the Public. [NR_SHOW_COPYRIGHT] => Show Copyright [NR_SHOW_COPYRIGHT_DESC] => If selected, extra copyright info will be displayed in the admin views. Tassos.gr extensions never show copyright info or backlinks on the frontend. [NR_WIDTH] => Width [NR_WIDTH_DESC] => Enter width in px, em or %

Example: 400px [NR_HEIGHT] => Height [NR_HEIGHT_DESC] => Enter height in px, em or %

Example: 400px [NR_PADDING] => Padding [NR_PADDING_DESC] => Enter padding in px, em or %

Example: 20px [NR_MARGIN] => Margin [NR_MARGIN_DESC] => The CSS margin propertiy is used to generate space around the box and set the size of the white space outside the border in pixels or in %.

Example 1: 25px
Example 2: 5%

Specifying the margin for each side [top right bottom left]:

Top side only: 25px 0 0 0
Right side only: 0 25px 0 0
Bottom side only: 0 0 25px 0
Left side only: 0 0 0 25px [NR_COLOR_HOVER] => Hover Color [NR_COLOR] => Color [NR_COLOR_DESC] => Define a color in HEX or RGBA format. [NR_TEXT_COLOR] => Text Color [NR_BACKGROUND] => Background [NR_BACKGROUND_COLOR] => Background Color [NR_BACKGROUND_COLOR_DESC] => Define a background color in HEX or RGBA format. To disable enter 'none'. For absolute transparency enter 'transparent'. [NR_URL_SHORTENING_FAILED] => Shortening %s with %s failed. %s. [NR_EXPORT] => Export [NR_IMPORT] => Import [NR_PLEASE_CHOOSE_A_VALID_FILE] => Please choose a valid filename [NR_IMPORT_ITEMS] => Import Items [NR_PUBLISH_ITEMS] => Publish items [NR_AS_EXPORTED] => As exported [NR_TITLE] => Title [NR_ACYMAILING] => AcyMailing [NR_ACYMAILING_LIST] => AcyMailing List [NR_ACYMAILING_LIST_DESC] => Select AcyMailing lists to assign to. [NR_ASSIGN_ACYMAILING_DESC] => Target visitors who have subscribed to specific AcyMailing lists [NR_AKEEBASUBS] => Akeeba Subscriptions [NR_AKEEBASUBS_LEVELS] => Levels [NR_AKEEBASUBS_LEVELS_DESC] => Select Akeeba Subscription levels to assign to. [NR_ASSIGN_AKEEBASUBS_DESC] => Target visitors who have subscribed to specific Akeeba Subscriptions [NR_MATCH] => Match [NR_MATCH_DESC] => The used matching method to compare the value [NR_ASSIGN_MATCHING_METHOD] => Matching Method [NR_ASSIGN_MATCHING_METHOD_DESC] => Should all or any assignments be matched?

All
Will be published if All of below assignments are matched.

Any
Will be published if Any (one or more) of below assignments are matched.
Assignment groups where 'Ignore' is selected will be ignored. [NR_ANY] => Any [NR_ASSIGN_REFERRER] => Referrer URL [NR_ASSIGN_REFERRER_DESC2] => Target visitors who land on your site from a specific traffic source [NR_ASSIGN_REFERRER_DESC] => Enter one Referrer URL per line: Eg:

google.com
facebook.com/mypage [NR_ASSIGN_REFERRER_NOTE] => Keep in mind that URL Referrer discovery is not always 100% accurate. Some servers may use proxies that strip this information out and it can be easily forged. [NR_PROFEATURE_HEADER] => %s is a PRO Feature [NR_PROFEATURE_DESC] => We're sorry, %s is not available on your plan. Please upgrade to the PRO plan to unlock all these awesome features. [NR_PROFEATURE_DISCOUNT] => Bonus: %s free users get 20% off regular price, automatically applied at checkout. [NR_ONLY_AVAILABLE_IN_PRO] => Only available in PRO version [NR_UPGRADE_TO_PRO] => Upgrade to Pro [NR_UPGRADE_TO_PRO_TO_UNLOCK] => Upgrade to Pro version to unlock [NR_UPGRADE_TO_PRO_VERSION] => Awesome! Only one step left. Click on the button below to complete the upgrade to the Pro version. [NR_UNLOCK_PRO_FEATURE] => Unlock Pro Feature [NR_USING_THE_FREE_VERSION] => You are using the FREE version of Convert Forms.
Purchase the PRO version for the full functionality. [NR_LEFT_TO_RIGHT] => Left to Right [NR_RIGHT_TO_LEFT] => Right to Left [NR_BGIMAGE] => Background Image [NR_BGIMAGE_DESC] => Sets a background image [NR_BGIMAGE_FILE] => Image [NR_BGIMAGE_FILE_DESC] => Select or a upload a file for the background-image. [NR_BGIMAGE_REPEAT] => Repeat [NR_BGIMAGE_REPEAT_DESC] => The background-repeat property sets if/how a background image will be repeated. By default, a background-image is repeated both vertically and horizontally.

Repeat: The background image will be repeated both vertically and horizontally.

Repeat-x: The background image will be repeated only horizontally

Repeat-y: The background image will be repeated only vertically

No-repeat: The background-image will not be repeated [NR_BGIMAGE_SIZE] => Size [NR_BGIMAGE_SIZE_DESC] => Specify the size of a background image.

Auto:The background-image contains its width and height

Cover: Scale the background image to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area

Contain: Scale the image to the largest size such that both its width and its height can fit inside the content area

100% 100%: Stretch the background image to completely cover the content area. [NR_BGIMAGE_POSITION] => Position [NR_BGIMAGE_POSITION_DESC] => The background-position property sets the starting position of a background image. By default, a background-image is placed at the top-left corner. The first value is the horizontal position and the second value is the vertical.

You can use either one of the predefined values, or enter a custom value in percentage: x% y% or in pixel xPos yPos. [NR_RTL] => Enable RTL [NR_RTL_DESC] => The right-to-left text direction is essential for right-to-left scripts such as Arabic, Hebrew, Syriac, and Thaana. [NR_HORIZONTAL] => Horizontal [NR_VERTICAL] => Vertical [NR_FORM_ORIENTATION] => Form Orientation [NR_FORM_ORIENTATION_DESC] => Select the form orientation [NR_ASSIGN_CATEGORY] => Categories [NR_ASSIGN_CATEGORY_DESC] => Select the categories to assign to [NR_ASSIGN_CATEGORY_CHILD] => Also on child items [NR_ASSIGN_CATEGORY_CHILD_DESC] => Also assign to child items of the selected items? [NR_NEW] => New [NR_LIST] => List [NR_DOCUMENTATION] => Documentation [NR_KNOWLEDGEBASE] => Knowledgebase [NR_FAQ] => FAQ [NR_INFORMATION] => Information [NR_EXTENSION] => Extension [NR_VERSION] => Version [NR_CHANGELOG] => Changelog [NR_DOWNLOAD_KEY_MISSING] => Download key is missing [NR_DOWNLOAD_KEY] => Download Key [NR_DOWNLOAD_KEY_DESC] => To find your Download Key log-in to Tassos.gr website and then go to downloads section. [NR_DOWNLOAD_KEY_HOW] => To be able to update %s via the Joomla updater, you will need enter your Download Key in the settings of the Novarain Framework Plugin [NR_DOWNLOAD_KEY_FIND] => Find Download Key [NR_DOWNLOAD_KEY_UPDATE] => Update Download Key [NR_OK] => OK [NR_MISSING] => Missing [NR_LICENSE] => License [NR_AUTHOR] => Author [NR_FOLLOWME] => Follow me [NR_FOLLOW] => Follow %s [NR_TRANSLATE_INTEREST] => Would you be interested in helping out with translating %s into your Language? [NR_TRANSIFEX_REQUEST] => Send me a request on Transifex [NR_HELP_WITH_TRANSLATIONS] => Help with translations [NR_PUBLISHING_ASSIGNMENTS] => Publishing Assignments [NR_ADVANCED] => Advanced [NR_USEGLOBAL] => Use Global [NR_WEEKDAY] => Day of Week [NR_MONTH] => Month [NR_MONDAY] => Monday [NR_TUESDAY] => Tuesday [NR_WEDNESDAY] => Wednesday [NR_THURSDAY] => Thursday [NR_FRIDAY] => Friday [NR_SATURDAY] => Saturday [NR_WEEKEND] => Weekend [NR_WEEKDAYS] => Weekdays [NR_SUNDAY] => Sunday [NR_JANUARY] => January [NR_FEBRUARY] => February [NR_MARCH] => March [NR_APRIL] => April [NR_MAY] => May [NR_JUNE] => June [NR_JULY] => July [NR_AUGUST] => August [NR_SEPTEMBER] => September [NR_OCTOBER] => October [NR_NOVEMBER] => November [NR_DECEMBER] => December [NR_NEVER] => Never [NR_MINUTES] => Minutes [NR_HOURS] => Hours [NR_DAYS] => Days [NR_SESSION] => Session [NR_EVER] => Ever [NR_COOKIE] => Cookie [NR_BOTH] => Both [NR_NONE] => None [NR_DESKTOPS] => Desktop [NR_MOBILES] => Mobile [NR_TABLETS] => Tablet [NR_PER_SESSION] => Per Session [NR_PER_DAY] => Per Day [NR_PER_WEEK] => Per Week [NR_PER_MONTH] => Per Month [NR_FOREVER] => Forever [NR_FEATURE_UNDER_DEV] => This feature is under development [NR_LIKE_THIS_EXTENSION] => Like this extension? [NR_LEAVE_A_REVIEW] => Leave a review on JED [NR_SUPPORT] => Support [NR_NEED_SUPPORT] => Need support? [NR_DROP_EMAIL] => Drop me an e-mail [NR_READ_DOCUMENTATION] => Read the Documentation [NR_COPYRIGHT] => %s - Tassos.gr All Rights Reserved [NR_DASHBOARD] => Dashboard [NR_NAME] => Name [NR_WRONG_COORDINATES] => The coordinates you provided are not valid [NR_ENTER_COORDINATES] => Latitude,Longitude [NR_NO_ITEMS_FOUND] => No Items Found [NR_ITEM_IDS] => No Item IDs [NR_TOGGLE] => Toggle [NR_EXPAND] => Expand [NR_COLLAPSE] => Collapse [NR_SELECTED] => Selected [NR_MAXIMIZE] => Maximize [NR_MINIMIZE] => Minimize [NR_INSTALL] => Install [NR_INSTALL_NOW] => Install Now [NR_INSTALLED] => Installed [NR_COMING_SOON] => Coming soon [NR_ROADMAP] => On the roadmap [NR_MEDIA_VERSIONING] => Use Media Versioning [NR_MEDIA_VERSIONING_DESC] => Select to add the extension version number to the end of media (js/css) urls, to make browsers force load the correct file. [NR_LOAD_JQUERY] => Load jQuery [NR_LOAD_JQUERY_DESC] => Select to load the core jQuery script. You can disable this if you experience conflicts if your template or other extensions load their own version of jQuery. [NR_SELECT_CURRENCY] => Select a Currency [NR_CONVERTFORMS] => Convert Forms [NR_CONVERTFORMS_LIST] => Campaign [NR_ASSIGN_CONVERTFORMS_DESC] => Target visitors who have subscribed to specific ConvertForms campaigns [NR_CONVERTFORMS_LIST_DESC] => Select ConvertForms campaigns to assign to. [NR_LEFT] => Left [NR_CENTER] => Center [NR_RIGHT] => Right [NR_BOTTOM] => Bottom [NR_TOP] => Top [NR_AUTO] => Auto [NR_CUSTOM] => Custom [NR_UPLOAD] => Upload [NR_IMAGE] => Image [NR_IMAGE_SELECT] => Select Image [NR_IMAGE_SIZE_COVER] => Cover [NR_IMAGE_SIZE_CONTAIN] => Contain [NR_REPEAT] => Repeat [NR_REPEAT_X] => Repeat x [NR_REPEAT_Y] => Repeat y [NR_REPEAT_NO] => No repeat [NR_FIELD_STATE_DESC] => Set item's state [NR_CREATED_DATE] => Created Date [NR_CREATED_DATE_DESC] => The date the item was created [NR_MODIFIFED_DATE] => Modified Date [NR_MODIFIFED_DATE_DESC] => The date that the item was last modified. [NR_CATEGORIES] => Category [NR_CATEGORIES_DESC] => Select the categories to assign to. [NR_ALSO_ON_CHILD_ITEMS] => Also on child items [NR_ALSO_ON_CHILD_ITEMS_DESC] => Also assign to child items of the selected items? [NR_PAGE_TYPE] => Page type [NR_PAGE_TYPES] => Page types [NR_PAGE_TYPES_DESC] => Select on what page types the assignment should be active. [NR_ARTICLE_VIEW] => Article View [NR_ARTICLE_VIEW_DESC] => Enable to take into account the Article view [NR_CATEGORY_VIEW] => Category View [NR_CATEGORY_VIEW_DESC] => Enable to take into account the Category view [NR_ARTICLES] => Articles [NR_ARTICLES_DESC] => Select the articles to assign to. [NR_ARTICLE] => Article [NR_ARTICLE_AUTHORS] => Authors [NR_ARTICLE_AUTHORS_DESC] => Select the authors to assign to. [NR_ONLY] => Only [NR_OTHERS] => Others [NR_SMARTTAGS] => Smart Tags [NR_SMARTTAGS_SHOW] => Show Smart Tags [NR_SMARTTAGS_NOTFOUND] => No Smart Tags found [NR_SMARTTAGS_SEARCH_PLACEHOLDER] => Search for Smart Tags [NR_CONTACT_US] => Contact us [NR_FONT_COLOR] => Font Color [NR_FONT_SIZE] => Font Size [NR_FONT_SIZE_DESC] => Choose a font size in pixels [NR_TEXT] => Text [NR_URL] => URL [NR_EXECUTE_ON_OUTPUT_OVERRIDE] => Enable on Output Override [NR_EXECUTE_ON_OUTPUT_OVERRIDE_DESC] => Enables the extension rendering when the page layout (tmpl) is overriden. Examples: tmpl=component or tmpl=modal. [NR_EXECUTE_ON_FORMAT_OVERRIDE] => Enable on Format Override [NR_EXECUTE_ON_FORMAT_OVERRIDE_DESC] => Enables the extension rendering when the page format is not other than HTML. Examples: format=raw or format=json. [NR_GEOLOCATING] => Geolocating [NR_GEOLOCATING_DESC] => Geolocating is not always 100% accurate. The geolocation is based on the IP address of the visitor. Not all IP addresses are fixed or known. [NR_CITY] => City [NR_CITY_NAME] => City Name [NR_CONDITION_CITY_DESC] => Enter a city name in English. Enter multiple cities separated by comma. [NR_CONTINENT] => Continent [NR_REGION] => Region [NR_CONDITION_REGION_DESC] => The value consists of two parts, the two letter ISO 3166-1 country code and the region code. So the value should be in the following form: COUNTRY_CODE-REGION_CODE. For a full list of region codes click on the Find a Region Code link. [NR_ASSIGN_COUNTRIES] => Country [NR_ASSIGN_COUNTRIES_DESC2] => Target visitors who are physically in a specific country [NR_ASSIGN_COUNTRIES_DESC] => Select the countries to assign to [NR_ASSIGN_CONTINENTS] => Continent [NR_ASSIGN_CONTINENTS_DESC] => Select the continents to assign to [NR_ASSIGN_CONTINENTS_DESC2] => Target visitors who are physically in a specific continent [NR_ICONTACT_ACCOUNTID_ERROR] => The iContact AccountID could not be retrieved [NR_TAG_CLIENTDEVICE] => Visitor Device Type [NR_TAG_CLIENTOS] => Visitor Operating System [NR_TAG_CLIENTBROWSER] => Visitor Browser [NR_TAG_CLIENTUSERAGENT] => Visitor Agent String [NR_TAG_IP] => Visitor IP Address [NR_TAG_URL] => Page URL [NR_TAG_URLENCODED] => Page URL Encoded [NR_TAG_URLPATH] => Page Path [NR_TAG_REFERRER] => Page Referrer [NR_TAG_SITENAME] => Site Name [NR_TAG_SITEURL] => Site URL [NR_TAG_PAGETITLE] => Page Title [NR_TAG_PAGEDESC] => Page Meta Description [NR_TAG_PAGELANG] => Page Language Code [NR_TAG_USERID] => User ID [NR_TAG_USERNAME] => User Full Name [NR_TAG_USERLOGIN] => User Login [NR_TAG_USEREMAIL] => User Email [NR_TAG_USERFIRSTNAME] => User First Name [NR_TAG_USERLASTNAME] => User Last Name [NR_TAG_USERGROUPS] => User Groups IDs [NR_TAG_DATE] => Date [NR_TAG_TIME] => Time [NR_TAG_RANDOMID] => Random ID [NR_ICON] => Icon [NR_SELECT_MODULE] => Select a Module [NR_SELECT_CONTINENT] => Select a Continent [NR_SELECT_COUNTRY] => Select a Country [NR_PLUGIN] => Plugin [NR_GMAP_KEY] => Google Maps API Key [NR_GMAP_KEY_DESC] => The Google Maps API Key is being used by Tassos.gr extensions. If you face any troubles with a Google Map not being loaded then you probably need to enter your own API Key. [NR_GMAP_FIND_KEY] => Get an API key [NR_ARE_YOU_SURE] => Are you sure? [NR_CUSTOMURL] => Custom URL [NR_SAMPLE] => Sample [NR_DEBUG] => Debug [NR_READMORE] => Read More [NR_IPADDRESS] => IP Address [NR_ASSIGN_BROWSERS] => Browser [NR_ASSIGN_BROWSERS_DESC] => Select the browsers to assign to [NR_ASSIGN_BROWSERS_DESC2] => Target visitors who are browsing your site with specific browsers such as Chrome, Firefox or Internet Explorer [NR_CHROME] => Chrome [NR_FIREFOX] => Firefox [NR_EDGE] => Edge [NR_IE] => Internet Explorer [NR_SAFARI] => Safari [NR_OPERA] => Opera [NR_ASSIGN_OS] => Operating System [NR_ASSIGN_OS_DESC] => Select the operating systems to assign to [NR_ASSIGN_OS_DESC2] => Target visitors who are using specific operating systems such as Windows, Linux or Mac [NR_LINUX] => Linux [NR_MAC] => MacOS [NR_ANDROID] => Android [NR_IOS] => iOS [NR_WINDOWS] => Windows [NR_BLACKBERRY] => Blackberry [NR_CHROMEOS] => Chrome OS [NR_ASSIGN_PAGEVIEWS] => Number of Pageviews [NR_ASSIGN_PAGEVIEWS_DESC] => Target visitors who have viewed certain number of pages [NR_ASSIGN_PAGEVIEWS_VIEWS] => Pageviews [NR_ASSIGN_PAGEVIEWS_VIEWS_DESC] => Enter the number of page views [NR_ASSIGN_COOKIENAME_NAME] => Cookie Name [NR_ASSIGN_COOKIENAME_NAME_DESC] => Enter the name of the cookie to assign to [NR_ASSIGN_COOKIENAME_NAME_DESC2] => Target visitors who have specific cookies stored in their browser [NR_FEWER_THAN] => Fewer than [NR_GREATER_THAN] => Greater than [NR_EXACTLY] => Exactly [NR_EXISTS] => Exists [NR_IS_EQUAL] => Equals [NR_CONTAINS] => Contains [NR_STARTS_WITH] => Starts with [NR_ENDS_WITH] => Ends with [NR_ASSIGN_COOKIENAME_CONTENT] => Cookie Content [NR_ASSIGN_COOKIENAME_CONTENT_DESC] => The cookie's content [NR_ASSIGN_IP_ADDRESSES_DESC2] => Target visitors who are behind a specific IP address (range) [NR_ASSIGN_IP_ADDRESSES_DESC] => Enter a list of comma and/or 'enter' separated ip addresses and ranges

Example:
127.0.0.1,
192.10-120.2,
168 [NR_ASSIGN_USER_ID] => User ID [NR_ASSIGN_USER_ID_DESC] => Target specific Joomla Users by their IDs [NR_ASSIGN_USER_ID_SELECTION_DESC] => Enter comma separated Joomla user IDs [NR_ASSIGN_COMPONENTS] => Component [NR_ASSIGN_COMPONENTS_DESC] => Select the components to assign to [NR_ASSIGN_COMPONENTS_DESC2] => Target visitors who are browsing specific components [NR_ASSIGN_TIMERANGE] => Time Range [NR_ASSIGN_TIMERANGE_DESC] => Target visitors based on your server's time [NR_START_TIME] => Start Time [NR_END_TIME] => End Time [NR_START_PUBLISHING_TIMERANGE_DESC] => Enter the time to start publishing [NR_FINISH_PUBLISHING_TIMERANGE_DESC] => Enter the time to end publishing [NR_RECAPTCHA] => ReCaptcha [NR_RECAPTCHA_DESC] => To get a site and secret key for your domain, go to https://www.google.com/recaptcha. [NR_RECAPTCHA_SITE_KEY] => Site Key [NR_RECAPTCHA_SITE_KEY_DESC] => Used in the JavaScript code that is served to your users. [NR_RECAPTCHA_SECRET_KEY] => Secret Key [NR_RECAPTCHA_SECRET_KEY_DESC] => Used in the communication between your server and the reCAPTCHA server. Be sure to keep it a secret. [NR_RECAPTCHA_SITE_KEY_ERROR] => The reCaptcha Site Key is either missing or invalid [NR_PREVIOUS_MONTH] => Previous Month [NR_NEXT_MONTH] => Next Month [NR_ASSIGN_GROUP_PAGE_URL] => Page / URL [NR_ASSIGN_GROUP_PAGE_URL_DESC] => Target visitors who are browsing specific menu items or URLs [NR_ASSIGN_GROUP_DATETIME_DESC] => Trigger a box based on your server's date and time [NR_ASSIGN_GROUP_USER_VISITOR] => Joomla User / Visitor [NR_ASSIGN_GROUP_USER_VISITOR_DESC] => Target registered users or visitors who have viewed a certain number of pages [NR_ASSIGN_GROUP_PLATFORM] => Visitor Platform [NR_ASSIGN_GROUP_PLATFORM_DESC] => Target visitors who are using Mobile, Google Chrome, or even Windows [NR_ASSIGN_GROUP_GEO_DESC] => Target visitors who are physically in a specific region [NR_ASSIGN_GROUP_JCONTENT] => Joomla! Content [NR_ASSIGN_GROUP_JCONTENT_DESC] => Target visitors who are viewing specific Joomla articles or categories [NR_ASSIGN_GROUP_SYSTEM] => System / Integrations [NR_ASSIGN_GROUP_SYSTEM_DESC] => Target visitors who have interacted with specific 3rd party Joomla Extensions [NR_ASSIGN_GROUP_ADVANCED] => Advanced visitor targeting [NR_ASSIGN_USERGROUP_DESC] => Target specific Joomla user groups [NR_ASSIGN_ARTICLE_DESC] => Target visitors who are viewing specific Joomla articles [NR_ASSIGN_ARTICLE_CATEGORIES_DESC] => Target visitors who are viewing specific Joomla categories [NR_EXTENSION_REQUIRED] => %s component requires %s plugin to be enabled in order to function properly. [NR_ASSIGN_K2] => K2 [NR_ASSIGN_K2_DESC] => Target visitors who are browsing specific K2 Items, Categories or Tags [NR_ASSIGN_K2_ITEMS] => Item [NR_ASSIGN_K2_ITEMS_DESC] => Target visitors who are browsing specific K2 items. [NR_ASSIGN_K2_ITEMS_LIST_DESC] => Select the K2 Items to assign to [NR_ASSIGN_K2_ITEMS_CONTENT_KEYWORDS_DESC] => Match on specific keywords in the item's content. Seperate by a comma or a new line. [NR_ASSIGN_K2_ITEMS_META_KEYWORDS_DESC] => Match on the item's meta keywords. Seperate by a comma or a new line. [NR_ASSIGN_K2_PAGETYPES_DESC] => Target visitors who are browsing specific K2 page types [NR_ASSIGN_K2_ITEM_OPTION] => Item [NR_ASSIGN_K2_LATEST_OPTION] => Latest items from users or categories [NR_ASSIGN_K2_TAG_OPTION] => Tag Page [NR_ASSIGN_K2_CATEGORY_OPTION] => Category Page [NR_ASSIGN_K2_ITEM_FORM_OPTION] => Item Edit Form [NR_ASSIGN_K2_USER_PAGE_OPTION] => User Page (blog) [NR_ASSIGN_K2_TAGS_DESC] => Target visitors who are browsing K2 items with specific tags [NR_ASSIGN_K2_CATEGORIES_DESC] => Target visitors who are browsing specific K2 categories [NR_ASSIGN_K2_CATEGORIES_CATEGORIES_OPTION] => Categories [NR_ASSIGN_K2_CATEGORIES_ITEMS_OPTION] => Items [NR_ASSIGN_PAGE_TYPES_DESC] => Select the page types to assign to [NR_ASSIGN_TAGS_DESC] => Select the tags to assign to [NR_CONTENT_KEYWORDS] => Content keywords [NR_META_KEYWORDS] => Meta keywords [NR_TAG] => Tag [NR_NORMAL] => Normal [NR_COMPACT] => Compact [NR_LIGHT] => Light [NR_DARK] => Dark [NR_SIZE] => Size [NR_THEME] => Theme [NR_SINGLE] => Single [NR_MULTIPLE] => Multiple [NR_RANGE] => Range [NR_RECAPTCHA_PLEASE_VALIDATE] => Please validate [NR_RECAPTCHA_INVALID_SECRET_KEY] => Invalid secret key [NR_PAGE] => Page [NR_YOU_ARE_USING_EXTENSION] => You are using %s %s [NR_UPDATE] => Update [NR_SHOW_UPDATE_NOTIFICATION] => Show Update Notification [NR_SHOW_UPDATE_NOTIFICATION_DESC] => If selected, an update notification will be shown in the main component view when there is a new version for this extension. [NR_EXTENSION_NEW_VERSION_IS_AVAILABLE] => %s is available [NR_ERROR_EMAIL_IS_DISABLED] => Mail sending is turned off. Emails could not be sent. [PLG_SYSTEM_UPDATENOTIFICATION] => System - Joomla! Update Notification [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_LBL] => Super User Emails [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_DESC] => A comma separated list of the email addresses which will receive the update notification emails. The addresses in the list MUST belong to existing users of your site who have the Super User privilege. If none of the listed emails belongs to Super Users, or if it's left blank, all Super Users of this site will receive the update notification email. [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT] => Joomla! Update available for [SITENAME] – [URL] [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY] => This email IS NOT sent by the Joomla! project. It is sent automatically by your own site,\n[SITENAME] - [URL] \n\n================================================================================\nUPDATE INFORMATION\n================================================================================\n\nYour site has discovered that there is an updated version of Joomla! available for download.\n\nJoomla! version currently installed: [CURVERSION]\nJoomla! version available for installation: [NEWVERSION]\n\nThis email is sent to you by your site to remind you of this fact.\nThe Joomla! project will never contact you directly about available updates of Joomla! on your site.\n\n================================================================================\nUPDATE INSTRUCTIONS\n================================================================================\n\nTo install the update on [SITENAME] please select the following link. (If the URL is not a link, copy & paste it to your browser).\n\nUpdate link: [LINK]\n\nRelease News can be found here: [RELEASENEWS]\n\n================================================================================\nWHY AM I RECEIVING THIS EMAIL?\n================================================================================\n\nThis email has been automatically sent by a plugin provided by Joomla!, the software which powers your site.\nThis plugin looks for updated versions of Joomla! and sends an email notification to its administrators.\nYou will receive several similar emails from your site until you either update the software or disable these emails.\n\nTo disable these emails, please unpublish the 'System - Joomla! Update Notification' plugin in the Plugin Manager on your site.\n\nIf you do not understand what Joomla! is and what you need to do please do not contact the Joomla! project.\nThey are NOT sending you this email and they cannot help you. Instead, please contact the person who built or manages your site.\n\nIf you are the person who built or manages your website, please note that this plugin may have been activated automatically when you installed or updated Joomla! on your site.\n\n================================================================================\nWHO SENT ME THIS EMAIL?\n================================================================================\n\nThis email is sent to you by your own site, [SITENAME] [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_LBL] => Email Language [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_DESC] => Select a language for the update notification emails. Set to Auto to send them in the site language at the time. [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_NONE] => Auto [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME] => The Joomla! Update Notification will not run in this configuration [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY] => In your Installer Configuration you have set the Option Update Cache (in Hours) to 0 this means that Joomla is not caching the Update. This means an email should be sent on every page visit but this is not possible. Please increase the value (6 is default) or confirm that the Joomla! Update Notification will never send you mails. [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION] => Set it back to the default setting (6 Hours) [PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION] => This plugin periodically checks for the availability of new Joomla! versions. When one is found it will send you an email, reminding you to update Joomla!. Pro Tip: You can customise the email message by overriding the language string keys PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT and PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY. [PLG_SYSTEM_FIELDS] => System - Fields [PLG_SYSTEM_FIELDS_XML_DESCRIPTION] => The system fields plugin that is required to display the custom fields. [LIB_FOF40_DOWNLOAD_ERR_COULDNOTDOWNLOADFROMURL] => Could not download from %s [LIB_FOF40_DOWNLOAD_ERR_COULDNOTWRITELOCALFILE] => Local file %s is not writeable [LIB_FOF40_DOWNLOAD_ERR_CURL_ERROR] => The download failed: cURL error %s: %s [LIB_FOF40_DOWNLOAD_ERR_FOPEN_ERROR] => The download failed: fopen returned no header information [LIB_FOF40_DOWNLOAD_ERR_HTTPERROR] => Unexpected HTTP status %s [LIB_FOF40_MODEL_ERR_GET_NAME] => FOF: Model: Cannot get Model's name [LIB_FOF40_CONTROLLER_ERR_GET_NAME] => FOF: Controller: Cannot get Controller's name [LIB_FOF40_VIEW_ERR_GET_NAME] => FOF: Controller: Cannot get View's name [LIB_FOF40_TRANSPARENTAUTH_ERR_NOT_FOUND] => FOF: TransparentAuthentication %s not found [LIB_FOF40_DISPATCHER_ERR_NOT_FOUND] => FOF: Dispatcher %s not found [LIB_FOF40_TOOLBAR_ERR_NOT_FOUND] => FOF: Toolbar %s not found [LIB_FOF40_CONTROLLER_ERR_NOT_FOUND] => FOF: Controller %s not found [LIB_FOF40_MODEL_ERR_NOT_FOUND] => FOF: Model %s not found [LIB_FOF40_VIEW_ERR_NOT_FOUND] => FOF: View %s not found [LIB_FOF40_CONTROLLER_ERR_LOCKED] => This item is already checked out by another user [LIB_FOF40_TRANSPARENTAUTHENTICATION_INVALIDAUTHMETHOD] => Invalid Transparent Authentication method '%u'. [LIB_FOF40_MODEL_ERR_BIND] => FOF: %s::bind() argument is %s, not an object or array [LIB_FOF40_MODEL_ERR_COULDNOTLOAD] => Could not load record [LIB_FOF40_MODEL_ERR_NOITEMSFOUND] => No items found in %s [LIB_FOF40_MODEL_ERR_CANNOTLOCKNOTLOADEDRECORD] => Cannot lock a record which has not been loaded [LIB_FOF40_MODEL_ERR_NOASSETKEY] => Table must have an asset key defined and a value for the table id in order to track assets [LIB_FOF40_MODEL_ERR_NOCONTENTTYPE] => Content type for %s is not set. [LIB_FOF40_MODEL_ERR_TREE_INCOMPATIBLETABLE] => Database table %s is not compatible with TreeModel: it does not have lft/rgt columns [LIB_FOF40_MODEL_ERR_TREE_UNEXPECTEDPK] => No primary key provided or deleting this record is not allowed [LIB_FOF40_MODEL_ERR_TREE_UNSUPPORTEDMETHOD] => Method %s() is not supported by TreeModel [LIB_FOF40_MODEL_ERR_TREE_ONLYINROOT] => Method %s() is only allowed for root nodes [LIB_FOF40_MODEL_ERR_TREE_INVALIDLFTRGT_PARENT] => Invalid lft/rgt values in parent node [LIB_FOF40_MODEL_ERR_TREE_INVALIDLFTRGT_SIBLING] => Invalid lft/rgt values in sibling node [LIB_FOF40_MODEL_ERR_TREE_INVALIDLFTRGT_OTHER] => Invalid lft/rgt values in current node [LIB_FOF40_MODEL_ERR_TREE_INVALIDLFTRGT_CURRENT] => Invalid lft/rgt values in other node [LIB_FOF40_MODEL_ERR_TREE_ROOTNOTFOUND] => No root found for table %s, node lft=%s [LIB_FOF40_MODEL_ERR_FILTER_INVALIDFIELD] => Invalid field object [LIB_FOF40_MODEL_ERR_FILTER_NODBOBJECT] => Database object unspecified creating a %s filter [LIB_FOF40_TOOLBAR_ERR_MISSINGARGUMENT] => The '%s' attribute is required for the '%s' button type [LIB_FOF40_TOOLBAR_ERR_UNKNOWNBUTTONTYPE] => Unknown button type %s [LIB_FOF40_VIEW_MODELNOTINVIEW] => The model %s does not exist in view %s [LIB_FOF40_VIEW_UNRECOGNISEDEXTENSION] => FOF: Unrecognised extension in view template %s [LIB_FOF40_VIEW_POSSIBLYSUHOSIN] => FOF: Could not write to your cache directory. Please make your cache directories (cache and administrator/cache under your site's root) writeable to PHP by changing the permissions. Alternatively, ask your host to make sure that they have not disabled the stream_wrapper_register() function in PHP. Moreover, if your host is using the Suhosin patch for PHP ask them to whitelist the fof:// stream wrapper in their server's php.ini file. If you do not understand what this means please contact your host and paste this entire message to them. [PLG_SYSTEM_GANTRY_FIELD_LABEL_DEBUG] => Debug [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_LABEL] => Debug Log Level [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_DESC] => The level of information in the debug logs [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_NORMAL] => Normal [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_DEBUG] => Full Debug [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_ERRORS_ONLY] => Errors Only [PLG_SYSTEM_GANTRY_DEBUG_LOG_LEVEL_DISABLED] => Disabled [PLG_SYSTEM_GANTRY_DEBUG_LOG_LOCATION_LABEL] => Debug Log Location [PLG_SYSTEM_GANTRY_DEBUG_LOG_LOCATION_DESC] => Link to the debug log. My not be there if no log has been generated [PLG_SYSTEM_GANTRY_ERROR_UNABLE_TO_FIND_FALLBACK_OVERRIDE] => Unable to determine fallback override for %s [PLG_SYSTEM_GANTRY_LOG_USING_OVERRRIDE] => Using Gantry override for template file %1s. [PLG_SYSTEM_GANTRY_LOG_FOUND_OVERRIDE_FILE] => Found override file %1s. [PLG_SYSTEM_GANTRY_LOG_OVERRIDE_SEARCH_PATH] => Override search path is %1s [PLG_SYSTEM_GANTRY_LOG_UNABLE_TO_FIND_FALLBACK] => Unable to find fallback override to roll back to for call to %1s [PLG_SYSTEM_GANTRY_DOWNLOAD] => download [GANTRY_BOOTSTRAP_CANT_FIND_LIBRARY] => Unable to find Gantry library. Please make sure you have it installed. [GANTRY_INITIALIZED_FROM] => Gantry initialized from %1s [PLG_SYSTEM_LOGOUT_XML_DESCRIPTION] => The system logout plugin enables Joomla to redirect the user to the home page if they choose to logout while they are on a protected access page. [PLG_SYSTEM_LOGOUT] => System - Logout [PLG_SYSTEM_LOGOUT_REDIRECT] => You have been redirected to the home page following logout. [ROKUPDATER_SUCCESS_LOGIN_MESSAGE] => You have been successfully authenticated. Please wait while the page reloads. [ROKUPDATER_ERROR_INVALID_ACCESS] => Your access level does not allow this or your session has timed out. You may need to login again. [ROKUPDATER_ERROR_NEED_USERNAME_AND_PASSSWORD] => A username and password must be entered. [ROKUPDATER_ERROR_INVALID_DATA] => Invalid data received. [ROKUPDATER_LABEL_RESTRICTED_BLOCKED] => Not authorized for this RocketTheme Club extension [ROKUPDATER_LABEL_RESTRICTED_ALLOWED] => Authorized for RocketTheme Club extension [ROKUPDATER_LABEL_FREE_EXTENSION] => Free RocketTheme extension [ROKUPDATER_LABEL_AUTH_NEEDED_MESSAGE] => Some of the updates below require authentication with your RocketTheme account. [ROKUPDATER_LABEL_LOGIN_BUTTON] => RocketTheme Login [ROKUPDATER_LABEL_LOGOUT_BUTTON] => RocketTheme Logout [ROKUPDATER_INVALID_ACCESS_TOKEN_INFO_SAVED] => Unable to decode the stored Access Token information. [ROKUPDATER_LABEL_LOGOUT_MESSAGE] => Authenticated with RocketTheme as %s: [ROKUPDATER_UNABLE_TO_FINE_PAGE] => Unable to find requested page %s [ROKUPDATER_AUTHENTICATION_LABEL] => Authentication [ROKUPDATER_SHOW_AUTH_ON_UPDATES_LABEL] => Show on Updates [ROKUPDATER_SHOW_AUTH_ON_UPDATES_DESC] => Show the RocketTheme authentication state and buttons on the updates screen. [COM_PLUGINS_authentication_FIELDSET_LABEL] => Authentication [ROKUPDATER_SHOW_UNAVAILABLE_UPDATES_LABEL] => Hide unavailable [ROKUPDATER_SHOW_UNAVAILABLE_UPDATES_DESC] => Hide updates that are unavailable from the updates screen [ROKUPDATER_INVALID_ACCESS] => Your Joomla session may have timed out. Please refresh the page. [ROKUPDATER_COMMUNICATION_ERROR_OCCURED] => A communication error occured communicating with the RocketTheme update server. Please try again later. [PLG_SYSTEM_ROKUPDATER_FIELD_LABEL_DEBUG] => Debug [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_LABEL] => Debug Log Level [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_DESC] => The level of information in the debug logs [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_NORMAL] => Normal [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_DEBUG] => Full Debug [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_ERRORS_ONLY] => Errors Only [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LEVEL_DISABLED] => Disabled [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LOCATION_LABEL] => Debug Log Location [PLG_SYSTEM_ROKUPDATER_DEBUG_LOG_LOCATION_DESC] => Link to the debug log. My not be there if no log has been generated [PLG_SYSTEM_ROKUPDATER_ERROR_COMM_ERR_LOG] => Communication Error: %s [ROKUPDATER_NO_VALID_TRANSPORT] => No way to communicate with the RocketTheme update server was found. Please check your PHP and enable one of the following: curl, stream_socket_client, or have allow_url_fopen enabled. [ROKUPDATER_FALL_BACK_TO_HTTP_FOR_AUTH_DESC] => Fall back to just using HTTP for authentication. Should only be used if you have no SSL transport stream built into your PHP. [ROKUPDATER_FALL_BACK_TO_HTTP_FOR_AUTH_LABEL] => Allow non-SSL Auth [ROKUPDATER_NO_SSL_REGISTERED] => SSL has not been enabled for your PHP server. Please compile in SSL support or enabled the Allow non-SSL Auth setting in the plugin. If you Enabled Allow non-SSL Auth your username and password will be submitted without being encrypted. [ACYM_VERSION] => 7.9.5 [ACYM_FOURTH] => Fourth [ACYM_REPLACE_SHORTCODES] => Replace shortcodes [ACYM_CONTACT_SUPPORT] => Contact support [ACYM_CHECK_DOMAIN_VALIDATION] => Check domain validation [ACYM_WALK_ACYMAILER_STATUS_SUCCESS] => Domain has been successfully validated. You can now start sending emails using our services 🙂 [ACYM_WALK_ACYMAILER_STATUS_FAIL] => Unfortunately, we couldn't find the CNAME entries you set in your server DNS. If you have issues, feel free to contact the support [ACYM_WALK_ACYMAILER_STATUS_WAIT] => Waiting for CNAME entries to be added into your DNS entries [ACYM_WALK_ACYMAILER_DOMAIN_STATUS] => Domain status: [ACYM_WALK_ACYMAILER_7] => You can still use the "Skip" button at the top-right corner. It will lead you to the configuration page so you can start using AcyMailing by using an other sending service while the DNS entries validation is being processed. [ACYM_WALK_ACYMAILER_6] => Don't want to wait any further and want to start sending emails while approval process is on its way? [ACYM_WALK_ACYMAILER_5] => DNS propagation might take a few minutes to some days depending on the server configuration. If it still isn't validated after some days, feel free to contact us using the button bellow. [ACYM_WALK_ACYMAILER_4] => Please add these CNAME entries in your DNS then click on the "Check domain validation" button once it is done. [ACYM_WALK_ACYMAILER_3] => Don't know how to do it? [ACYM_WALK_ACYMAILER_2] => We won't be able to send emails from our sending service using your domain name (@%s) without this step. [ACYM_WALK_ACYMAILER_1] => To send emails you need to add some CNAME entries into the DNS configuration of your server. [ACYM_ASS_CONFIGURATION] => AcyMailing Sending Service configuration [ACYM_GET_A_LICENSE] => Get a license [ACYM_SWITCH_MY_LICENSE] => Switch my license [ACYM_NO_LICENSE] => No license key found in the "License" tab of the configuration. [ACYM_API_KEY_NOT_ALLOWING_METHOD] => The AcyMailing license key used doesn't match one of our sending service offers. You can switch your license plan from your subscriptions listing on our website. [ACYM_SEE_THE_SENDING_METHOD] => See the sending method [ACYM_ACTIVATE_ACYMAILER] => The license key you entered enables you to send emails with our service, would you like to activate this sending method? [ACYM_NO_DOMAINS_YET] => You don't have any domain yet [ACYM_UPDATE_DOMAIN_STATUS] => Update domains statuses [ACYM_LICENSE_BLOCKED] => License blocked, contact us for more information [ACYM_INVALID_API_KEY] => Invalid API-KEY [ACYM_ERROR_OCCURRED] => An error occurred, please see details in the browser console [ACYM_PLEASE_INSTALL_LATEST_VERSION] => Please install the latest version of AcyMailing, or at least the version %s [ACYM_ERROR_OCCURRED_WHEN_TRYING_TO_SEND_THE_EMAIL] => An error occurred when trying to send the email. See details in the browser console [ACYM_DOMAIN_NOT_ATTACHED_TO_THE_SITE] => This domain is not attached to this site [ACYM_NOT_ALLOWED_TO_DELETE_THIS_DOMAIN] => You are not allowed to delete this domain [ACYM_DOMAIN_DOES_NOT_EXIST] => This domain doesn't exist [ACYM_DOMAIN_STATUS_SUCCESSFULLY_OBTAINED] => Domain status successfully obtained [ACYM_AN_ERROR_RELATED_TO_THE_REMAINING_CREDITS_OCCURRED] => An error related to the remaining credits occurred when trying to send an email [ACYM_LICENSE_EXPIRED] => License expired [ACYM_IDENTITY_CREATED] => Identity created [ACYM_DOMAIN_ALREADY_EXISTS_FOR_THIS_WEBSITE] => The domain already exists for this website [ACYM_DOMAIN_ALREADY_EXISTS_AND_DOES_NOT_BELONG_TO_YOU] => The domain already exists and it doesn't belong to you [ACYM_NO_DOMAINS_TO_CHECK] => No domain to check [ACYM_DOMAINS_VERIFIED] => Domains verified [ACYM_ERROR_WHILE_CHECKING_DOMAINS] => Error while checking domains [ACYM_BLOCKED_LICENSE] => Your license is blocked [ACYM_MISSING_EMAIL] => The email is missing [ACYM_MISSING_ARGUMENTS] => Missing arguments [ACYM_NO_CREDITS_LEFT] => No credits left [ACYM_STEP_BY_STEP_GUIDE] => Here is our step by step guide [ACYM_DO_NOT_KNOW_HOW_DO_IT] => Don't know how to do it? [ACYM_SHOW_DNS_SETTINGS] => Show DNS entries (CNAME) settings [ACYM_DOMAINS_WAITING_VALIDATION_ADD_CNAME] => You have domains waiting for validation, this means that you need to add the CNAME entries to your DNS configuration. [ACYM_APPROVAL_FAILED] => Approval failed [ACYM_VALIDATED] => Validated [ACYM_DOMAIN_NAME] => Domain name [ACYM_CHECK_THIS_TUTORIAL] => Check this tutorial to add them [ACYM_UPLOAD_IMAGE] => Upload image [ACYM_UPLOADED_FILE_IS_NOT_IMAGE] => The uploaded file is not an image [ACYM_EMAIL_CUSTOM_THUMBNAIL_DESC] => You can change the thumbnail of your template with this input [ACYM_EMAIL_CUSTOM_THUMBNAIL] => Custom thumbnail [ACYM_RENEWAL_TYPE] => Renewal type [ACYM_MANUAL] => Manual [ACYM_MAIN_COLORS] => Main colors [ACYM_MAIN_COLORS_DESC] => Colors that will be available in the color pickers [ACYM_CONDITIONS_AND_FILTERS_WILL_BE_DELETED] => Conditions and filters based on the user who triggered the automation will be deleted. Are you sure you want to continue? [ACYM_ORDERING] => Ordering [ACYM_OPEN_IN_SITE] => Open inside the site's template [ACYM_DOMAIN_CHECK_BAD_SYNTAX] => There is a syntax error for the CNAME entry %1$s on domain %2$s [ACYM_DOMAIN_ALREADY_SENT] => This domain has already been sent for approval [ACYM_THE_DOMAIN_X_IS_NOT_VALID] => The domain %s is not valid [ACYM_OUR_RECOMMENDATION] => Our recommendations [ACYM_OTHERS_SENDING_MEHTODS] => Other sending methods [ACYM_DOMAIN_NOT_FOUND] => The domain: %s doesn't exist [ACYM_NOT_ENOUGH_CREDITS] => Not enough credits to send this email [ACYM_ERROR_CONTACT_ACYMAILING] => Your site couldn't contact acymailing.com [ACYM_GET_MORE_CREDITS] => Get more credits [ACYM_UNVERIFIED_DOMAINS_PREVENTING_EMAILS_FROM_BEING_SENT_X] => You have unverified domains preventing emails from being sent, please verify them: %s [ACYM_ADD_A_DOMAIN] => Add a domain [ACYM_DOMAIN_X_ALREADY_EXIST] => %s domain already exists [ACYM_DOMAIN_TO_MANY_REQUEST] => Too many request please wait few minutes and try again [ACYM_CANT_DELETE_DOMAIN] => You don't have the right to delete this domain [ACYM_DOMAIN_DEFAULT_ERROR] => Something went wrong, please contact our support service [ACYM_DNS_ENTRIES] => Here are the DNS entries (CNAME) you need to add in order to allow our sending service to send emails using your domain [ACYM_MISSING_API_KEY] => Missing API key [ACYM_ORGANIZATIONS] => Organizations [ACYM_ANY_ACCOUNT_TYPE] => Any account type [ACYM_MICROSOFT_ACCOUNTS] => Microsoft accounts [ACYM_TENANT_FIELD_IS_MISSING] => Tenant field is missing [ACYM_TENANT] => Tenant [ACYM_HERE] => Here [ACYM_SMTP_CLIENT_ID] => Client id [ACYM_SMTP_CLIENT_SECRET] => Client secret [ACYM_SMTP_REDIRECT_URL] => Redirect URL [ACYM_SMTP_OAUTH_ERROR] => An error occurred during authentication: %s [ACYM_SMTP_OAUTH_OK] => Authentication successful! [ACYM_OAUTH_REFRESH_TOKEN_ERROR] => An error occurred while retrieving a new token to your SMTP server: %s [ACYM_SMTP_OAUTH_WARNING] => You use Google or Outlook to send your emails. These services have changed the way to identify yourself, you must connect your account %s, so that AcyMailing can send your emails [ACYM_REMOVE_VAT] => Remove VAT [ACYM_REMOVE_VAT_DESC] => If this option is selected, the VAT will not be included in incomes [ACYM_CLICKABLE_IMAGE] => Clickable image [ACYM_BOUNCE_SAVE_ERROR_USER_MAIL_RULE] => Error saving bounce email for user %1$s, email %2$s, rule %3$s: %4$s [ACYM_ARE_YOU_SURE_DELETE_ONE] => Are you sure you want to delete this element? [ACYM_NEED_CURL_MULTI] => The function curl_multi_exec is disabled on your server, your host must activate it for the sending configuration you set to work. [ACYM_FEEDBACK_SEND_USER_EMAIL] => Transfer my email to AcyMailing support so that they can contact me regarding my problem [ACYM_WHY_YOU_UNINSTALL_ACYMAILING] => Why do you want to uninstall AcyMailing? [ACYM_CONTACT_INFORMATION] => Contact Information [ACYM_EXTRA_ERRORS_DESC] => A pictogram and an error message will be displayed in addition to the red colored field on incorrectly filled fields [ACYM_EXTRA_ERRORS] => Extra errors on incorrectly filled fields [ACYM_THANKS_TO_FILL_IN_THIS_FIELD] => Please fill in this field [ACYM_CAPTCHA_SCORE_DESC] => reCAPTCHA v3 returns a score (1.0 is very likely a good interaction, 0.0 is very likely a bot). Based on this score, user subscription will be rejected if the score is not reached. We recommend to choose 0.5 to start and then, increase the score depending on your traffic [ACYM_CAPTCHA_SCORE] => Score to reach [ACYM_CAPTCHA_V3] => reCaptcha v3 [ACYM_WIDGET_CAMPAIGN_NUMBER_PER_PAGE] => Campaigns number per page [ACYM_X_NEWSLETTERS_PER_PAGE] => %s per page [ACYM_NO_FILTER] => No filter [ACYM_ONLY_NEWLY_MODIFIED] => Only newly created or modified [ACYM_HOUR_MINUTE] => %1$s : %2$s [ACYM_EXECUTE_DAILY_TASKS] => Execute daily tasks at [ACYM_PRO_ONLY] => Only available in our commercial versions [ACYM_SHOW_MORE] => Show more [ACYM_NO_LIST_WITH_THIS_CAMPAIGN] => This campaign doesn't have any list [ACYM_EMAILS_OPENED] => Emails opened (%) [ACYM_FEATURE_WORKS_WHEN_ONLY_ONE_CAMPAIGN_SELECTED] => This feature works when only one campaign is selected [ACYM_EMAILS_SENT] => Emails sent [ACYM_STATS_PER_LIST] => Statistics per list [ACYM_VALID_EMAIL_CONFIRMATION] => Email field and email confirmation field must be identical [ACYM_EMAIL_CONFIRMATION] => Email confirmation [ACYM_ENABLE_EMAIL_CONFIRMATION_FOR_SUBSCRIPTION_FORM_DESC] => Users will have to enter their e-mail address twice, in order to avoid keyboard typos [ACYM_ENABLE_EMAIL_CONFIRMATION_FOR_SUBSCRIPTION_FORM] => Add a validation field for the email field [ACYM_ANY_VENDOR] => Any vendor [ACYM_DISPLAY_OWN_USER_PRODUCTS] => Show own user's products only [ACYM_WISH_LISTED] => Wish listed %1$s in %2$s [ACYM_WISHLIST] => Wishlist [ACYM_X_ADD_TO_WISHLIST] => When %1$s wishlist is updated [ACYM_FAILED_CUSTOM_ZONE_SAVE_EXISTING] => A custom zone with the same name already exists [ACYM_CONFIRM_DELETION_ZONE] => Do you confirm the deletion of this custom zone? [ACYM_FAILED_CUSTOM_ZONE_FIND] => The custom zone couldn't be found [ACYM_FAILED_CUSTOM_ZONE_SAVE] => Failed saving custom zone [ACYM_LOAD] => Load [ACYM_INSERT] => Insert [ACYM_NEW_CUSTOM_ZONE] => New custom zone [ACYM_ZONE_SAVE_TEXT] => Your custom zone is going to be saved. How should we call it? [ACYM_ZONE_NAME] => Zone name [ACYM_NO_CUSTOM_ZONE] => You don't have any custom zone at the moment. You can create one by clicking the Save icon at the top-right of a zone in the editor. [ACYM_SAVED_ZONES] => Saved zones [ACYM_SAVED_ZONES_DESC] => When hovering a zone in the editor there is a save icon at the top-right of it that lets you save and re-use this zone in other emails, like a mini template. [ACYM_INTRO_DRAG_ZONE] => You can drag these zones to your email, you'll then be able to insert blocks in them. [ACYM_INTRO_DRAG_BLOCK] => You can drag these blocks in the zones of your email. [ACYM_ZONES] => Zones [ACYM_DONT_SEND_WEEKEND] => Stop sending during the week-end [ACYM_SEND_FROM_TO] => Send from %1$s : %2$s to %3$s : %4$s [ACYM_SENDINBLUE_VALIDATION_NEEDED] => Your Sendinblue account needs to be validated before being able to send campaigns. Please follow the validation steps listed by Sendinblue: [ACYM_SCROLL] => Scroll [ACYM_SCROLL_DESC] => How much should you scroll the page before displaying the form [ACYM_ACYMAILING_PROFILE_FORM] => AcyMailing: User profile [ACYM_ACYMAILING_ARCHIVE_FORM] => AcyMailing: Newsletter archive [ACYM_META_KEYWORDS_DESC] => Filter inserted articles by meta keywords, separated by a comma. Articles having at least one of the keywords will be inserted. [ACYM_META_KEYWORDS] => Meta Keywords [ACYM_EVENT_FILTER_CATEGORY_SUMMARY] => Is attending an event of %s [ACYM_EVENT_FILTER_SUMMARY] => Is attending the event %s [ACYM_ANY_PROFILE] => Any profile [ACYM_FILTER_IN_PROFILE_SUMMARY] => %1$s the profile %2$s [ACYM_ANY_GROUP] => Any group [ACYM_LIST_DISPLAY_NAME_DESC] => If specified, this name will be displayed instead of the list name on subscription forms and the unsubscribe page [ACYM_NOT_ENABLED_YET] => Not enabled yet [ACYM_FIND_YOUR_LICENSE] => You can find your license in your account [ACYM_ENTER_LICENSE_KEY_TO_ACTIVATE_ACYM_X_FEATURES] => To activate all AcyMailing %s features, please enter your license key [ACYM_ACTIVATE_IT_CRON_DESC] => Please attach your license before activating automated tasks [ACYM_LICENSE_DESC] => The license key allows you to activate AcyMailing features [ACYM_WALKTHROUGH_LICENCE_TITLE] => Thank you for installing AcyMailing %s! [ACYM_LICENSE_ACTIVATED] => License activated [ACYM_STATUS_ACTIVATION] => Activation status: [ACYM_FOLLOWUP_DUPLICATE_ERROR] => Could not duplicate the follow-up [ACYM_IMAGE_TITLE] => Image title [ACYM_IMAGE_TITLE_DESCRIPTION] => Text shown when hovering the image with a mouse for a few seconds. [ACYM_IMAGE_ALT] => Alt Text [ACYM_IMAGE_ALT_DESCRIPTION] => Text shown when the image fails to load, and used as a description for visually impaired people. [ACYM_PRO_VERSION_ONLY] => (Pro version only) [ACYM_CURRENCY_POSITION] => Currency symbol position [ACYM_FILTER_STATISTICS_SUMMARY] => Where the user has the status %1$s for %2$s [ID: %3$s] [ACYM_CLICKED] => Clicked [ACYM_CLICKED_ON_LINK] => Clicked a link [ACYM_ANY_URL] => Any URL [ACYM_CART_DOWNLOADS] => Downloads in cart [ACYM_LAST_PURCHASED_DOWNLOAD] => Last purchased downloads [ACYM_DISCOUNT_NAME] => Discount name [ACYM_IP_ADDRESS_OVERRIDE_DESC] => IP address of the user [ACYM_IP_ADDRESS] => IP address [ACYM_CLICK_HERE] => Click here [ACYM_NEW_PLUGIN_FORMAT] => You installed the %1$s add-on, it has been converted into a WordPress plugin for wordpress.org rules compliancy. %2$s to download the new plugin. [ACYM_MENU_ORDER] => Menu order [ACYM_FEATURED_IMAGE_SIZE] => Featured image size [ACYM_ORIGINAL_IMAGE_RESOLUTION] => Original image resolution [ACYM_ACTION_SUBSCRIBE_FOLLOWUP_SUMMARY] => Will be subscribed to the follow-up %s [ACYM_SELECT_FOLLOWUP] => Select a follow-up [ACYM_SUBSCRIBE_FOLLOW_UP] => Subscribe to a follow-up [ACYM_WARNING_CAMPAIGN_BASED_ON_ANOTHER_PLUGIN] => Please note that this campaign is based on a deactivated plugin and will therefore not work. Modify the birthday field or reactivate the plugin. [ACYM_ACYMAILING_SEGMENT] => AcyMailing Segment [ACYM_FILTER_ACY_SEGMENT_SUMMARY] => Match with this segment: %s [ACYM_NO_FIELD_AVAILABLE] => No field available [ACYM_SELECT_FIELD] => Select a field [ACYM_CHOOSE_PLUGIN_TO_SELECT_BIRTHDAY_FIELD] => Choose a plugin to select a birthday field %s [ACYM_BIRTHDAY_FIELD_PLUGIN] => Birthday field plugin %s [ACYM_PLG_SYSTEM_AUTOTWEET_LIST_DESCRIPTION] => Only publish newsletters attached to at least one of the selected lists [ACYM_PLG_SYSTEM_AUTOTWEET_DESCRIPTION] => Extension plugin for Perfect Publisher. Choose AcyMailing emails as possible content to share. [ACYM_BROWSING_LANGUAGE] => Language used when subscribing [ACYM_DEFAULT_USER_LANGUAGE_DESC] => The language assigned to the user when created from a form that didn't show the Language field [ACYM_DEFAULT_USER_LANGUAGE] => Default user language [ACYM_BEFORE_BUTTON] => Before button [ACYM_BEFORE_LISTS] => Before lists [ACYM_BEFORE_IMAGE] => Before image [ACYM_MESSAGE_POSITION] => Message position [ACYM_CUSTOM_MESSAGE_DISPLAY] => Custom message to display [ACYM_MESSAGE] => Message [ACYM_ARCHIVE_ONLY_USER_LIST_DESC] => This option allows you to filter on subscriber subscriptions, meaning he will only see the newsletters he received. [ACYM_ARCHIVE_ONLY_USER_LIST] => Filter campaigns with connected subscriber lists [ACYM_EMAIL_VERIFICATION_SCORE_DESC_DOMAIN_VERIFICATION] => Users can register with non-existent domain email addresses [ACYM_YOU_SHOULD_ENABLE_CHECK] => You should enable some checks so fake users won't be able to subscribe [ACYM_EMAIL_VERIFICATION_SCORE_DESC_TYPO] => Users can make a typo in their email address. [ACYM_EMAIL_VERIFICATION_SCORE_DESC_DOUBLE_OPT_IN] => Users don't have to confirm their email address. [ACYM_MAIL_MAX_LINE_LENGTH] => Maximum characters per line [ACYM_MAIL_MAX_LINE_LENGTH_DESC] => Some mail servers may have strict limitations on line length in emails. Value 0 will keep the default behavior. [ACYM_FOUND_BETTER_PLUGIN] => I found a better plugin [ACYM_NO_NEEDED] => I don't need the plugin anymore [ACYM_PLUGIN_NOT_WORKING] => The plugin didn't work [ACYM_TEMPORARY_DEACTIVATION] => I'm just temporary deactivating it to debug something [ACYM_SUBMIT_AND_DEACTIVATE] => Submit & deactivate [ACYM_SKIP_AND_DEACTIVATE] => Skip & deactivate [ACYM_QUICK_FEEDBACK] => Quick feedback [ACYM_UNSUBSCRIBE_REASON] => Unsubscribe reason: [ACYM_NO_REASON_SET_BY_USER] => No reason set by the user [ACYM_X_NEW_ORDER] => When %1$s order is created [ACYM_N_ATTENDEES] => %1$s attendees [ACYM_ORGANIZER] => Organizer [ACYM_NEXT_OCCURRENCES] => Next occurrences [ACYM_BOOKING_LIMIT] => Booking limit [ACYM_ATTENDEES] => Attendees [ACYM_OTHER_ORGANIZER] => Other organizer [ACYM_OTHER_LOCATION] => Other locations [ACYM_EMAIL_VERIFICATION_SCORE_DESC_CHECKER] => People can subscribe to your website using fake email addresses. [ACYM_RELOAD_PAGE_TO_SEE_NEW_FIELDS] => Reload the page to display the new fields [ACYM_SELECT_LISTS_USERS_SUBSCRIBE] => Select the lists AcyMailing users will be subscribed to [ACYM_CF_EDITION_BLOCKED] => You have disabled the edition in the custom field configuration [ACYM_PREVIEW_CUSTOM_VIEW] => Preview (Custom view) [ACYM_CUSTOM_VIEW_EDITOR_DESC] => You are using a custom view, all the "Display" settings in the right menu won't be taken into account [ACYM_YOUR_EMAIL_INFORMATION] => Your email information [ACYM_EMPTY_FREQUENCY] => The send frequency cannot be set to 0 minute when the Automated tasks option is active in the License tab. The frequency used will be 15 minutes with one batch. [ACYM_CHECKDB_ADDED_KEYS] => %s missing keys added to subscribers [ACYM_WHY_ARE_YOU_UNSUBSCRIBING] => Why are you unsubscribing? [ACYM_MISSING_ZLIB] => The PHP extension zlib is needed for this feature, activate it on your server. [ACYM_MIN_PUBLISH_DATE_DESC] => Only the elements created/published since the specified date will be inserted in your email. [ACYM_MIN_PUBLISH_DATE] => Min. publishing date [ACYM_ERROR_ADD_QUEUE] => An error occurred while adding the emails to the queue. [ACYM_FOLLOWUP_ADD_QUEUE] => Click here if you would like to add this new email to the queue for the %s users that already triggered the follow-up. [ACYM_NUMBER_OF_DAYS_TO_CLEAN_QUEUE_DESC] => For example you can set to delete the emails stuck in queue after 10 days. If you set 0 this option will be ignored [ACYM_NUMBER_OF_DAYS_TO_CLEAN_QUEUE] => Number of days before deleting email in the queue [ACYM_ONLY_IMPORT_FROM_MAILPOET_LISTS] => Only import subscribers in the following lists [ACYM_ONLY_IMPORT_FROM_MAILPOET_LISTS_DESC] => If you don't select any list, all subscribers will be imported [ACYM_IMPORT_MAILPOET] => Import from MailPoet [ACYM_SUBSCRIBER_NOT_CUSTOM_FIELD] => This subscriber doesn't have any custom field set [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_NON_EXISTING] => - A non-existing email address [ACYM_ACYCHECKER_AUTO_DISABLED] => The email address check has been disabled because no action was selected. [ACYM_ACYCHECKER_CONFIG_AD_BUTTON] => Get AcyChecker [ACYM_ACYCHECKER_CONFIG_AD] => Those features are disabled because you don't have the AcyChecker extension installed. Click the button bellow to get a license! [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_ACCEPT_ALL_DESC] => Some mail servers accept all emails sent to the domain, no matter if the specified email address exists or not. This can be used by real people, or by fake accounts. [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_ACCEPT_ALL] => - An "accept all" email address [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_ROLE_DESC] => A role based email address isn't a personal mailbox. It is often used by companies for their various departments. [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_ROLE] => - A role based email address (contact@, hr@, support@, etc...) [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_FREE_DESC] => Most people use a free email address so this isn't a bad thing, but we still give you the possibility to block them if you want. [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_FREE] => - A free email address (Gmail, Yahoo, Outlook, etc...) [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_DISPOSABLE_DESC] => Disposable email addresses are clearly meant to avoid giving you a real email address. This is often used for fake accounts. [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK_DISPOSABLE] => - A disposable email address (Yopmail, Tempemail, etc...) [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION_BLOCK] => Block the subscription if it uses: [ACYM_ACYCHECKER_CHECK_SUBSCRIPTION] => Check the email address when someone subscribes. [ACYM_EMAIL_VERIFICATION_SCORE] => Security score: %s/100 [ACYM_ACYCHECKER_CONFIG_AD_TITLE] => Mail checker integration (Recommended) [ACYM_ACYCHECKER_TEST_AD_DESC] => You're going to send a lot of emails.
To make sure you won't be considered as SPAM by sending emails to non-existing email addresses, you should consider cleaning your lists first. [ACYM_ACYCHECKER_TEST_AD] => Email cleaning advice [ACYM_ACYCHECKER_CLEAN_LISTS] => Clean your lists [ACYM_ACYCHECKER_CLEAN_USERS] => Clean fake accounts [ACYM_ACYCHECKER_WHAT_IS_ACYCHECKER] => What is AcyChecker? [ACYM_ACYCHECKER_WHAT_IS_ACYCHECKER_DESC] => AcyChecker is the perfect tool to keep your email database clean.
Using this tool, you'll be able to clean your lists by blocking or removing users with fake email address or using non-existing ones. [ACYM_ACYCHECKER_HOW_IT_WORK] => How does it work? [ACYM_ACYCHECKER_HOW_IT_WORK_DESC] => This tool uses more than 10 different tests (domain check / SMTP checks etc) to detect if someone is subscribed using a fake email address. [ACYM_ACYCHECKER_WHAT_BENEFITS] => What are the benefits? [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC] => Well that's simple. This tool will prevent your website from getting new subscriptions coming from fake accounts. [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE1] => Avoid being considered as SPAM (as you won't be sending emails to non-existing email addresses) [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE2] => Save money (you won't send emails to fake users anymore) [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE3] => Increase your website security (protect your website / database by making sure every user is using a valid email address) [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE4] => Block bots [ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE5] => Reduce your database size (only valid entries will be stored) [ACYM_ACYCHECKER_TRY_FOR_FREE] => Try for free [ACYM_ACYCHECKER_MORE_INFORMATION] => More information [ACYM_SPELLCHECK_SUGGESTIONS_DESC] => Try to detect typos in domain names when new users enter their email address. Active on the subscription form and the profile form for example. [ACYM_SPELLCHECK_SUGGESTIONS] => Show spellcheck suggestions [ACYM_CONTACT_ADMIN_ERROR] => Please contact the admin of this website with the error message: [ACYM_CAPTION] => Caption [ACYM_CF_VALUE_CHANGED] => If users already selected this value when saving their account, the data will be lost.
Are you sure you want to change the value for this option? [ACYM_CUSTOM_EMAIL_HEADERS_DESC] => For the email header "X-Example: the value", "X-Example" is the key and "the value" is the value you should enter [ACYM_GLOBAL_OPTIONS] => Global options [ACYM_REDIRECT_NOT_ALLOWED] => You are not allowed to see this page [ACYM_ENTER_NEW_DOMAIN] => Enter a new domain name [ACYM_ALLOWED_HOSTS_DESC] => This option will only be useful if you use the redirection parameter to another website in your subscription forms. It will allow subscribers to be redirected to the redirection link. [ACYM_ALLOWED_HOSTS] => Allowed hosts [ACYM_SEE_OUR_TEMPLATES_PACK] => See our templates pack [ACYM_ALTERNATE_DESC] => The main image's position will alternate between left and right for each inserted element (if the selected format is suitable for this option). [ACYM_ALTERNATE] => Alternate [ACYM_NO_FILE_TO_EXPORT] => There is no file to export [ACYM_PREVIOUS_MONTH] => Previous month [ACYM_CURRENT_MONTH] => Current Month [ACYM_FIELD_MODIFIED] => Modified field [ACYM_OLD_VALUE] => Old value [ACYM_NEW_VALUE] => New value [ACYM_SELECT_FIELDS_TO_EXPORT] => Select the fields you want to export [ACYM_EXPORT_DATA_CHANGES_DESC] => This option allows you to log every changes on each user fields in a csv file [ACYM_EXPORT_DATA_CHANGES] => Export data changes [ACYM_USER_DATA_MANAGEMENT] => User data management [ACYM_DYNAMIC_TEXTS_LINKS] => Dynamic texts links [ACYM_WANT_TO_REMOVE_THIS] => Want to remove this? [ACYM_SEEING_THIS_AS_FREE_VERSION] => You're seeing this banner as you're using our free version. [ACYM_DISABLE_BY_GETTING_PRO] => You can disable this by getting an AcyMailing Pro version. [ACYM_PRICES_STARTS_AT] => License prices start at 29€ per year. [ACYM_SEE_PRO_VERSION_FEATURES] => See Pro versions features [ACYM_SEE_DOCUMENTATION] => See documentation [ACYM_SUBSCRIBED_TO_LIST] => Subscribed to the list %s [ACYM_UNSUBSCRIBED_FROM_LIST] => Unsubscribed from the list %s [ACYM_MAX_WIDTH] => Maximum width [ACYM_MAX_HEIGHT] => Maximum height [ACYM_COLUMN_VERTICAL_PADDING] => Column vertical padding [ACYM_COLUMN_HORIZONTAL_PADDING] => Column horizontal padding [ACYM_MAIL_NAME_X] => Mail name: %s [ACYM_VALIDATE] => Validate [ACYM_DEFAULT_FONT] => Default font [ACYM_ANY_EMAIL] => Any email [ACYM_GOPRO] => Go Pro [ACYM_GOPRO_HEADER] => Come on, we’re not talking about your favorite camera!
This section is for users using one of our pro versions.
As you’re running the free version we will simply display some features which are available in these versions. [ACYM_GOPRO_SEGMENT] => Create personalized campaigns with segments!
Segment your subscribers according to their age, their location, their behavior or their hobbies.
You can better target your customers and create more personal emails! [ACYM_GOPRO_ECOMMERCE_ABANDONED_CART] => %s abandoned cart [ACYM_GOPRO_ECOMMERCE_ABANDONED_CART_DESC] => Your customers forgot to complete their shopping cart?
Create your own personalized abandoned cart emails and remind them to finish their shopping. [ACYM_GOPRO_AND_MANY_MORE_FEATURE_YOU_MISSING] => And many more features you’re probably missing.
What are you waiting for? [ACYM_GOPRO_EMAILS_OVERRIDE] => Tired of standard %1$s automatic emails?
Create and personnalise your emails that look like you. You can also customize %2$s standard emails. [ACYM_GOPRO_NEWSLETER_OF_YOUR_CHOICE] => The newsletters of your choice [ACYM_GOPRO_NEWSLETER_OF_YOUR_CHOICE_DESC] => Have more choices when you create a newsletter.

Create scheduled, automatic or follow-up campaigns.
Adapt your emails to your needs. [ACYM_ADVANCED_STATISTICS] => Advanced statistics [ACYM_GOPRO_ADVANCED_STATISTICS] => Not enough data for your emails?

Upgrade your license to have more information after sending your emails: click rate, open rate, unsubscribe rate, the devices or the mail clients used... [ACYM_GOPRO_CUSTOM_FIELDS] => Add information to your subscriber profiles.

Birthdate, phone number, city, country, favorite brand and so on. Send dynamic content based on fields data and many more... [ACYM_GOPRO_SUBSCRIPTION_FORMS] => Do you want more subscribers to your newsletter?
Create subscription forms that stand out!
The Pro version allows you to highlight your form as a pop up, at the top or bottom of your page.
What are you waiting for to get your visitors to register? [ACYM_GOPRO_AUTO_SEND] => In the free version, there is nothing done automatically, it needs to be done manually. In our pro versions, everything is automatically executed.
Subscribe, assign your website to your license and let AcyMailing do some magic. [ACYM_UNSUBSCRIBE_OPTIONS] => Unsubscribe options [ACYM_SUBSCRIBE_OPTIONS] => Subscribe options [ACYM_TERMS_POLICY_OPTIONS] => Terms and policy options [ACYM_FIELDS_OPTIONS] => Fields options [ACYM_LISTS_OPTIONS] => Lists options [ACYM_ACYMAILING_SUBSCRIPTION_FORM] => AcyMailing: Subscription Form [ACYM_FILTER_STATISTICS_OPEN_TIME_SUMMARY] => Where the user has the status %1$s for %2$s [ID: %3$s] %4$s after the email is sent [ACYM_IF_SET_0_NO_CONDITION_ON_TIME] => If you select 0 in the input no condition on the time will be applied [ACYM_X_AFTER_MAIL_SENT] => %s after the mail is sent [ACYM_WARNING_FILTERS_APPLIED_EXPORT] => The filters you've set on the subscribers listing will be applied to your export [ACYM_CAPTCHA_DESC] => The captcha provides an anti-spam security on your subscription forms [ACYM_BACKGROUND_COLOR_BUTTON_DESC] => Note that if you change the opacity of the background color it may not work on all mail clients [ACYM_LIST_UNSUBSCRIBE_HANDLING] => List-Unsubscribe handling [ACYM_NAME_FIELD_CONTACT] => Name of the field to use as user name [ACYM_CONDITION_HIKASHOP_REMINDER] => Created an order with %1$s %2$s %3$s ago and status is %4$s [ACYM_SELECT_LIST_UNSUB] => Please select the lists you want to unsubscribe from [ACYM_INCORRECT_FIELD_VALUE] => Incorrect value for the field %s [ACYM_FILENAME_EMPTY_OR_NOT_VALID] => Filename empty or not valid [ACYM_ERROR_CREATING_EXPORT_FILE] => Error creating export file [ACYM_SYNCHRO_EXISTING_USERS] => Synchronize existing users [ACYM_NO_USER_TO_SYNCHRONIZE] => No user to synchronize [ACYM_USERS_SUNCHRONIZED] => Users synchronized with success [ACYM_CLEAN_DATA_ON_X_X] => Clean data on %1$s every %2$s [ACYM_CONTENT_TO_INSERT_DESC] => Select the dynamic text you would like to insert then click the insert button [ACYM_DYNAMIC_TEXT_TYPE_DESC] => You can expand the available types by installing add-ons [ACYM_DYNAMIC_TEXT_TYPE] => Dynamic text type [ACYM_START_HOUR] => Start hour [ACYM_START_MINUTES] => Start minutes [ACYM_END_HOUR] => End hour [ACYM_END_MINUTES] => End minutes [ACYM_START_AM_PM] => Start AM-PM [ACYM_END_AM_PM] => End AM-PM [ACYM_START_DAY_TIME] => Start day seconds [ACYM_END_DAY_TIME] => End day seconds [ACYM_LOCATION_URL] => Location URL [ACYM_LATITUDE_LONGITUDE] => Latitude, Longitude [ACYM_BACKGROUND_COLOR_DESC] => This feature may not work on all mail clients [ACYM_ALWAYS] => Always [ACYM_CONNECTED_USER_SUBSCRIBED] => If the connected user is subscribed [ACYM_ADD_UNSUBSCRIBE_HEADER_IN_MAIL] => Add unsubscribe header in emails [ACYM_MISSING_ADDON] => It seems the related add-on is not installed or disabled [ACYM_TRACK_THIS_SUBSCRIBER_DESC] => If this option is disabled, the open and click statistics won't be tracked for this subscriber [ACYM_MENU_SUBSCRIBERS_DESC] => Allow users to manage their own subscribers on the front-end of your site, BIND THIS MENU TO A SPECIFIC USER GROUP [ACYM_UNCONFIRMED_SUBSCRIBERS] => Unconfirmed subscribers [ACYM_YOU_DIDNT_SENT_EMAIL_SUBSCRIBER] => You didn't send any email to this subscriber [ACYM_DELETE_THE_SUBSCRIBER] => Delete the subscriber [ACYM_NO_SUBSCRIBERS_FOUND] => No subscriber found [ACYM_SELECTED_SUBSCRIBER] => Selected subscribers [ACYM_AVAILABLE_SUBSCRIBER] => Available subscribers [ACYM_DELETE_SUBSCRIBER_OF_CMS_USER] => Delete the subscriber on site account deletion [ACYM_CREATE_SUBSCRIBER_FOR_CMS_USER] => Create a subscriber on site account creation [ACYM_NUMBER_OF_SUBSCRIBERS] => Number of subscribers [ACYM_ONE_ACYMAILING_SUBSCRIBER_CONDITION] => the subscriber [ACYM_EXECUTE_CONDITIONS_ON_ALL_SUBSCRIBERS] => Execute conditions on all subscribers [ACYM_EXECUTE_CONDITIONS_ON_ONE_SUBSCRIBER] => Execute conditions on the subscriber triggering the automation [ACYM_ACTIONS_SUBSCRIBER_WILL] => The subscribers selected by this %s [ACYM_EXECUTE_ACTIONS_ON_ONE_SUBSCRIBER] => Execute actions on the subscriber triggering the automation [ACYM_EXECUTE_ACTIONS_ON_ALL_SUBSCRIBERS] => Execute actions on all subscribers [ACYM_EXPORT_SUBSCRIBERS] => Export subscribers [ACYM_IMPORT_SUBSCRIBERS] => Import subscribers [ACYM_NEW_SUBSCRIBER] => New subscriber [ACYM_SUB_NOT_IN_LIST] => The e-mail address %s is not in the list of subscribers [ACYM_IMPORT_REPORTING] => %1$s entries in the imported file:
- %2$s new subscribers imported
- %3$s invalid lines or email addresses
- %4$s already existing subscribers or duplicate entries [ACYM_IMPORT_NEW_SUBS] => %s new subscribers imported [ACYM_ALL_SUBSCRIBER_WILL_BE_EXPORTED] => All the subscribers will be exported [ACYM_YOU_DONT_HAVE_ANY_SUBSCRIBER] => You don't have any subscriber. [ACYM_ALLOW_MODIFICATION_UNAUTH] => Allow subscriber data modifications without authentication [ACYM_SUBSCRIBERS_FROM_LISTS] => Subscribers from lists [ACYM_ALL_SUBSCRIBERS] => All subscribers [ACYM_SUBSCRIBERS_TO_EXPORT] => Subscribers to export [ACYM_SUBSCRIBER_MODIFICATION] => Subscriber modification [ACYM_SUBSCRIBER_CREATION_DESC] => This follow-up campaign will be triggered when a subscriber is created [ACYM_SUBSCRIBER_CREATION] => Subscriber creation [ACYM_MENU_SUBSCRIBERS] => Subscribers management page [ACYM_TRACK_THIS_SUBSCRIBER] => Track this subscriber [ACYM_USE_THIS_IMAGE] => Use this image [ACYM_SELECT_IMAGE_TO_UPLOAD] => Select an image to upload [ACYM_NOTIFICATION_CONFIRM_EMAIL] => Notification on subscriber confirmation [ACYM_NOTIFICATION_PROFILE_EMAIL] => Notification on profile modification [ACYM_NOTIFICATION_SUBFORM_EMAIL] => Notification on form submission [ACYM_NOTIFICATION_UNSUBALL_EMAIL] => Notification on unsubscription from all lists [ACYM_NOTIFICATION_UNSUB_EMAIL] => Notification on unsubscription from a list [ACYM_NOTIFICATION_CREATE_EMAIL] => Notification on subscriber creation [ACYM_CHOOSE_DATE] => Choose a date [ACYM_WHITE] => White [ACYM_BLACK] => Black [ACYM_BUILT_WITH_IMAGE_TEXT_COLOR] => Built with image text color [ACYM_EXTERNAL_SERVER_DESC] => Connection to an external server (optional): [ACYM_WRONG_SQL_QUERY] => Wrong format for the SQL query, it must be a selection query [ACYM_CONDITION_DESC] => You can refine matching users based on the data contained in a specific table [ACYM_CONDITION] => Condition [ACYM_IDENTIFIER_DESC] => Select a column containing an email address or site account id to help AcyMailing match its own users with the ones contained in the table you selected [ACYM_IDENTIFIER] => Identifier [ACYM_IMPORT_FILTER_SUMMARY] => Imported from the source you specified [ACYM_NO_PREVIEW_AVAILABLE] => No preview available for this type of filter [ACYM_EXTRACT_ADDRESSES_SUMMARY] => Contained in the specified text [ACYM_EXTRACT_ADDRESSES_DESC] => Paste your text here, the users will be selected based on the email addresses extracted from it [ACYM_EXTRACT_ADDRESSES] => Users extracted from a text [ACYM_ADVANCED_QUERY_SUMMARY] => Selected by the specified SQL query [ACYM_ADVANCED_QUERY] => Users based on an advanced SQL query [ACYM_UNIVERSAL_FILTER_SUMMARY] => Contained in the table %s [ACYM_SIMPLE_QUERY] => Users matching an other database table [ACYM_LANGUAGE_SENDER_INFORMATION_DESC] => With this option you can change the from name, from email, reply to name and reply to email of the sender information for the chosen language [ACYM_LANGUAGE_CUSTOM_FIELD_DESC] => With this option you can change the name of the field for the chosen language [ACYM_LANGUAGE_LIST_DESC] => With this option you can change the name and description of the list for the chosen language [ACYM_AMAZON_SES_PASSWORD] => Amazon SES SMTP password [ACYM_AMAZON_SES_USERNAME] => Amazon SES SMTP username [ACYM_AMAZON_SES_SERVER_DESC] => The server name of your Amazon SES configuration. If you didn't change the region of your account, the default URL should be "email-smtp.us-east-2.amazonaws.com" [ACYM_AMAZON_SES_SERVER] => Amazon SES server name [ACYM_FRONT] => Front-end [ACYM_FRONT_BACK] => Front-end and Back-end [ACYM_ALLOW_CMS_USER_CREATION] => Allow site user creation [ACYM_CREATE_USER] => Create user [ACYM_USER_GROUP] => User group [ACYM_CREATE_ON_USER_MODIFICATION] => Create on subscriber modification [ACYM_CREATE_FROM_SUB_ON] => Create from subscription on [ACYM_ADD_BUILT_BY_FOOTER] => Add "Built with AcyMailing" image in the emails footer [ACYM_HAS_SUBSCRIPTION_SUMMARY] => That have a subscription for %1$s in %2$s [ACYM_ANY_PRODUCT] => Any product [ACYM_HAS_SUBSCRIPTION] => The user has a subscription for [ACYM_WHAT_ARE_OVERRIDE_EMAILS] => What is email override? [ACYM_WHAT_ARE_OVERRIDE_EMAILS_DESC] => Overriding your email means that you can personalize your automatic default emails generated by your CMS (WordPress, Joomla!)
or emails generated by your favorite plugins (WooCommerce and some others...) [ACYM_PLEASE_SHOW_EXAMPLE] => Please show me some examples? [ACYM_PLEASE_SHOW_EXAMPLE_DESC] => It can be emails sent for: user registration, credential details, password reset
confirmation of an action on the site, change of order in WooCommerce etc... [ACYM_WHY_USE_OVERRIDE] => Why use email overrides? [ACYM_WHY_USE_OVERRIDE_DESC] => Because WordPress and Joomla! users can't customize these emails. AcyMailing allows you to create personalized override emails.
You can create your own brand template and customize these emails as much as you want.
Want to make all your CMS emails look beautiful and be really efficient? Give it a try! [ACYM_WHAT_NEEED_CRON_SERVICE] => Why would I need the AcyMailing CRON service? [ACYM_WHAT_NEEED_CRON_SERVICE_DESC] => Well, that's simple. To make everything even more powerful!
Using a license you'll be able to get everything automatically done using our CRON service [ACYM_PLEASE_SHOW_EXAMPLE_CONFIG_DESC] => Here are some emails that will be sent automatically: birthday emails, welcome emails, scheduled emails and many more.
Your automatic tasks (move user / abandoned carts reminder...) will also be triggered automatically. [ACYM_WANT_GIVE_TRY] => Want to give it a try but not sure you need it? [ACYM_WANT_GIVE_TRY_DESC] => Don't worry, we got your back!
AcyMailing has a 30 days money-back guarantee for all our downloadable products.
We also have a first license at 29€ which allows you to try AcyMailing Pro version.
If it fits your needs then you will be able to upgrade easily to our Enterprise version. [ACYM_WHAT_ARE_SEGMENTS] => What are segments? [ACYM_WHAT_ARE_SEGMENTS_DESC] => Segmenting your emails allows to divide your database and create lists according to different criteria.
Segmentation allows you to adapt your content to your different types of users.
You can segment according to your customer's profile. It is up to you to choose which criteria you will segment your list on.
These criteria can be based on whatever custom fields you've created and many other filters (stats, subscriptions, purchases...) [ACYM_WHY_USE_SEGMENTS] => Why use segments? [ACYM_WHY_USE_SEGMENTS_DESC] => Segments allow you to reach the right target at the right time in your email campaigns.
Two main reasons to segment your emails:
- Improve your open rate
Your customers will be more likely to click on your contentif it is tailored to their needs and behavior.
- Create/Personalize a customer relationship
Customer segmentation allows you to create a real customer relationship by creating unique and targeted campaings according to the profile and preferences of each user.
Segmentation creates a customer journey through your email campaign. [ACYM_SUMMARY_NUMBER_RECEIVERS_DESC] => This is the count of all the users subscribed to the lists and segment linked to this campaign. Some users may be subscribed to several lists, but they are counted only one time on this total. [ACYM_YOUR_CUSTOM_SEGMENT] => Your custom segment [ACYM_CONDITIONS_DESC] => The automation will only be triggered if the conditions you select are met. These conditions don't necessary need to concern the subscribers the actions will be applied on. [ACYM_REQUIRED_DESC] => The custom field will be mandatory when shown on a subscription form. This option isn't active in the admin part of your site. [ACYM_AUTO_SEND_PROCESS_DESC] => Emails take time to be sent, do not increase the number of sent emails per batch too much or your server won't be able to keep up. [ACYM_UPLOAD_FOLDER_DESC] => Folder in which the attachments will be uploaded to. You can use shortcodes like {groupname} or {userid} to have a specific folder per user group / user. [ACYM_ALLOWED_FILES_DESC] => This restriction is applied when trying to upload files in AcyMailing, like attachments or images in the editor or the file custom field. [ACYM_RECAPTCHA_KEY_DESC] => Click here to create one [ACYM_DELETE_DETAILED_STATS_AFTER_DESC] => The detailed statistics show you which subscribers opened emails, clicked links in them, unsubscribed from them or returned a bounce email. [ACYM_TRACKINGSYSTEM_EXTERNAL_LINKS_DESC] => When inserting links in your emails, you can choose to track the clicks on links pointing outside your website. [ACYM_TRACKINGSYSTEM_GA_DESC] => When tracking clicks with Google Analytics, the parameters utm_campaign, utm_medium and utm_source will be added to the links in the emails you send. [ACYM_TRACKINGSYSTEM_ACY_DESC] => When tracking clicks with AcyMailing, the links in the emails you send will be replaced by a transition link that redirects to the original link. [ACYM_CONNECTION_METHOD_DESC] => We recommend the IMAP connection, but check your bounce address provider documentation to be sure. [ACYM_BOUNCE_PORT_DESC] => You can leave this field empty if you don't know what to use. In most cases it will be 993 for IMAP and 995 for POP3 when using a secured connection, or 143 for IMAP and 110 for POP3. [ACYM_AUTOMATED_TASKS_DESC] => Activate this option to enable automated tasks like the send process, the automations, the bounce handling, the daily tasks, etc... [ACYM_ALLOW_MODIFICATION_DESC] => If "Yes" is selected, anyone will be able to modify the subscription and custom fields by entering the email address in a subscription form. Only use it when your subscribers don't necessary have an account on your website. [ACYM_REQUIRE_CONFIRMATION_DESC] => If this option is activated, new users will receive an email asking them to confirm their email address. This confirmation isn't needed anymore if the user subscribes to other lists later [ACYM_DAILY_TASKS_DESC] => The daily tasks can be the automations triggered once a day, daily follow-ups, birthday emails... [ACYM_SPECIAL_CHARS_DESC] => If you activate this option, the email format checks will be less restrictive, allowing cyrillic, Hebrew or Chinese characters for example. [ACYM_SMTP_SECURE_DESC] => If you chose the port 465, select SSL. If you chose the port 587, select TLS. For any other port, leave this option empty. [ACYM_SMTP_PORT_DESC] => The port is generally 465 or 587, check out the smtp documentation of the sending service you chose. Click the link bellow to make sure the port you need is allowed by your host. [ACYM_SMTP_PASSWORD_DESC] => This is generally the password of your email address, or an API key provided by the sending service you chose. [ACYM_SMTP_USERNAME_DESC] => This is generally an email address, or a username provided by the sending service you chose. [ACYM_SMTP_AUTHENTICATION_DESC] => Activate this option if your sending service needs you to provide a username and password to send emails. [ACYM_SMTP_ALIVE_DESC] => When disabled, AcyMailing will disconnect from the sending service you chose between each email sent. If your sending service permits it, it is better to keep this option active. [ACYM_SMTP_SERVICE] => External service (SMTP) [ACYM_PHPMAIL_FUNCTION] => Your server (PHP Mail Function) [ACYM_BOUNCE_ADDRESS_DESC] => Sometimes emails don't reach the receiver (the email address doesn't exist, the mailbox is full, etc...). When this happens, an information email is sent to your "From email" but with this option you can choose an other email address to receive this report. [ACYM_ADD_NAMES_DESC] => If you turn Off this option, your subscribers will only see your email address in their mail clients when receiving an email from you. [ACYM_REPLYTO_DESC] => The "Reply-to" information can be different from the "From" one. If a subscriber hits the "Reply" button in their mail client, it will send an email to the "Reply-to" you specified instead of the "From" address. [ACYM_FROM_DESC] => This is shown above your emails when your subscribers receive them. It helps them know who sent the email they received. [ACYM_COULD_NOT_RETRIEVE_DATA] => Could not retrieve data [ACYM_COPY_SETTINGS_FROM] => Copy settings from %s [ACYM_SECURITY_KEY_DESC] => If you use the subscription via URL and you want to enable the captcha, you will have to add this security key on your subscription via URL (by adding the argument seckey=YOUR_KEY) otherwise the subscription via URL won't work. This key is randomly generated during the install process but you can change it if you want. [ACYM_SEE_USERS] => See users [ACYM_OUR_PARTNER] => Our partner [ACYM_LETS_GO] => Let's go! [ACYM_CUSTOMER_NOTE_OVERRIDE_DESC] => This will insert the customer note that you've just created [ACYM_CUSTOMER_NOTE] => Customer Note [ACYM_OVERRIDE_DESC_CUSTOMER_NOTE] => Customer note emails are sent when you add a note to an order. [ACYM_LINK_TO_ACCOUNT_FRONT_OVERRIDE_DESC] => This will insert a link which leads to the user account on frontend [ACYM_LINK_TO_ACCOUNT_FRONT] => Link to user account on frontend [ACYM_WOO_CANCELED_ORDER] => Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold). [ACYM_WOO_FAILED_ORDER] => Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously pending or on-hold). [ACYM_WOO_CUSTOMER_REFUNDED_ORDER] => Order refunded emails are sent to customers when their orders are refunded. [ACYM_WOO_CUSTOMER_PROCESSING_ORDER] => This is an order notification sent to customers containing order details after payment. [ACYM_WOO_CUSTOMER_INVOICE] => Customer invoice emails can be sent to customers containing their order information and payment links. [ACYM_ORDER_CREATION_DATE_OVERRIDE_DESC] => Formatted creation date of the order [ACYM_ORDER_CREATION_DATE] => Creation date order [ACYM_WOO_CUSTOMER_ON_HOLD_ORDER] => This is an order notification sent to customers containing order details after an order is placed on-hold. [ACYM_WOO_CUSTOMER_COMPLETE_ORDER] => Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped. [ACYM_WOOCOMMERCE_EMAIL_CUSTOMER_DETAILS_OVERRIDE_DESC] => Details about the user like the billing and shipping addresses [ACYM_WOOCOMMERCE_EMAIL_CUSTOMER_DETAILS] => Customer details [ACYM_WOOCOMMERCE_EMAIL_ORDER_META_OVERRIDE_DESC] => All the meta of the order added by plugins [ACYM_WOOCOMMERCE_EMAIL_ORDER_META] => Order details meta [ACYM_WOOCOMMERCE_EMAIL_ORDER_DETAILS_OVERRIDE_DESC] => All the details of the order: products, shipping methods, etc [ACYM_WOOCOMMERCE_EMAIL_ORDER_DETAILS] => Order details [ACYM_USER_BILLING_FULL_NAME_OVERRIDE_DESC] => Insert the customer full name set on the billing address [ACYM_USER_BILLING_FULL_NAME] => Customer billing full name [ACYM_ORDER_NUMBER_OVERRIDE_DESC] => Insert the order number of the new order [ACYM_ORDER_NUMBER] => Order number [ACYM_WOO_NEW_ORDER_EMAIL_DESC] => New order emails are sent to chosen recipient(s) when a new order is received. [ACYM_EMAIL_X_NOT_SENT_USER_X_NOT_PRODUCTS_IN_CART] => The email %1$s not sent to the user %2$s, there was not enough products in the user's cart [ACYM_CART_PRODUCTS] => Products in cart [ACYM_USER_DETAILED_STATS] => User detailed statistics [ACYM_DELETE_X_ROWS_TABLE_X] => Deleted %1$s rows of the table %2$s [ACYM_DELETE_USER_HISTORY_AFTER] => Delete user history after [ACYM_DELETE_DETAILED_STATS_AFTER] => Delete detailed statistics after [ACYM_DATA_MANAGEMENT] => Data management [ACYM_CHECK_THEIR_PRICING] => Check their pricing [ACYM_DONT_HAVE_ACCOUNT] => Don't have any account? [ACYM_WRAPPED_TEXT] => Wrapped text [ACYM_CREATE_FORM] => Create your subscription form [ACYM_MULTI_CURL_DISABLED] => The PHP function "curl_multi_exec" is disabled on your server, you need it to send multiple batches or send every 14 minutes or lower [ACYM_CRON_TRIGGERED_DESC] => In addition to our server your cron can be triggered every time a page is visited on your website. So if you don't have any visitors the cron will only be triggered every 15 minutes [ACYM_CREDITS_REMAINING] => credits remaining [ACYM_START_DATE_PURCHASED_PRODUCT_DESC] => It will insert only the products bought since the date set, if no date is set it will take since the start [ACYM_EMAIL_X_NOT_SENT_USER_X_NOT_BOUGHT_ENOUGH_PRODUCTS] => The email %1$s not sent to the user %2$s, he/she didn't buy enough products [ACYM_MAX_NUMBER_OF_PRODUCTS_DESC] => The maximum number of products purchased by the user that you would like to display [ACYM_MIN_NUMBER_OF_PRODUCTS_DESC] => The minimum number of products purchased by the user that you would like to display [ACYM_CATEGORY_FILTER_DESC] => Only display purchased products from the selected categories [ACYM_CATEGORY_FILTER] => Category filter [ACYM_LAST_PURCHASED_PRODUCT] => Last purchased products [ACYM_START_FROM_TEMPLATE] => Start from template [ACYM_WAIT_X_TIME_BETWEEN_MAILS] => Wait %s between each e-mail [ACYM_SEND_CONFIGURATION_WARNING] => The values for the automatic send process that you've set in the configuration might be too high for your server performances, you can keep it that way but it's at your own risk [ACYM_SEND_X_BATCH_OF_X_EMAILS_EVERY_Y] => Send %1$s batches of %2$s e-mails every %3$s [ACYM_DELETE_THIS_BLOCK] => Delete this block [ACYM_CONFIGURATION_OPTION_DESC_DISABLED] => This option is disabled because the sending method you chose doesn't handle it. [ACYM_EU] => EU [ACYM_US] => US [ACYM_SENDING_METHOD_API_DOMAIN] => %s domain [ACYM_SENDING_METHOD_API_REGION] => %s region [ACYM_SENDING_METHOD_API_REGION_DESC] => %s allows the ability to send emails in either US or EU region. Be sure to select the appropriate region on which you've created your domain in. [ACYM_CANT_RETRIEVE_CREDITS] => Can't retrieve credits left [ACYM_WHAT_SERVICE_WOULD_LIKE_TO_USE] => What service would you like to use? [ACYM_YOUR_SENDING_METHOD] => Your sending method [ACYM_SENDING_METHOD_X_UNITY] => %1$s: %2$s %3$s [ACYM_GETTING_REMAINING_CREDITS] => getting remaining credits [ACYM_SENDING_METHOD_ERROR_WHILE_ACTION] => %1$s returned an error while %2$s: %3$s [ACYM_SENDING_METHOD_X_OF_X_UNITY] => %1$s: %2$s/%3$s %4$s [ACYM_TEST_CREDENTIALS] => Test credentials [ACYM_COULD_NOT_FIND_SENDING_METHOD] => Could not find sending method [ACYM_API_KEY_CORRECT] => API key correct [ACYM_API_RETURN_THIS_ERROR] => The API returned this error: %s [ACYM_AUTHENTICATION_FAILS_WITH_API_KEY] => Authentication fails with this API key [ACYM_ERROR_OCCURRED_WHILE_CALLING_API] => An error occurred while calling the API: %s [ACYM_SENDING_METHOD_API_KEY] => %s API key [ACYM_TABLE_NAME] => Table name [ACYM_NO_BLOCK_SELECTED] => No block selected [ACYM_PARAGRAPH] => Paragraph [ACYM_USER_TRIGGERING_NOTIFICATION] => User triggering the notification [ACYM_CONFIRMATION_MESSAGE_DESC] => This will replace the default message displayed when a user subscribes using this form [ACYM_CONFIRMATION_MESSAGE] => Confirmation message [ACYM_ADDON_SETTINGS] => Addon settings [ACYM_AFTER_SUBSCRIPTION] => After subscription [ACYM_REDIRECTIONS] => Redirections [ACYM_START_DATE_AUTO_CAMPAIGN_DESC] => The automatic campaign can't be generated before this date [ACYM_WRONG_FIELD_ID] => The custom field %s does not exist [ACYM_YOU_DONT_HAVE_ANY_OPEN_CLIC_DATA_YET] => You don't have any open data/click data yet [ACYM_NUMBER_OF_RECEIVERS_X] => Number of receivers: %s [ACYM_OPENING_PLATFORMS] => Opening platforms [ACYM_YOU_DONT_HAVE_PLUGIN_CUSTOM_FIELD] => You don't have any %s custom field [ACYM_TRIGGER_PLUGIN_NEW_SUBSCRIPTION_CREATED_FOR] => When a new subscription is created on %1$s for %2$s [ACYM_ON_MEMBERSHIP] => On membership [ACYM_ON_MEMBER_TRANSACTION_COMPLETE] => On member transaction complete [ACYM_ACTIVATED_OR_DEACTIVATED] => Activated or deactivated [ACYM_SUBSCRIBED_INTEGRATION_PLUGIN] => Subscribed to %1$s and the subscription is %2$s with the status to %3$s [ACYM_ANY_MEMBERSHIP] => Any membership [ACYM_STOPPED] => Stopped [ACYM_SUSPENDED] => Suspended [ACYM_INTEGRATION_PLUGIN_MEMBERSHIP] => %s membership [ACYM_UNKNOWN] => Unknown [ACYM_OPENED_WITH] => Opened with [ACYM_NEW_UNSUBSCRIBERS] => New unsubscribers [ACYM_NEW_SUBSCRIBERS] => New subscribers [ACYM_SUBSCRIBERS_EVOLTUION_LAST_YEAR] => Evolution of the subscribers during the last 12 months [ACYM_SELECT2_SEARCHING] => Searching... [ACYM_SELECT2_LIMIT_X_ITEMS] => You can only select %s items [ACYM_SELECT2_LOADING_MORE_RESULTS] => Loading more results... [ACYM_SELECT2_ENTER_X_CHARACTERS] => Please enter %s or more characters [ACYM_SELECT2_DELETE_X_CHARACTERS] => Please delete %s characters [ACYM_SELECT2_RESULTS_NOT_LOADED] => The results could not be loaded. [ACYM_DEVICES] => Devices [ACYM_BULLET_LIST] => Bullet list [ACYM_NEW_LINE] => New line [ACYM_TABLE_OF_CONTENTS_SOURCE] => Generate the table of contents based on [ACYM_EXISTING_ANCHORS] => Existing anchors [ACYM_LEVEL_X] => Level %s [ACYM_OPEN_PERCENTAGE] => Open percentage [ACYM_EMAIL_NOT_OPEN_EXAMPLE_STATS] => You don't have open data yet, these stats are an example of what you can have on your email [ACYM_OPEN_TIME_CHART_DESC] => This chart represents the open rates percentage over the week [ACYM_OPEN_TIME_CHART] => Open time [ACYM_IMAGE_URL] => Image url [ACYM_MEDIA_MANAGE] => Media manager [ACYM_URL_ID] => Url id [ACYM_CLICK_DATE] => Click date [ACYM_TOTAL_CLICKS] => Total clicks [ACYM_UNIQUE_CLICKS] => Unique clicks [ACYM_USER_CLICK_DETAILS] => User click details [ACYM_LINKS_DETAILS] => Links details [ACYM_TEMPLATE_X_DUPLICATE_ERROR] => Could not duplicate the template: template(s) %1$s not found [ACYM_UNSUBSCRIBE_RATE] => Unsubscribe rate [ACYM_X_USERS_UNSUBSCRIBED_OF_X] => %1$s users out of %2$s unsubscribed [ACYM_RECEIVER_LISTS] => Receiver lists [ACYM_OPEN_CLICK_RATE] => Open and click rate [ACYM_EMAIL_STATISTICS] => Email statistics [ACYM_ERROR_RETRIEVING_MESSAGE] => Error retrieving message [ACYM_RECOMMENDED] => Recommended [ACYM_GROUP_BY_CATEGORY] => Group by category and show category name [ACYM_EVOL_SUB] => New subscribers during the last 30 days [ACYM_EVOL_UNSUB] => New unsubscribers during the last 30 days [ACYM_CLASSIC_CONDITIONS] => Classic conditions [ACYM_SPECIFIC_CONDITIONS_TRIGGER] => Specific conditions from the chosen trigger [ACYM_NEW_FOLLOW_UP_EMAIL] => New follow-up email [ACYM_UNNAMED_FOLLOWUP] => Unnamed follow-up [ACYM_EVERY_CATEGORIES] => Every categories [ACYM_OVERRIDES_REQUIREMENT] => The email override system needs the plugin "AcyMailing - Override Joomla emails" to be active [ACYM_OVERRIDES] => Overrides [ACYM_ORIGINAL_EMAIL_DATA] => Original email data [ACYM_LINK_EXPORT_FILE_OVERRIDE_DESC] => The link to export the user data [ACYM_LINK_EXPORT_FILE] => Link export file [ACYM_EXPIRATION_DATE_OVERRIDE_DESC] => The expiration date of the link to perform the action [ACYM_EXPIRATION_DATE] => Expiration date [ACYM_LINK_OVERRIDE_DESC] => Link of the content to share [ACYM_SENDER_EMAIL_OVERRIDE_DESC] => The email of the sender [ACYM_SENDER_EMAIL] => Sender email [ACYM_SENDER_NAME_OVERRIDE_DESC] => The name of the sender [ACYM_SENDER_NAME] => Sender name [ACYM_ACTIVATION_LINK_OVERRIDE_DESC] => The link to activate the user [ACYM_ACTIVATION_LINK] => Activation link [ACYM_PASSWORD_OVERRIDE_DESC] => The password of the user [ACYM_PASSWORD] => Password [ACYM_USER_NAME_OVERRIDE_DESC] => The name of the user [ACYM_LINK_TEXT_OVERRIDE_DESC] => The link for the user to do the action in plain text [ACYM_LINK_TEXT] => Link text [ACYM_TOKEN_OVERRIDE_DESC] => The confirmation token generated to reset the password [ACYM_TOKEN] => Confirmation token [ACYM_ACTION_CONFIRM_URL_OVERRIDE_DESC] => The URL for the user to confirm the action requested [ACYM_ACTION_CONFIRM_URL] => URL confirm action [ACYM_ADMIN_URL_OVERRIDE_DESC] => The admin URL of your site [ACYM_ADMIN_URL] => Admin URL [ACYM_LINK_RESET_PASSWORD_OVERRIDE_DESC] => Link to reset the user password [ACYM_LINK_RESET_PASSWORD] => Link reset password [ACYM_PRIVACY_POLICY_URL_OVERRIDE_DESC] => The URL leading to your privacy policy page [ACYM_PRIVACY_POLICY_URL] => Privacy policy URL [ACYM_MANAGE_URL_OVERRIDE_DESC] => The URL for the admin to manage the user data request [ACYM_MANAGE_URL] => Manage user request URL [ACYM_ACTION_OVERRIDE_DESC] => The action to apply on the user [ACYM_ACTION] => Action [ACYM_USER_NEW_EMAIL_OVERRIDE_DESC] => The new email of the user [ACYM_USER_NEW_EMAIL] => User new email [ACYM_USER_EMAIL_OVERRIDE_DESC] => The email of the recipient [ACYM_ADMIN_EMAIL_OVERRIDE_DESC] => The email of the administrator [ACYM_ADMIN_EMAIL] => Administrator email [ACYM_SITE_NAME_OVERRIDE_DESC] => The name of your site [ACYM_SITE_NAME] => Site name [ACYM_LOGIN_URL_OVERRIDE_DESC] => The URL to set the password on first connection [ACYM_LOGIN_URL] => Login URL [ACYM_EMAIL_OVERRIDE_DESC] => The email of the user [ACYM_USERNAME_OVERRIDE_DESC] => The username of the user [ACYM_USERNAME] => Username [ACYM_SITE_URL_OVERRIDE_DESC] => The URL of your site [ACYM_SITE_URL] => Site URL [ACYM_OVERRIDE_DESC_DATA_EXPORT] => This email is sent when a request for data export is accepted [ACYM_OVERRIDE_DESC_ACTION_CONFIRMATION] => This email is sent to a user when a request has been made to perform an action on his account [ACYM_OVERRIDE_DESC_CHANGE_EMAIL] => This is a confirmation email sent when a user requests an email address modification [ACYM_OVERRIDE_DESC_DATA_REMOVAL_CONFIRMATION_PRIVACY] => This is a confirmation email sent to the user once their data has been removed from the site, with privacy policy link [ACYM_OVERRIDE_DESC_DATA_REMOVAL_CONFIRMATION] => This is a confirmation email sent to the user once their data has been removed from the site, without privacy policy link [ACYM_OVERRIDE_DESC_ADMIN_NOTIFICATION_DATA_REQUEST] => This email is sent to the admin when a user has confirmed a data privacy request [ACYM_OVERRIDE_DESC_ADMIN_NOTIFICATION_CHANGE_PASSWORD] => This notification is sent to the admin when a user password has been changed [ACYM_OVERRIDE_DESC_CONFIRMATION_CHANGE_EMAIL] => This notification is sent to the user when their email address has been changed [ACYM_OVERRIDE_DESC_CONFIRMATION_CHANGE_PASSWORD] => This notification is sent to the user when their password has been changed [ACYM_OVERRIDE_DESC_ARTICLE_SHARE] => This email is sent when a user shares an article of your website to someone [ACYM_OVERRIDE_DESC_ADMIN_ACTIVATION_NOTIFICATION] => This email is sent to the admin when they need to activate an account [ACYM_OVERRIDE_DESC_REG_ADMIN_NOTIFICATION] => This is the notification sent to the site admin when a user created an account on the site [ACYM_OVERRIDE_DESC_ADMIN_CREATED] => This email is sent to the user on account's creation [ACYM_OVERRIDE_DESC_REG_ADMIN_ACTIVATED] => This email is sent to the user when an admin activated their account [ACYM_OVERRIDE_DESC_REG_ADMIN_ACTIVATION_NO_PWD] => This is the email sent when a user registers to your site telling that an admin needs to activate it, only if the password isn't sent [ACYM_OVERRIDE_DESC_REG_ADMIN_ACTIVATION] => This is the email sent when a user registers to your site telling that an admin needs to activate it, only if the password is sent [ACYM_OVERRIDE_DESC_REG_ACTIVATION_NO_PWD] => This is the activation email sent when a user registers to your site, only if the password isn't sent [ACYM_OVERRIDE_DESC_REG_ACTIVATION] => This is the activation email sent when a user registers to your site, only if the password is sent [ACYM_OVERRIDE_DESC_DIRECT_REG] => This is the account details email sent when a user registers to your site, only if no activation is required and the password is sent [ACYM_OVERRIDE_DESC_DIRECT_REG_NO_PWD] => This is the account details email sent when a user registers to your site, only if no activation is required and the password isn't sent [ACYM_OVERRIDE_DESC_RESET_PASSWORD] => This email is sent when a user resets their account password [ACYM_OVERRIDE_DESC_REMIND_USERNAME] => This email is sent when a user forgot their username and asks for a reminder [ACYM_RESET] => Reset [ACYM_RESET_OVERRIDES_CONFIRMATION] => Are you sure? Any modification you made on the override emails will be removed. [ACYM_RESET_OVERRIDE] => Reset email overrides [ACYM_INSTALL_OVERRIDE] => Install email overrides [ACYM_EMAILS_OVERRIDE_ARE_NOT_INSTALLED] => Email overrides are not installed [ACYM_EMAILS_OVERRIDE] => Email overrides [ACYM_CHECKDB_ADD_FOREIGN_KEY_SUCCESS] => [OK]Problem solved: Added foreign key %1$s to table %2$s [ACYM_CHECKDB_ADD_FOREIGN_KEY_ERROR] => [ERROR]Could not add the foreign key %1$s on the table %2$s : %3$s [ACYM_CHECKDB_WRONG_FOREIGN_KEY] => Foreign key %1$s not well set for table %2$s [ACYM_X_SUBSCRIBING_X_LIST] => The user %1$s subscribing to %2$s [ACYM_COULD_NOT_DELETE_MAIL] => Could not delete the email [ACYM_DELAY_SUMMARY] => This delay is based on the time the user triggers the follow-up campaign [ACYM_NO_EMAIL_FOR_FOLLOWUP] => This follow-up doesn't have any email [ACYM_FOLLOWUP_NOT_FOUND] => Follow-up not found [ACYM_TRIGGERED_FOR_X] => Triggered for %s users [ACYM_X_EMAILS] => %s emails [ACYM_WHEN_SEND_FOLLOWUPS_DESC] => There isn't a specific delay to use for follow-up emails as it really depends on your activity.
For example a follow-up email that asks for a review sent after the purchase of a product, you can use some weeks of delay to let your customers the time to test your product.
The best solution is to test and learn. Try to send them some days after the event trigger and see how it goes. [ACYM_WHEN_SEND_FOLLOWUPS] => When to send follow-ups? [ACYM_WHY_USE_FOLLOWUPS_DESC] => These emails can be used in different situations. The main goal is to remind users to do something.
This could be: completing an order, setting up a meeting, leave feedback, buy another product on an e-commerce website, etc... [ACYM_WHY_USE_FOLLOWUPS] => Why use follow-ups? [ACYM_WHAT_ARE_FOLLOWUPS_DESC] => A follow-up email is an email or sequence of emails sent in response to the actions of subscribers.
Using this feature you can set a batch of emails to be sent based on a specific action.
All of these emails have a specific sending delay (One day after the event, 10 days after, 2 months after and so on) [ACYM_WHAT_ARE_FOLLOWUPS] => What are follow-ups? [ACYM_FOLLOW_UP] => Follow-up [ACYM_SAVING_EMAIL] => Please wait while we're saving your email [ACYM_FOLLOW_UP_CONDITION_USER_SUBSCRIBING] => User %1$s subscribing to the list(s) %2$s [ACYM_BIRTHDAY_FIELD_CUSTOM_FIELD_TYPE_DATE] => The birthday field is an AcyMailing date custom field [ACYM_X_PLUS_X_FOLLOW_UP] => %1$s + %2$s [ACYM_COULD_NOT_SAVE_DELAY_SETTINGS] => Could not save the delay settings for this email [ACYM_SEND_IT_X_X_AFTER_TRIGGER] => Send this email %1$s %2$s after the trigger [ACYM_ADD_AN_EMAIL] => Add an email [ACYM_CREATE_YOUR_FIRST_FOLLOW_UP_EMAIL] => Create your first follow-up email! [ACYM_DISPLAY_NAME_DESC] => This is the name that will be displayed when a user visits the unsubscribe page [ACYM_DISPLAY_NAME] => Display name [ACYM_SEND_ONCE] => Send once [ACYM_SEND_ONCE_DESC] => Do you want this follow-up to be sent only once per user? [ACYM_NO_CONDITION] => No condition applied [ACYM_BIRTHDAY_FIELD_IS] => Birthday field is %s [ACYM_CATEGORIES_X_IN_X] => One of the product categories %1$s in %2$s [ACYM_PRODUCTS_X_IN_X] => Product %1$s in %2$s [ACYM_ORDER_STATUS_X_IN_X] => Order status %1$s in %2$s [ACYM_EVERY_ORDER_STATUS] => Every order status [ACYM_X_PART_X_SEGMENT] => The user %1$s part of the segment(s) %2$s [ACYM_NO_CONDITION_SEGMENT] => No condition on the segments [ACYM_NO_CONDITION_USER_SUBSCRIPTION] => No condition on the user's subscription [ACYM_X_SUBSCRIBED_X_LIST] => The user %1$s subscribed to %2$s [ACYM_WOOCOMMERCE_CATEGORY_IN] => Category %1$s in %2$s [ACYM_WOOCOMMERCE_PRODUCT_IN] => Product %1$s in %2$s [ACYM_WOOCOMMERCE_ORDER_STATUS_IN] => Order status %1$s in %2$s [ACYM_IS_NOT] => Is not [ACYM_IS] => Is [ACYM_SEND_FOLLOW_UP_EMAIL_IF] => Send follow-up email if: [ACYM_FOLLOW_UP_CONDITION_DESC_2] => You can leave conditions empty. But that means follow-up emails will be executed for every single user belonging to your trigger [ACYM_FOLLOW_UP_CONDITION_DESC_1] => Here you will be able to define some conditions. Emails will be sent only if the user matches these conditions [ACYM_COULD_NOT_LOAD_DATA] => Could not load data [ACYM_FOLLOW_UP_CONDITION_USER_SEGMENT] => User %1$s part of the segment(s) %2$s [ACYM_FOLLOW_UP_CONDITION_USER_SUBSCRIBE] => User %1$s subscribed to the list(s) %2$s [ACYM_SUGGEST_IDEA] => Suggest an idea [ACYM_HAVE_SUGGESTION_DESC] => Share it with us so that we can add it to our TODO list [ACYM_HAVE_SUGGESTION] => Have a suggestion? [ACYM_HIKASHOP_PURCHASE] => HikaShop purchase [ACYM_WOOCOMMERCE_PURCHASE] => WooCommerce purchase [ACYM_TRIGGER] => Trigger [ACYM_WOOCOMMERCE_FOLLOW_UP_DESC] => Trigger this follow-up when a user creates an order on WooCommerce [ACYM_HIKASHOP_FOLLOW_UP_DESC] => Trigger this follow-up when a user creates an order on HikaShop [ACYM_USER_SUBSCRIBE_DESC] => Trigger this follow-up when a new user subscribes [ACYM_BIRTHDAY_MAIL_FOLLOW_DESC] => Trigger this follow-up on user's birthday [ACYM_NEW_FOLLOW_UP] => New follow-up [ACYM_FOLLOW_UP_DESC] => Send a series of emails triggered on a user action [ACYM_WHAT_TRIGGERS_FOLLOW_UP_SHOULD_START] => Which triggers the follow-up process should start from? [ACYM_USER_SUBSCRIBE] => User subscribe [ACYM_CONDITION_WITH_LISTS_COUNT] => This result represents the AcyMailing users subscribed to your chosen lists matching this condition [ACYM_ADD_SEGMENT_STEP_IN_SEND_PROCESS_DESC] => If you check yes a new tab segment will appear after you've saved and it will allow you to segment your lists [ACYM_NUMBER_OF_ACYMAILING_USERS_MATCHING_CONDITIONS] => Number of AcyMailing users matching these conditions: [ACYM_BIRTHDAY_EMAIL] => Birthday email [ACYM_DELETE_CUSTOM_FIELDS_TYPE_DATE] => If you delete a date field that is used in a birthday campaign, this campaign will be disabled. [ACYM_BIRTHDAY_FIELD] => Birthday field %s [ACYM_SEND_IT_BEFORE_USER_BIRTHDAY] => Send it %1$s %2$s %3$s user's birthday [ACYM_SPECIAL_MAIL_SENT_TO] => Special mail will be sent to: [ACYM_SEND_ORDER_PLACED_STATUS_CURRENTLY] => Send it if the user placed an order %1$s %2$s ago and the order status is currently %3$s [ACYM_SELECT_AN_EMAIL_FIRST] => Please select an email first [ACYM_TIMES] => Times [ACYM_WOOCOMMERCE_ABANDONED_CART_CAMPAIGN] => WooCommerce abandoned cart campaign [ACYM_WOOCOMMERCE_ABANDONED_CART] => WooCommerce abandoned cart [ACYM_BIRTHDAY] => Birthday [ACYM_BIRTHDAY_MAIL_DESC] => Send an email some days/weeks/months before or after a user's birthday [ACYM_WOOCOMMERCE_EMAIL_DESC] => Send an email some days/weeks/months after an order was created and has a specific status [ACYM_ONE_TIME_EMAIL] => One time email [ACYM_COOKIE_SETTINGS] => Cookie settings [ACYM_CAMPAIGN_DOESNT_EXISTS] => The campaign does not exist [ACYM_NEW_SEGMENT] => New segment [ACYM_PLEASE_FILL_A_NAME_FOR_YOUR_SEGMENT] => Please fill a name for your segment or select some filters [ACYM_SAVE_SEGMENT] => Save segment [ACYM_COULD_NOT_COUNT_USER] => Could not count users [ACYM_IF_YOU_SELECT_SEGMENT_FILTERS_ERASE] => If you select this segment your filters will be erased [ACYM_CREATE_NEW_SEGMENT_IN_CAMPAIGN] => Create a new segment based on filters [ACYM_SELECT_EXISTING_SEGMENT] => Select an already existing segment [ACYM_SELECT_SEGMENT] => Select a segment [ACYM_SEGMENT_CAMPAIGN_DESC] => Here you can either choose a segment that you previously made or create a new one [ACYM_YOU_DID_NOT_SELECT_LISTS] => You didn't select any list for the moment [ACYM_PREVIOUSLY_SELECTED_USERS] => Previously selected users [ACYM_PREVIOUSLY_SELECTED_LISTS] => Previously selected lists [ACYM_CHOSEN_LISTS_DESC] => This is a summary of the previous step Recipients in which you choose the lists you want to send your campaign to [ACYM_CHOSEN_LISTS] => Chosen lists [ACYM_SEGMENT] => Segment [ACYM_ADD_SEGMENT_STEP_IN_SEND_PROCESS] => Add a Segment step in the send process [ACYM_DELETE_THIS_FILTER] => Delete this filter [ACYM_PLEASE_SELECT_FILTERS] => Please select filters before saving your segment [ACYM_NO_USERS_SELECTED_YET_PLEASE_SELECT_FILTER] => No user selected yet, please define some filters first [ACYM_SEGMENT_WELL_SAVE] => Segment well saved [ACYM_COULD_NOT_SAVE_SEGMENT] => Could not save this segment [ACYM_SEGMENT_NAME] => Segment name [ACYM_COULD_NOT_FIND_SEGMENT] => Could not find this segment [ACYM_CREATE_FIRST_SEGMENTS] => Create your first segment! [ACYM_YOU_DONT_HAVE_ANY_SEGMENTS] => You don't have any segment [ACYM_SEGMENTS] => Segments [ACYM_LIST_DESCRIPTION] => List description [ACYM_LIST_DESCRIPTIONS] => List descriptions [ACYM_LANGUAGE_NOT_INSTALLED] => The specified language "%s" is not installed on your site [ACYM_LANGUAGE_CODE_NOT_FOUND] => Language code not found [ACYM_FILE_NOT_FOUND] => File not found: %s [ACYM_PAGE_NOT_FOUND] => Page not found [ACYM_INVALID_IMAGE] => Invalid image [ACYM_SUCCESS_MODE] => Success message [ACYM_SUCCESS_MODE_DESC] => How should the success message be displayed? (This won't be applied if a redirection is set) [ACYM_SUCCESS_REPLACE] => Replace the form [ACYM_SUCCESS_REPLACE_TEMP] => Temporarily replace the form [ACYM_SUCCESS_TOP_TEMP] => Temporarily display above the form [ACYM_SUCCESS_STANDARD] => Display in the standard message area [ACYM_TRIGGER_WOOCOMMERCE_ORDER_CHANGE_SUMMARY] => When a WooCommerce user order status changes from %1$s to %2$s [ACYM_ON_WOOCOMMERCE_ORDER_CHANGE] => When a WooCommerce user order status changes [ACYM_COOKIE_EXPIRATION_DESC] => The number of hours before the cookie expires [ACYM_COOKIE_EXPIRATION] => Cookie expiration [ACYM_INCOME] => Income [ACYM_DO_NOT_REMIND_ME] => Do not remind me [ACYM_WOOCOMMERCE_TRACKING_INFO] => Do you know that you can track your WooCommerce income made thanks to AcyMailing campaigns? [ACYM_SELECT_A_PICTURE] => Please select a picture [ACYM_SETTINGS_AVAILABLE_INSTALLED_EXTENSION] => Settings will only be available if the extension is installed [ACYM_NO_PROFILE_MENU] => You need to have an AcyMailing user profile menu to add a link to it [ACYM_MODIFY_PROFILE_DESC] => Insert a Modify my profile link in your email [ACYM_MODIFY_MY_PROFILE] => Modify my profile [ACYM_VISIBLE_CAMPAIGN_DESC] => This option allows you to display or not the campaign in the archive listing [ACYM_TRANSLATE_CONTENT_DESC] => Automatically translate content inserted in emails like posts when it is possible [ACYM_TRANSLATE_CONTENT] => Translate content [ACYM_SHOW_HIDE] => Show/Hide [ACYM_ACCESS_DENIED] => You don't have access to this page [ACYM_CUSTOM] => Custom [ACYM_NON_EXISTING_PAGE] => This page doesn't exist [ACYM_ADVANCED_ACL_DESC] => You can choose to give access to only a part of AcyMailing to your users with this option [ACYM_ADVANCED_ACL] => Advanced permissions [ACYM_CONFIRMATION_EMAIL] => Confirmation email [ACYM_RESEND_CONFIRMATION_SUMMARY] => Will receive the confirmation email again [ACYM_RESEND_CONFIRMATION] => Resend confirmation email [ACYM_LANGUAGE] => Language [ACYM_SEE_FULL_CHANGELOG] => See full changelog [ACYM_USER_HISTORY_EMPTY] => This user history is empty [ACYM_USER_HISTORY] => User history [ACYM_EMAIL_HISTORY] => Email history [ACYM_SAVE_AS_TEMPLATE_CONFIRMATION] => You are about to create a new template from this email, are you sure? [ACYM_HORIZONTAL_PADDING_DESC] => The horizontal padding will be applied between columns for the desktop view [ACYM_VERTICAL_PADDING_DESC] => The vertical padding is for the columns in mobile view, which are one below another [ACYM_VERTICAL_PADDING] => Vertical Padding [ACYM_HORIZONTAL_PADDING] => Horizontal Padding [ACYM_TRACKING_WOOCOMMERCE_DESC] => This option will allow you to know how many sales you make per email. Be careful as this option adds a cookie on the clicked links so don't forget to add it in your privacy policy! [ACYM_UNKNOWN_SOCIAL] => Unknown social media: %s [ACYM_LISTS_CHECKED_DEFAULT_DESC] => The selected lists will be checked by default on the subscription form if they are visible [ACYM_COUND_NOT_INSTANCIATE_MAIL_FUCNTION] => Your server failed to send the email [ACYM_MAX_EXEC_TIME_GET_ERROR] => Could not load the max execution time value : %s [ACYM_SPECIFY_LANGUAGE] => Specify a language [ACYM_NO_DETAILED_STATS] => No detailed statistics available for this email [ACYM_RESET_TRANSLATION] => You are about to remove the translation for the current language, are you sure? [ACYM_REMOVE_TRANSLATION_DESC] => Click here to remove this translation [ACYM_REMOVE_LANG_CONFIRMATION] => You removed the following languages: %s. All the related email translations will be deleted, are you sure? [ACYM_ENTER_SUBJECT] => The subject cannot be empty [ACYM_MULTILINGUAL_CREATION_TITLE] => No email version set for this language. [ACYM_MULTILINGUAL_CREATION_DESCRIPTION] => Leave it this way if you want the default language email to be sent, or: [ACYM_MULTILINGUAL_CREATION_FROM_DEFAULT] => Copy content from default [ACYM_MULTILINGUAL_CREATION_FROM_SCRATCH] => New version from scratch [ACYM_MULTILINGUAL_DESC] => This email will be sent based on the user language. If the email isn't translated in this language, the version for the default language will be sent instead. [ACYM_DISPLAY_FIELDS_LABEL] => Display the fields labels [ACYM_DISPLAY_LISTS] => Display the lists [ACYM_HEADER_SUBFORM_DESC] => Display the subscription form at the top of your screen [ACYM_FOOTER_SUBFORM_DESC] => Display the subscription form at the bottom of your screen [ACYM_POPUP_SUBFORM_DESC] => Display the subscription form in a popup and set it to be displayed based on specific conditions [ACYM_SHORTCODE_SUBFORM_DESC] => Put a shortcode wherever you want. It will be automatically replaced by the subscription form [ACYM_MODULE] => Module [ACYM_WIDGET] => Widget [ACYM_MODULE_SUBFORM_DESC] => Use the Joomla! default module [ACYM_WIDGET_SUBFORM_DESC] => Use the WordPress default widget [ACYM_WHICH_KIND_OF_SUB_FORM_CREATE] => What kind of subscription form would you like to create? [ACYM_DEFAULT_LANGUAGE] => Default language [ACYM_DEFAULT_LANGUAGE_DESC] => If the version of an email for a specific language doesn't exist, the version of this language will be taken instead [ACYM_MULTILINGUAL_OPTIONS_PROMPT] => Your site uses multiple languages, do you want to activate the multilingual options? [ACYM_LANGUAGES_USED_DESC] => Select the languages that will have a different version of your emails [ACYM_LANGUAGES_USED] => Languages used [ACYM_MULTILINGUAL_EMAILS] => Multilingual emails [ACYM_MULTILINGUAL] => Multilingual [ACYM_TRANSLATIONS] => Translations [ACYM_FOOTER] => Footer [ACYM_NOT_ALLOWED_CREATE_TYPE_FORM] => You need to have the Enterprise version to create this type of form [ACYM_NEW_FORM] => New form [ACYM_SHORTCODE_COPY_PASTE] => Please copy / paste this shortcode in your content to replace it by this subscription form [ACYM_PLEASE_SAVE_FORM_TO_GET_SHORTCODE] => Please save the form to get the shortcode [ACYM_CHOOSE_IMAGE] => Choose an image [ACYM_CHANGE] => Change [ACYM_ALL_PAGES] => All pages [ACYM_HEADER] => Header [ACYM_SHORTCODE] => Shortcode [ACYM_CREATE_FIRST_FORM] => Create your first one and allow your users to subscribe to your lists! [ACYM_YOU_DONT_HAVE_ANY_SUBSCRIPTION_FORMS] => You don't have any subscription forms [ACYM_SUBSCRIPTION_FORMS] => Subscription forms [ACYM_PLEASE_FILL_FORM_NAME] => Please fill the form name [ACYM_FORM_WELL_SAVED] => Form well saved [ACYM_SOMETHING_WENT_WRONG_FORM_SAVING] => Something went wrong while saving the subscription form [ACYM_SOMETHING_WENT_WRONG_GENERATION_FORM] => Something went wrong on the form generation [ACYM_COULD_NOT_GET_FORM_INFORMATION] => Could not get form information [ACYM_POPUP] => Popup [ACYM_BORDER_SIZE] => Border size [ACYM_OUTSET] => Outset [ACYM_INSET] => Inset [ACYM_RIDGE] => Ridge [ACYM_GROOVE] => Groove [ACYM_DOUBLE] => Double [ACYM_DASHED] => Dashed [ACYM_DOTTED] => Dotted [ACYM_SOLID] => Solid [ACYM_BORDER_TYPE] => Border type [ACYM_BORDER_COLOR] => Border color [ACYM_TEXT_COLOR] => Text color [ACYM_DELAY_DESC] => Number of seconds to wait before displaying the popup [ACYM_DELAY] => Delay [ACYM_PAGE_SELECTION_DESC] => Select the pages where you want to display this subscription form [ACYM_PAGE_SELECTION] => Page selection [ACYM_FORM_NAME] => Form name [ACYM_SHOW_FILTERS] => Show filters [ACYM_HIDE_FILTERS] => Hide filters [ACYM_TAG] => Tag [ACYM_SUBSCRIPTION_STATUS] => Subscription status [ACYM_TRACK_THIS_CAMPAIGN] => Track this campaign [ACYM_TRACK_THIS_CAMPAIGN_DESC] => If this option is disabled, the open and click statistics won't be tracked for this campaign [ACYM_TRACK_THIS_LIST] => Track this list [ACYM_TRACK_THIS_LIST_DESC] => If this option is disabled, the open and click statistics won't be tracked for this list [ACYM_DONT_APPLY_STYLE_TAG_A] => Don't apply 'a' tag style settings [ACYM_GIPHY_LOW_RES_TEXT] => GIFs will be previewed in low-resolution in this modal for performance reasons, but they will be inserted in high-resolution in your email [ACYM_GIPHY] => Giphy [ACYM_COULD_NOT_LOAD_GIF_TRY_FEW_MINUTES] => Could not load GIFs from Giphy, please try again in few minutes [ACYM_SEARCH_GIFS] => Search GIFs [ACYM_SEARCH_FOR_GIFS] => Search for GIFs... [ACYM_APPLY_FILTERS] => Apply filters [ACYM_CLEAR_FILTERS] => Clear all filters [ACYM_NOT_CONFIRMED] => Not confirmed [ACYM_CUSTOM_VIEW_DESC] => This feature allows to customize/override the way the content will be displayed in the emails. The custom view will have priority on display options in editor. HTML experts only [ACYM_END_DATE_SIMPLE] => End date simple [ACYM_START_DATE_SIMPLE] => Start date simple [ACYM_START_DATE] => Start date [ACYM_ASSIGN_COLUMN_TO_FIELD] => Assign the column %s to a field [ACYM_DUPLICATE_X_FOR_X] => Duplicate field "%1$s" for the column %2$s [ACYM_ASSIGN_EMAIL_COLUMN] => Please assign a column for the e-mail field [ACYM_FILL_ALL_INFORMATION] => Please fill all information [ACYM_ONLY_IN_STOCK] => Only insert products in stock [ACYM_PRICE_WITH_TAX] => Price with tax [ACYM_HIDE_PAST_EVENTS] => Hide past events [ACYM_MENU_ID] => Menu ID [ACYM_DONT_SHOW] => Don't show this content insertion option [ACYM_ONLY_AUTHORS_ELEMENTS] => Display the current user's elements [ACYM_ALL_ELEMENTS] => Display all elements [ACYM_FRONT_ACCESS] => Front-end access [ACYM_IMAGE_HTML_TAG] => HTML tag image [ACYM_LINK_DOWNLOAD] => Link download [ACYM_CUSTOM_VIEW_NOT_FOUND] => Custom view not found [ACYM_DYNAMIC_CONTENT_DESC] => If your custom view doesn't have any tags (for example {title} to display the title of your article) we will display the default layout [ACYM_DYNAMIC_CONTENT] => Dynamic content [ACYM_NEED_PRO_VERSION] => You need a Pro version to see the results [ACYM_CONDITION_X_FIELD_SUMMARY] => Has the %1$s field %2$s %3$s %4$s [ACYM_BY_GROUP] => By group [ACYM_NEED_ENTERPRISE_VERSION] => You need the Enterprise version to see the results [ACYM_REGISTRATION_DATE] => Registration date of the user [ACYM_MAIL_FIELD_CONTACT] => Email field to use [ACYM_INSERT_CONTACTFORM_TAG] => Generate a form-tag for an AcyMailing subscription. [ACYM_FILE_SIZE] => File size [ACYM_FILE_TYPE] => File type [ACYM_GET_ENTERPRISE_VERSION] => Get Enterprise version [ACYM_CUSTOM_VIEW_WELL_DELETED] => Custom view well deleted [ACYM_COULD_NOT_DELETE_CUSTOM_VIEW] => Could not delete the custom view [ACYM_RESET_VIEW_CONFIRM] => If you reset the custom view of this add-on, the file will be deleted and all modifications will be lost. Are you sure? [ACYM_RESET_VIEW] => Reset view [ACYM_CUSTOM_VIEW_SAVED_FAILED] => Failed to save custom view [ACYM_EDIT_CUSTOM_VIEW] => Edit custom view [ACYM_SENDING_TYPE] => Sending type [ACYM_THIS_CAMPAIGN_NOT_BEING_TRACKED] => This campaign is not being tracked [ACYM_THIS_CAMPAIGN_BEING_TRACKED] => This campaign is being tracked [ACYM_CUSTOM_VIEW] => Custom view [ACYM_CUSTOM_VIEW_WELL_SAVED] => Custom view well saved [ACYM_CUSTOM_VIEW_FOR_X] => Custom view for %s [ACYM_COULD_NOT_SAVE_SETTINGS] => Could not save the settings [ACYM_BY_TAG] => By tag [ACYM_YOU_DONT_HAVE_EMAIL_FIELD_OR_EMAIL_FIELD_EMPTY] => The email field is empty or there is no email field in this form [ACYM_ACYMAILING_LISTS] => AcyMailing Lists [ACYM_IMPORT_CMS_GROUPS_DESC] => Leave empty if you want to import all users, regardless of the group [ACYM_CHANGES_PLEASE_SAVE] => Some changes have been made, please save to see them [ACYM_BOUNCES_REGEX_DESC] => Tricky part. You should keep the default ones created by Acyba.
Except if you're kind of a superhero!
Here you should define which regular expression found in the email part will trigger the actions defined below. [ACYM_BOUNCES_ACTION_USER_DESC] => Actions applied on the user we have sent the email to. [ACYM_BOUNCES_ACTION_MSG_DESC] => Actions applied on the email we are handling. [ACYM_APPLIED_ON] => Applied on [ACYM_BOUNCE_RULE_CONDITION] => Bounce rule conditions [ACYM_MAXIMUM_CHARACTERS_TOOLTIP] => Set 0 or leave empty if you don't want to set a maximum number of characters [ACYM_MAXIMUM_CHARACTERS] => Maximum characters [ACYM_VALUES_FROM_DB] => Load custom field values from a database table [ACYM_FIELD_CONTENT] => Field content [ACYM_FIELD_STYLE] => Field style [ACYM_FIELD_VALUES] => Field values [ACYM_WHY_USING_CUSTOM_FIELDS] => Why use custom fields? [ACYM_WHY_USING_CUSTOM_FIELDS_DESC] => To stop sending unwanted content and make people unsubscribe or complain about what they have received.
Why sending them information about the next Google product if they are Apple fans?
Stop wasting your time (and money) and use these fields to filter who would be interested by what you're going to send them.

It also allows to insert custom information in your emails:
" Hey _username_,
We know _userchildname_ loves all these sports _favoritessports_ so that's why we decided to inform you that..." [ACYM_WHAT_ARE_CUSTOM_FIELDS] => What are custom fields? [ACYM_WHAT_ARE_CUSTOM_FIELDS_DESC] => What if you would like to store extra information about your users?
Favourite football club, hobbies, astrological sign, favourite brand and so on...

Definitely something interesting right?
There is no better thing than knowing as much as possible people who subscribed to your newsletters. [ACYM_CREATE_WELCOME_MAIL] => Create welcome email [ACYM_CREATE_UNSUBSCRIBE_MAIL] => Create unsubscribe email [ACYM_YOU_DONT_HAVE_ACCESS_TO_THIS_LIST] => You don't have access to this list [ACYM_LIST_ACCESS_DESC] => If you allow your site's users to manage their own lists, you can give them access to this list with this option by selecting the user groups [ACYM_LIST_ACCESS] => List access [ACYM_MANAGE_SUBSCRIBERS] => Manage subscribers [ACYM_NOTHING_TO_SHOW_HERE_RIGHT_PANEL] => Nothing to show here. You don't have any elements yet, all the elements have been selected in the right panel [ACYM_PLEASE_CLICK_ON_THE_LEFT_PANEL] => Please click on a left panel element to select it [ACYM_MANAGE_SUBSCRIPTION] => Manage subscription [ACYM_SELECT_AN_EMAIL] => Select an email [ACYM_OVERVIEW] => Overview [ACYM_DEFAULT_TEMPLATES_ALREADY_INSTALL] => Default templates already installed, delete them if you want to install them again [ACYM_EMAIL_CUSTOM_HEADERS_DESC] => The custom headers allow you to add html content in the head tag of your email. Only add something if you are sure what you're doing otherwise this could break your email. [ACYM_NO_MORE_RESULTS] => No more results [ACYM_DISPLAY_PICTURES] => Pictures [ACYM_IMPORT_CMS_GROUPS] => Only import users of the following groups [ACYM_TEST_NOTE_PLACEHOLDER] => Type a message to inform recipient(s) that it's a test [ACYM_TEST_NOTE] => Test note [ACYM_TEMPLATE_ACCESS_DESC] => If you allow your site's users to manage their own users and emails, you can give them access to this template with this option by selecting the user groups [ACYM_TEMPLATE_ACCESS] => Allowed groups [ACYM_VIEW_ALL_EMAILS] => View all emails [ACYM_SELECT_ONE_OR_MORE_LIST] => Select one or more lists [ACYM_ONLY_AVAILABLE_ESSENTIAL_VERSION] => Only available in our Essential version [ACYM_ONLY_AVAILABLE_ENTERPRISE_VERSION] => Only available in our Enterprise version [ACYM_WHICH_KIND_OF_MAIL_CREATE] => Which kind of mail do you want to create? [ACYM_SCHEDULED_CAMPAIGN_DESC] => Create your campaign, schedule it in the future, switch off your computer and relax [ACYM_AUTOMATIC_CAMPAIGN_DESC] => Send newsletter every day/week/month with dynamic content into it [ACYM_UNSUBSCRIBE_EMAIL_DESC] => Send an email when someone unsubscribe from your list [ACYM_WELCOME_EMAIL_DESC] => Send an email when someone subscribe to your list [ACYM_CLASSIC_CAMPAIGN_DESC] => Choose your template, insert your content, send it to your users. As simple as that [ACYM_SCHEDULED_CAMPAIGN] => Scheduled campaign [ACYM_AUTOMATIC_CAMPAIGN] => Automatic Campaign [ACYM_UNSUBSCRIBE_EMAIL] => Unsubscribe Email [ACYM_WELCOME_EMAIL] => Welcome Email [ACYM_CLASSIC_CAMPAIGN] => Classic Campaign [ACYM_PRESELECT_DESC] => This option is preselected depending on the choice you've made in the first step [ACYM_NEXT_TRIGGER] => Next trigger [ACYM_LAST_GENERATION] => Last generation [ACYM_ERROR_WHILE_RECOVERING_TRIGGERS] => Error while recovering the campaigns triggers [ACYM_YOU_DONT_HAVE_ANY_X] => You don't have any %s [ACYM_CREATE_NEW_EMAIL] => Create new email [ACYM_EMAILS] => Emails [ACYM_UNSUBSCRIBE_EMAILS] => Unsubscribe emails [ACYM_WELCOME_EMAILS] => Welcome emails [ACYM_AUTOMATICS_CAMPAIGNS] => Automatic campaigns [ACYM_TEMPLATE_DUPLICATE_ERROR] => Could not duplicate the template: template not found [ACYM_REPORT_DESC] => The report of the last cron call, showing what automatic actions have been made [ACYM_CRON_TRIGGERED_IP_DESC] => IP address of the last source that called your site's cron URL, to trigger the automatic features of AcyMailing [ACYM_RESUBSCRIBE_ALL] => Re-subscribe to all [ACYM_WHAT_IS_BOUNCE_HANDLING] => What is bounce handling? [ACYM_WHAT_IS_BOUNCE_HANDLING_TEXT] => This icon is the best one to illustrate the bounce process.
In fact, you already know what it is. "Delivery Status Notification (Failure)" you know it right?
In short, sometimes, after sending an email, you receive one saying your message hasn't been delivered for some reason.
Vacation/Auto-reply message, your email has been blocked by the recipient email server, receiver email address doesn't exist and so on... [ACYM_WHAT_ARE_THE_RISKS_BOUNCES] => What are the risks? [ACYM_WHAT_ARE_THE_RISKS_BOUNCES_TEXT] => You will start being considered as SPAM by mail servers as you're getting too many bounce emails.
If you don't optimize this then your emails won't be received anymore. That's that simple! [ACYM_HOW_ACYMAILING_CAN_HELP] => How AcyMailing can help? [ACYM_HOW_ACYMAILING_CAN_HELP_TEXT] => Bounce handling feature allows to stop sending emails to invalid recipients and stop receiving bounces to not be considered as SPAM.
Here are some actions you will be able to define:
- Delete a user from your receivers when its email address doesn't exist
- Forward the message to your email address when it is a Vacation/Auto-Reply message
- Unsubscribe users from the list
- So many more ... [ACYM_CURL_ERROR_MESSAGE] => Curl error message: %s [ACYM_COULD_NOT_UPLOAD_CSV_FILE] => Could not upload this csv file [ACYM_NEVER] => Never [ACYM_LAST_RUN_DESC] => The date of the last time the cron URL has been called by a cron service. [ACYM_EMAIL_LANGUAGE_DESC] => Your site will be loaded with the specified language when clicking on dynamic links inserted in your email, such as unsubscribe links or links of inserted articles [ACYM_EMAIL_LANGUAGE] => Language assigned to this email [ACYM_INSERT_DYNAMIC_TEXT] => Insert dynamic text [ACYM_GET_PRO_VERSION] => Get Pro version [ACYM_SEE_MORE] => See more [ACYM_GENERATE_NAME_DESC] => The name will be generated from the first part of the email address. Numbers and some special characters will be removed. [ACYM_IMPORT_TEXT_DESC] => You can use the first line to define the column names. Use one line per user to import and separate each data with a comma. Here is an example: [ACYM_IMPORT_DATABASE] => Import from database [ACYM_IMPORT_CMS_USERS] => Import %s users [ACYM_ACCESS_DESC] => By default only the administrators have access to AcyMailing. The users having one of the selected roles will also have access to it when connected [ACYM_ACCESS] => Allow these user groups to access AcyMailing [ACYM_PERMISSIONS] => Permissions [ACYM_JOOMLA_PERMISSIONS] => Joomla permissions [ACYM_TOTAL_CLICK] => Total click [ACYM_CHOOSE_EXISTING_DESC] => This will create a copy of the selected email for this automation [ACYM_DISPLAY_FORM_ON_ULTIMATE_MEMBER] => Add the AcyMailing subscription form on your Ultimate Member registration page [ACYM_ADD_DEFAULT_TMPL] => Add default templates [ACYM_REQUEST_FAILED_TIMEOUT] => Request failed for timeout [ACYM_CRON_LINK_DESC] => The cron link is the link called by our server to trigger the automatic process on your website. This means if you click on it you can trigger the cron on your AcyMailing. [ACYM_CRON_LINK] => Cron link [ACYM_CANT_UNLINK_WEBSITE_LICENSE_DONT_MATCH] => The website you're trying to unlink is not attached to this license key [ACYM_DEACTIVATE_IT] => Deactivate it [ACYM_ACTIVATE_IT] => Activate it [ACYM_ACTIVATED] => Activated [ACYM_DEACTIVATED] => Deactivated [ACYM_AUTOMATIC_SEND_PROCESS_NOT_ENABLED] => Could not set the automatic send for this website, please contact us for more information [ACYM_AUTOMATIC_SEND_PROCESS_WELL_DEACTIVATED] => The automatic send process has been deactivated on this website [ACYM_AUTOMATIC_SEND_PROCESS_WELL_ACTIVATED] => The automatic send process has been activated on this website [ACYM_ERROR_WHILE_UNLINK_LICENSE] => An error occurred while the process on acymailing.com [ACYM_LICENSE_UNLINK_SUCCESSFUL] => Your license has been successfully unlinked from this website [ACYM_YOU_REACH_THE_MAX_SITE_ATTACH] => You've reached the maximum number of websites attached to your multisite license (max 20 sites) [ACYM_LICENSE_ALREADY_ATTACH] => Your license is already attached to another website, please go to acymailing.com to manage your licenses [ACYM_ISSUE_WHILE_ATTACHING_LICENSE] => An error occurred while attaching your license to your website, please contact us for more information [ACYM_LICENSE_WELL_ATTACH] => Your license is well attached to this website [ACYM_LICENSE_NOT_FOUND] => License not found [ACYM_WEBSITE_NOT_FOUND] => Website not found, please contact us for more information [ACYM_ERROR_ON_CALL_ACYBA_WEBSITE] => An error occurred while calling acymailing.com [ACYM_PLEASE_SET_A_LICENSE_KEY] => Please set a license key [ACYM_GET_MY_LICENSE_KEY] => Get my license key! [ACYM_YOUR_LICENSE_KEY] => Your license key: [ACYM_ATTACH_MY_LICENSE] => Attach my license [ACYM_UNLINK_MY_LICENSE] => Unlink my license [ACYM_LICENSE] => License [ACYM_MY_LICENSE] => My license [ACYM_COULD_SET_LICENSE_KEY] => We couldn't set the license key attached to this website, try to assign it in the configuration [ACYM_ON_THE_MODULE] => On the module itself [ACYM_IN_HEADER] => In the header [ACYM_MODULE_JS_DESC] => How should AcyMailing add the necessary JS files [ACYM_MODULE_JS] => Load javascript module [ACYM_COULD_NOT_SAVE_THUMBNAIL_ERROR_X] => Could not save the thumbnail of this template. Error: %s [ACYM_EMAILS_REMOVED_QUEUE_CLEAN] => %s emails removed from the queue for unconfirmed or inactive users [ACYM_CHECKDB_DUPLICATED_URLS_REMAINING] => Some duplicated URLs have been removed, but there are still duplicates. Script interrupted to avoid impacting performances. You can re-run the check to continue until a success message is displayed [ACYM_CHECKDB_DUPLICATED_URLS_SUCCESS] => [OK]Problem solved: Duplicated URLs successfully removed [ACYM_CHECKDB_DUPLICATED_URLS] => Duplicated URLs found in the acym_url table [ACYM_CHECKDB_ADD_INDEX_ERROR] => [ERROR]Could not add the %1$s on the table %2$s : %3$s [ACYM_CHECKDB_ADD_INDEX_SUCCESS] => [OK]Problem solved: Added %1$s to %2$s [ACYM_CHECKDB_MISSING_INDEX] => %1$s missing in %2$s [ACYM_CHECKDB_ADD_COLUMN_ERROR] => [ERROR]Could not add the column %1$s on the table %2$s : %3$s [ACYM_CHECKDB_ADD_COLUMN_SUCCESS] => [OK]Problem solved: Added %1$s in %2$s [ACYM_CHECKDB_MISSING_COLUMN] => Column %1$s missing in %2$s [ACYM_CHECKDB_CREATE_TABLE_ERROR] => [ERROR]Could not create the table %1$s : %2$s [ACYM_CHECKDB_CREATE_TABLE_SUCCESS] => [OK]Problem solved: Table %s created [ACYM_CHECKDB_REPAIR_TABLE_ERROR] => [ERROR]Could not repair the table %1$s : %2$s [ACYM_CHECKDB_REPAIR_TABLE_SUCCESS] => [OK]Problem solved: Table %s repaired [ACYM_CHECKDB_LOAD_COLUMNS_ERROR] => Could not load columns from the table %1$s : %2$s [ACYM_REGISTERED_TO] => Registered to %1$s [ACYM_COULD_NOT_DELETE_ATTACHMENT] => Could not delete the attachment [ACYM_ATTACHMENT_WELL_DELETED] => Attachment well deleted [ACYM_X1_AND_X2] => %1$s and %2$s: [ACYM_SPACE_BETWEEN_BLOCK] => Space between blocks: [ACYM_NOTIFICATION_CREATE] => When a new user is created, send an e-mail to [ACYM_NOTIFICATION_CREATE_SUBJECT] => New subscriber on your website [ACYM_NOTIFICATION_CREATE_BODY] => A new user has been created in AcyMailing: [ACYM_NOTIFICATION_UNSUB] => When a user unsubscribes from a list, send an e-mail to [ACYM_NOTIFICATION_UNSUB_SUBJECT] => A user unsubscribed [ACYM_NOTIFICATION_UNSUB_BODY] => The following user unsubscribed from your list(s): [ACYM_NOTIFICATION_UNSUBALL] => When a user unsubscribes from all lists, send an e-mail to [ACYM_NOTIFICATION_UNSUBALL_SUBJECT] => A user unsubscribed from all your lists [ACYM_NOTIFICATION_UNSUBALL_BODY] => The following user unsubscribed from all your lists: [ACYM_NOTIFICATION_SUBFORM] => When a user submits the subscription form [ACYM_NOTIFICATION_SUBFORM_SUBJECT] => New contact from your website [ACYM_NOTIFICATION_SUBFORM_BODY] => A user submitted the subscription form: [ACYM_NOTIFICATION_PROFILE] => When a user changes their profile [ACYM_NOTIFICATION_PROFILE_SUBJECT] => A user subscribed or modified their subscription [ACYM_NOTIFICATION_PROFILE_BODY] => A user changed their profile: [ACYM_NOTIFICATION_CONFIRM] => When a user confirms their subscription [ACYM_NOTIFICATION_CONFIRM_SUBJECT] => A user confirmed their subscription [ACYM_NOTIFICATION_CONFIRM_BODY] => The following user confirmed their subscription: [ACYM_SUBSCRIPTION_CONFIRMATION_BUTTON_DESC] => This button will confirm the user subscription and then redirect him to your homepage [ACYM_UNSUBSCRIBE_BUTTON_DESC] => This button will redirect the user to the unsubscribe page or it will unsubscribe him directly, depending on the configuration [ACYM_SUBSCRIPTION_CONFIRMATION] => Subscription confirmation [ACYM_BUTTON_TYPE] => Button type [ACYM_CALL_TO_ACTION] => Call to action [ACYM_TEMPLATE_CREATED] => Template created [ACYM_SAVE_AS_TMPL] => Save as template [ACYM_BE_CAREFUL_THIS_DELETE_ELEMENTS_LINKED_AUTOMATION] => Be careful this will delete all the elements linked to the automation [ACYM_MARGIN_BOTTOM_CONTENT] => Content bottom margin [ACYM_RESIZE_COLUMNS_OF_ROW] => Resize the columns of the selected row: [ACYM_STRUCTURE] => Structure [ACYM_UNABLE_TO_CREATE_MANAGEMENT_LIST] => Error when trying to create a management list [ACYM_MENU_CAMPAIGNS] => Emails management page [ACYM_MENU_CAMPAIGNS_DESC] => Allow users to manage their own campaigns on the front-end of your site, BIND THIS MENU TO A SPECIFIC USER GROUP [ACYM_DISPLAY_NUMBER_ENTRIES] => Display %s entries [ACYM_REDIRECT_ON_UNSUBSCRIBE_PAGE] => Redirect to an unsubscribe page after the user clicks on an unsubscribe link [ACYM_UNSUBSCRIBE_PAGE_HEADER] => Show the site's header [ACYM_UNSUBSCRIBE_PAGE] => Unsubscribe page [ACYM_REMOVE_USER_SUBSCRIPTION] => Remove the user's subscription [ACYM_FRONT_DELETE_BUTTON] => Delete button behaviour [ACYM_FRONT_DELETE_BUTTON_DESC] => Should the delete button really delete or simply unsubscribe the user from the current list? [ACYM_FRONTEND_EDITION] => Front-end edition [ACYM_EDITION] => Edition [ACYM_FRONTEND_X] => Frontend %s [ACYM_BACKEND_X] => Backend %s [ACYM_PREVENT_HYPHENS] => Prevent hyphens in text paragraphs [ACYM_PREVENT_HYPHENS_DESC] => This will not work on mobile version for languages without spaces, like Chinese for example. [ACYM_WITHOUT_IMAP_EXT] => without imap extension [ACYM_UNAUTHORIZED_ACCESS] => Unauthorized access [ACYM_MENU_LISTS] => Lists management page [ACYM_MENU_LISTS_DESC] => Allow users to manage their own lists on the front-end of your site, BIND THIS MENU TO A SPECIFIC USER GROUP [ACYM_WHEN_USER_CONFIRMS_SUBSCRIPTION] => When the user confirms his subscription [ACYM_WHEN_USER_UNSUBSCRIBES] => When the user unsubscribes [ACYM_OUT_OF] => out of [ACYM_RUN_SPAM_TEST] => Run spam test [ACYM_INVISIBLE] => Invisible [ACYM_IN_PAST] => In the past [ACYM_IN_FUTURE] => In the future [ACYM_VISIBLE] => Visible [ACYM_WEEKLY_STATS] => Weekly stats [ACYM_DAILY_STATS] => Daily stats [ACYM_MONTHLY_STATS] => Monthly stats [ACYM_BOUNCE_RULE_COLUMN_STAT] => Bounce rule [ACYM_OPEN_DATE_COLUMN_STAT] => Last open date [ACYM_SEND_DATE_USERSTAT_COLUMN_STAT] => Send date [ACYM_BOUNCE_DETAILS_COLUMN_STAT] => Bounces detailed [ACYM_BOUNCE_UNIQUE_COLUMN_STAT] => Bounces [ACYM_OPEN_TOTAL_COLUMN_STAT] => Total opens [ACYM_OPEN_UNIQUE_COLUMN_STAT] => Unique opens [ACYM_FAIL_COLUMN_STAT] => Total send failed [ACYM_SENT_COLUMN_STAT] => Total successfully sent [ACYM_TOTAL_SUBSCRIBERS_COLUMN_STAT] => Total receivers [ACYM_MAIL_ID_COLUMN_STAT] => Mail id [ACYM_FULL_DATA] => Full data [ACYM_FORMATTED_DATA] => Formatted data [ACYM_CHARTS] => Charts [ACYM_EXPORT_METHOD_NOT_FOUND] => Export method not found [ACYM_EDIT_HTML] => Edit HTML [ACYM_REVERT] => Revert [ACYM_BECAREFUL_EDITING_SOURCE_CODE] => Please edit the source code only if you know what you're doing. This might break the whole editor behaviour. Use it at your own risk, support won't be provided for custom modifications. [ACYM_EDIT_BLOCK_HTML] => Edit block's HTML [ACYM_CLICK_HERE_TO_MAKE_CHANGES] => Click here if you wish to do some changes [ACYM_HERE_LISTS_YOU_ARE_SUBSCRIBED_TO] => Here are the lists you're subscribed to: [ACYM_YOUR_NEWSLETTER_SUBSCRIPTIONS] => Your newsletter subscriptions [ACYM_COULD_NOT_SUBMIT_FORM_CONTACT_ADMIN_WEBSITE] => Could not submit the form, please contact the admin of the website. [ACYM_NO_DATA_TO_DISPLAY] => No data to display [ACYM_UNSUBSCRIBE_ALL] => Unsubscribe from all [ACYM_ONLY_NEWLY_CREATED_DESC] => Only the elements created/published since the last sent automatic campaign will be inserted in your email. [ACYM_MIN_NB_ELEMENTS_DESC] => AcyMailing will wait for the number of elements found to reach the value you specify before sending your automatic campaign. [ACYM_AUTO_CAMPAIGNS_OPTIONS] => Automatic campaigns options [ACYM_ALL_EMAILS] => All emails [ACYM_DOWNLOAD_MY_FIRST_ONE] => Download my first one! [ACYM_YOU_DONT_HAVE_ADD_ONS] => You don't have add-ons yet. [ACYM_ERROR_FILE_DELETION] => An error occurred when deleting the file %s, please delete it manually [ACYM_ADD_ON_SUCCESSFULLY_UPDATED] => Add-on successfully updated [ACYM_COULD_NOT_UPDATE_ADD_ON] => Could not update add-on [ACYM_UPDATE] => Update [ACYM_ADD_ONS_X] => Add-ons (%s) [ACYM_CHECK_FOR_UPDATES] => Check for updates [ACYM_COULD_NOT_SAVE_ADD_ON] => Could not save add-on [ACYM_ARE_YOU_SURE_DELETE_ADD_ON] => Are you sure you want to delete this add-on? Make sure no campaign or automation uses its features! [ACYM_ADD_ON_SUCCESSFULLY_DELETED] => Add-on successfully deleted [ACYM_ADD_ON_NOT_FOUND] => Add-on not found [ACYM_NEED_LATEST_VERSION_TO_DOWNLOAD] => You need the latest version of AcyMailing to download add-ons [ACYM_PURCHASE] => Purchase [ACYM_MISSING_DOMAIN] => Domain missing [ACYM_NOT_ALLOWED_LEVEL] => You're not allowed to download, please attach your website to a valid license first [ACYM_DOWNLOAD] => Download [ACYM_COULD_NOT_LOAD_INFORMATION] => Could not load all information [ACYM_YOU_DONT_HAVE_THE_RIGHT_LEVEL] => You don't have the right AcyMailing edition to download this add-on [ACYM_ISSUE_WHILE_INSTALLING] => An issue occurred while installing the add-on [ACYM_ISSUE_WHILE_DOWNLOADING] => An issue occurred while downloading the add-on [ACYM_NO_ADD_ONS_TO_DISPLAY] => There are no add-ons to display [ACYM_ADD_ON_SUCCESSFULLY_INSTALLED] => Add-on successfully installed [ACYM_FEATURES] => Features [ACYM_ACYMAILING_LEVEL] => AcyMailing edition [ACYM_EVENTS_MANAGEMENT] => Events management [ACYM_USERS_MANAGEMENT] => User management [ACYM_SUBSCRIPTION_SYSTEM] => Subscription system [ACYM_CONTENT_MANAGEMENT] => Content management [ACYM_E_COMMERCE_SOLTIONS] => E-commerce solutions [ACYM_FILES_MANAGEMENT] => Files management [ACYM_AVAILABLE_ADD_ONS] => Available add-ons [ACYM_MY_ADD_ONS] => My add-ons [ACYM_ADD_ONS] => Add-ons [ACYM_ONLY_NEWLY_CREATED] => Only newly created [ACYM_ONLY_FEATURED] => Only featured elements [ACYM_START_FROM_EMPTY_TEMPLATE] => Start from empty template [ACYM_USERS_EXPORTED] => Users have been exported to %s [ACYM_UNWRITABLE_FILE] => Unable to write in the file %s [ACYM_SUMMARY_IN_CATEGORY] => %1$s the category %2$s [ACYM_RSS_LOAD_ERROR] => The RSS feed could not be loaded [ACYM_MIN_NB_ELEMENTS] => Min. number of elements [ACYM_AUTHOR] => Author [ACYM_URL] => URL [ACYM_SAVE_AND_SEND_TEST] => Save & Send a test [ACYM_SEE_HOW_AMAZING_YOUR_EMAIL] => See how amazing your email is! [ACYM_ARCHIVE_POPUP] => Open the campaigns in a popup [ACYM_ARCHIVE_POPUP_DESC] => If turned Off, the campaigns will be opened in a new tab [ACYM_LISTS_ARCHIVE] => Only the campaigns sent to the selected lists will be shown. Leave blank for all lists [ACYM_WELCOME_MAIL_DESC] => If you specify a welcome email, the users will receive it when they subscribe to the list [ACYM_UNSUBSCRIBE_MAIL_DESC] => If you specify an unsubscribe email, the users will receive it when they unsubscribe from the list [ACYM_PENDING] => Pending [ACYM_FAIL_RATE] => Fail rate [ACYM_SAVE_LIST_FIRST] => Save the list first [ACYM_DELIVERY_RATE] => Delivery rate [ACYM_DISABLED] => Disabled [ACYM_STATS_START_DATE_LOWER] => Please enter a start date under the end date [ACYM_CONTENT_NOT_FOUND] => The content %s could not be found [ACYM_GENERATE_CAMPAIGN_NOT_ENOUGH_CONTENT] => Not enough elements for the dynamic content %1$s: %2$s/%3$s [ACYM_ACTIVATE] => Activate [ACYM_BCC_DESC] => The campaign will also be sent to the email addresses you specify but they will be invisible for original subscribers. Note that the BCC is added on every email so if you send the newsletter to 1500 users, your BCC address will get 1500 emails in its mailbox! [ACYM_ADDITIONAL_SETTINGS] => Additional settings [ACYM_DEACTIVATE] => Deactivate [ACYM_X_CAMPAIGN_GENERATED] => %s campaign(s) generated [ACYM_CAMPAIGN_NOT_GENERATED] => Campaign [%s] not generated: %s [ACYM_AUTO_CAMPAIGN_DELETED] => The initial automatic campaign has been deleted [ACYM_ISSUE_NB] => Occurrence number of the automatic campaign [ACYM_REPLYTO_SUMMARY] => Reply-to: [ACYM_WAITING_FOR_CONFIRMATION] => Waiting for confirmation [ACYM_CONFIRM_AUTOCAMPAIGN] => Ask for confirmation before sending the generated campaigns [ACYM_GENERATED] => Generated [ACYM_CAMPAIGN_HAS_BEEN_DISABLED] => This campaign has been disabled [ACYM_CAMPAIGN_HAS_BEEN_SENT_ON_X] => This campaign has been sent on the %s [ACYM_COULD_NOT_LOAD_CAMPAIGN] => Could not load the campaign [ACYM_LISTS_SUMMARY] => Lists: [ACYM_CAMPAIGN_GENERATED_BY] => This campaign has been generated from %s [ACYM_FROM_SUMMARY] => From: [ACYM_THIS_WILL_GENERATE_CAMPAIGN_AUTOMATICALLY] => This campaign will automatically generate and send a new campaign [ACYM_DEACTIVATE_CAMPAIGN] => Deactivate campaign [ACYM_ACTIVE_CAMPAIGN] => Activate campaign [ACYM_CAMPAIGN_IS_ACTIVE] => This campaign is now active and will generate new campaigns [ACYM_AUTO] => Automatic [ACYM_BE_CAREFUL_SENDING_DATE_IN_PAST] => Be careful you've set a date in the past, this campaign will be directly sent [ACYM_NO_FIELDS_BIRTHDAY_TRIGGER] => You don't have any date custom field in AcyMailing. If you want to use this trigger, you have to create one. Please go to the "Custom fields" menu to create one. [ACYM_FOR_THE_X_FIELD_X] => for the %1$s field %2$s [ACYM_AT_DATE_TIME] => at %1$s:%2$s [ACYM_X_DAYS_BEFORE_BIRTHDAY] => %s day(s) before the user's birthday [ACYM_BIRTHDAY_TRIGGER_INFO] => The automation will be triggered every year based on the "Field" provided [ACYM_TRIGGER_EVENT_BEFORE_BIRTHDAY] => Trigger %s day(s) before the date at %s : %s [ACYM_FIELD] => Field [ACYM_ON_USER_BIRTHDAY] => On user birthday [ACYM_REPLACE_CONFIRM] => Are you sure you want to replace the content of your email by your selection? [ACYM_ALREADY_SENT] => This campaign has already been sent, do you want to send it to your new users only? [ACYM_ALREADY_SENT_ALL] => No, send to all users [ACYM_SELECTED_LIST] => Selected lists [ACYM_AVAILABLE_LIST] => Available lists [ACYM_WELL_DONE_DROP_HERE] => Well done, now drop it here! [ACYM_DRAG_BLOCK_AND_DROP_HERE] => Drag a block from the "contents" section then drop it here to start [ACYM_TEMPLATE_EMPTY] => Your template is empty! [ACYM_CONTENT_TYPE] => Content type [ACYM_OPERATION_NOT_FOUND] => Operation not found: %s [ACYM_DATE_FORMAT_LC5] => m/d/Y [ACYM_CONTENT_TO_INSERT] => Content to insert [ACYM_OTHER_OPTIONS] => Other options [ACYM_PREVIEW_DESC] => This is a preview, the content that will be sent can be seen on the summary page [ACYM_NO_DCONTENT_TEXT] => No content found based on the criteria you've selected [ACYM_PREVIEW] => Preview [ACYM_POSITION] => Position [ACYM_ENCODING_NOT_SUPPORTED_X] => Encoding not supported: %s [ACYM_YOU_MAY_TURN_ON_OPTION] => You may need to turn ON the option %s [ACYM_NOTIFICATION_NOT_FOUND] => Notification not found [ACYM_NOTIFICATIONS] => Notifications [ACYM_DELETE_ALL] => Delete all [ACYM_YOU_DONT_HAVE_NOTIFICATIONS] => You don't have any notifications [ACYM_WE_ARE_LOADING_YOUR_DATA] => We're loading your data [ACYM_SUBSCRIBE_USERS_TO_THESE_LISTS] => Subscribe users to these lists [ACYM_MISSING_PARAMETERS] => Missing parameter(s) [ACYM_AVAILABLE] => available [ACYM_SELECTED] => selected [ACYM_SELECT_ALL] => Select all + [ACYM_UNSELECT_ALL] => Unselect all - [ACYM_ERROR_INSTALLING_X_TEMPLATE] => An error occurred while installing the template %s [ACYM_SKIP_AND_IMPORT_USERS] => Skip and import your first users [ACYM_HTML_ID_DESC] => In HTML the id of an element is unique and used for the CSS [ACYM_HTML_ID] => Block HTML id [ACYM_CANT_RETRIEVE_TEST_EMAIL] => Unable to retrieve AcyMailing test email. Please try to re-install AcyMailing [ACYM_CANT_RETRIEVE_TESTING_LIST] => Unable to retrieve AcyMailing testing list. Please try to re-install AcyMailing [ACYM_FIRST_EMAIL_NAME] => AcyMailing first email [ACYM_FROM_ADDRESS_INFO] => The receivers will see this value for the sender's email address when receiving your emails [ACYM_FROM_NAME_INFO] => The receivers will see this value for the sender's name when receiving your emails [ACYM_WALKTHROUGH_MAIL_CONFIG_TEXT] => During this step, we will configure the information displayed when an email is received. [ACYM_WALKTHROUGH_PHPMAIL_TEXT] => The email will be sent from your own server, so based on your server configuration it may end up in the SPAM folder. But don't worry, we will help you to fix this if it happens 😀 [ACYM_YOUR_EMAIL_CONFIGURATION] => Your email configuration [ACYM_MAKE_SURE_NOT_IN_SPAM] => Please make sure the email isn’t in the SPAM folder 😉 [ACYM_NO_I_DIDNT] => No, I didn't [ACYM_YES_I_DID] => Yes I did! [ACYM_RESULT_TEXT] => The Email has been sent based on your server's configuration, but you may not have received it. [ACYM_DID_YOU_RECEIVE_IT] => Did you receive it? [ACYM_EMAIL_SENT] => Email sent! 🚀 [ACYM_FIRST_LIST] => Your first receiver list [ACYM_TEST_LIST_TEXT_1] => During the next step we will send the test email to a newly created testing list. [ACYM_TEST_LIST_TEXT_2] => Only your email address will be subscribed to this list, but if you want you can add other testing email addresses by clicking the "Add new" button. [ACYM_TEST_LIST_RECEIVER] => Receivers for the testing list [ACYM_EMAIL_ADDRESS] => Email address [ACYM_ADD] => Add [ACYM_ERROR_SAVE_LIST] => An error occurred when creating your testing list [ACYM_AT_LEAST_ONE_USER] => Please add at least one user to your testing list. [ACYM_WRONG_ADDRESSES] => The following email addresses are incorrect: %s [ACYM_TESTING_LIST] => Testing list [ACYM_SOMETHING_WENT_WRONG_CONTACT_ON_ACYBA] => Something went wrong, please send us an email via the contact form on our website [ACYM_ASK_FOR_SUPPORT] => Ask for support [ACYM_CONTACT_ME] => Contact me [ACYM_SIMPLY_PROVIDE_US_EMAIL_WE_GET_BACK] => Simply provide us with your email address and we will get back to you as soon as we can 😉 [ACYM_DONT_WORRY_OUR_SUPPORT_WILL_TAKE_A_LOOK] => Don't worry our support team will contact you and help you find a solution! [ACYM_SEEMS_SOMETHING_WENT_WRONG] => Well it seems that something went wrong. [ACYM_WHATS_NEXT] => What's next? [ACYM_WALKTHROUGH_HOUSTON] => This is Houston, we copy! [ACYM_CONTACT_WELL_CONTACT_YOU] => Don't worry, the AcyMailing support team will contact you as soon as possible. [ACYM_CONTACT_NEEDED_INFO] => They will provide you with all the needed information to help you send your first email with AcyMailing. [ACYM_CONTACT_DIRECT] => If you don't receive our message after some days, don't hesitate to directly %s [ACYM_GET_IN_TOUCH] => get in touch with us [ACYM_PLEASE_REINSTALL_ACYMAILING] => Please re-install AcyMailing to install the first email [ACYM_HERE_IT_LOOKS_FEEL_FREE_TO_MODIFY] => Here is how it looks like. Feel free to modify it (and test our drag and drop editor) if you want to! [ACYM_YOUR_FIRST_EMAIL] => Your first email [ACYM_WE_ARE_GOING_TO_CONFIGURE_ACY_SIMPLE_TEST] => We are going to configure AcyMailing through a simple test email. [ACYM_WALKTHROUGH_SUCCESS] => Hurrah! [ACYM_WALK_SUCCESS_1] => We're glad everything went well, time to create your first subscription form or import your first users! [ACYM_WALK_SUCCESS_2] => We hope you will enjoy AcyMailing as much as we do 😃 [ACYM_HTML_TAG] => HTML tag [ACYM_LINKS] => Links [ACYM_SUBSCRIBE_OPTION_ON_XX_CHECKOUT] => Display a subscribe option on %s checkout [ACYM_SUBSCRIBE_OPTION_ON_XX_CHECKOUT_DESC] => Let the user choose if he wants to subscribe during checkout. [ACYM_SUBSCRIBE_OPTION_AUTO_SUBSCRIBE_TO_DESC] => If the user chooses to subscribe, he will be automatically subscribed to the selected lists (not displayed on your subscription form). [ACYM_SUBSCRIBE_NEWSLETTER] => Subscribe to the newsletter [ACYM_SUBSCRIBE_CAPTION] => Subscribe zone label [ACYM_SUBSCRIBE_CAPTION_DESC] => Text displayed next to the lists selection zone. If you don't specify anything, a default text will be used. [ACYM_SUBSCRIBE_CAPTION_OPT_DESC] => Text displayed next to the subscribe checkbox. If you don't specify anything, a default text will be used. [ACYM_LISTS_POSITION] => Display the lists after [ACYM_LOADING_ERROR] => Loading error, please refresh the page and retry. [ACYM_SURE_LETS_DO_IT] => Sure! [ACYM_CONTACT_EMAIL] => Contact email [ACYM_THANKS_FOR_INSTALLING_ACYM] => Thank you for installing AcyMailing! 🤩 [ACYM_WALK_THROUGH_STEPS_TO_GET_STARTED] => Let's walk through some steps to get started [ACYM_ACYMAILING_NEWS_AND_COUPON_CODE] => AcyMailing news & coupon codes [ACYM_NO_THANK_YOU] => No, thank you [ACYM_DO_YOU_WANT_NEWS] => Would you like to receive AcyMailing news and coupon codes? [ACYM_TRANSLATION_INSTALLED] => %s translation(s) successfully installed [ACYM_ERROR_LOAD_LANGUAGE] => Our server didn't find the language(s) %s, you can start your own translation in the AcyMailing configuration page, tab "Languages" then share it [ACYM_ERROR_LOAD_LANGUAGES] => Could not load the language files from our server, you can update them in the AcyMailing configuration page, tab "Languages" or start your own translation and share it [ACYM_AVERAGE_OPEN] => Average open rate [ACYM_AVERAGE_CLICK] => Average click rate [ACYM_LISTS_NUMBERS] => Lists n° %s [ACYM_ACTION_CREATED] => Created [ACYM_ACTION_MODIFIED] => Modified [ACYM_ACTION_CONFIRMED] => Confirmed [ACYM_ACTION_UNSUBSCRIBED] => Unsubscribed [ACYM_ACTION_SUBSCRIBED] => Subscribed [ACYM_ACTION_BOUNCE] => Bounced [ACYM_VIEW_DETAILS] => View details [ACYM_VIEW_SOURCE] => View source [ACYM_IP] => IP [ACYM_PAID_VERSION_NEED_UPDATE_ERROR_LICENSE_ATTACH] => This website isn't attached to any valid AcyMailing license. Click the "Check Again" button on the Updates page after attaching it. [ACYM_THANKS] => Thanks 🙂 [ACYM_REVIEW_FOOTER] => If you love AcyMailing please help us by posting a %s review. Thanks for your help! [ACYM_MAIL] => Mail [ACYM_BOUNCED] => Bounced [ACYM_NOTOPEN] => Not Opened [ACYM_FAILED] => Failed [ACYM_NOTSENT] => Not sent [ACYM_BACKGROUND] => Background [ACYM_TRANSPARENT_BACKGROUND] => Transparent background [ACYM_BACKGROUND_IMAGE] => Background image [ACYM_ADD_NEW] => Add new [ACYM_PADDING] => Padding [ACYM_ALIGNMENT] => Alignment [ACYM_OTHER] => Other [ACYM_FONT_FAMILY] => Font family [ACYM_LINK] => Link [ACYM_FORMATTING] => Formatting [ACYM_FULL_WIDTH_DESC] => The button will take all the width available [ACYM_FULL_WIDTH] => Full width [ACYM_FONT] => Font [ACYM_CRON_URL] => Cron URL [ACYM_CRON_URL_DESC] => This URL is needed if you want to use your own cron task. It is the heart of the automatic features [ACYM_OLD_VERSION] => You have an old version [ACYM_CLICK_UPDATE] => Click to update to %s [ACYM_ORDER_STATUS_CHANGED] => When %1$s order status changed to %2$s [ACYM_END_DATE] => End date [ACYM_ANY_PLAN] => Any plan [ACYM_AN_EVENT_IN] => an event in [ACYM_X_FILE_MISSING] => The file %1$s is missing in the folder
%2$s
, please make sure that your host doesn't automatically delete this file using a security script [ACYM_WHEN_ORDER] => When an order is placed [ACYM_ANY_STATUS] => Any status [ACYM_NEW_EMAIL] => New email [ACYM_GOTO_CONFIG] => Go to the configuration [ACYM_ADD_TO_QUEUE] => Add to the queue [ACYM_EMPTY_QUEUE] => Empty the queue [ACYM_HTML_EDITOR] => Website editor [ACYM_LESS_THAN] => Less than [ACYM_MORE_THAN] => More than [ACYM_EXECUTE_AUTOMATION] => Execute this automation... [ACYM_EMAIL_PREHEADER_DESC] => The email preview line is a short text displayed in the receiver's inbox, next to the subject [ACYM_EMAIL_PREHEADER] => Email preview line [ACYM_FEATURED_IMAGE] => Featured image [ACYM_UNPAUSE_CAMPAIGN_FAIL] => Campaign resume failed [ACYM_PAUSE_CAMPAIGN_FAIL] => Campaign pause failed [ACYM_CAMPAIGN_DUPLICATED_SUCCESS] => Campaign successfully duplicated [ACYM_UNPAUSE_CAMPAIGN_SUCCESSFUL] => Campaign successfully resumed [ACYM_PAUSE_CAMPAIGN_SUCCESSFUL] => Campaign successfully paused [ACYM_UNPAUSE_CAMPAIGN] => Resume campaign [ACYM_NOT_FOUND] => %s not found [ACYM_COULD_NOT_DUPLICATE_EMAIL] => Couldn't duplicate the email [ACYM_ARE_SURE_DUPLICATE_TEMPLATE] => Are you sure you want to duplicate this email? [ACYM_CHOOSE_EXISTING] => Choose existing [ACYM_ANY] => Any [ACYM_REGISTERED] => Registered to %1$s and the registration status is %2$s [ACYM_ANY_EVENT] => Any event [ACYM_FIELDS] => Fields [ACYM_REPORT_SEND_DESC] => When should AcyMailing send a report? [ACYM_REPORT_SAVE_DESC] => Which report should AcyMailing save in the log file? [ACYM_REPORT_SEND_TO_DESC] => You can enter one or several e-mail addresses, AcyMailing will send the report to those users. [ACYM_REPORT_SAVE_TO_DESC] => Location of the log file [ACYM_USER_MODIFY_ACYMAILING] => A user has been modified in AcyMailing [ACYM_NEW_USER_ACYMAILING] => A new user has been created in AcyMailing [ACYM_HELLO] => Hello [ACYM_USER_NOT_FOUND] => User not found [ACYM_WRONG_DATE] => Wrong date [ACYM_USER_TRIGGERING_AUTOMATION] => User triggering the automation [ACYM_ADMIN_USER_MODIFICATION_DESC] => This automation allows you to send a message to the admin when a user is modified [ACYM_ADMIN_USER_MODIFICATION] => Send notification on user modification [ACYM_ADMIN_USER_CREATE_DESC] => This automation allows you to send a message to the admin when a user is created [ACYM_ADMIN_USER_CREATE] => Send notification on user creation [ACYM_CUSTOM_HEADERS] => Custom headers [ACYM_SESSION_IS_GOING_TO_END] => WARNING: Your session will end in 1 minute, don't forget to save your work! [ACYM_OF_CLICKS] => %s of clicks [ACYM_X_BOUNCE_OF_X] => %1$s sent emails bounced back out of %2$s [ACYM_X_MAIL_CLICKED_OF_X] => %1$s users out of %2$s clicked a link [ACYM_X_MAIL_OPENED_OF_X] => %1$s mails opened out of %2$s [ACYM_X_MAIL_SUCCESSFULLY_SENT_OF_X] => %1$s mails successfully sent out of %2$s [ACYM_CLICK_MAP] => Click map [ACYM_CLICKS_OUT_OF] => %1$s clicks out of %2$s [ACYM_ALL_MAILS] => All mails [ACYM_NEEDS_SYSTEM_PLUGIN] => The system plugin %s must be activated for these options to work [ACYM_SEND_CONF_REGACY] => Send a confirmation email in addition to the site account creation email [ACYM_XX_INTEGRATION] => %s integration [ACYM_ICON_IMPORTED] => The icon has been successfully imported [ACYM_SELECT_NEW_ICON] => Select a new icon [ACYM_CUSTOM_SOCIAL_ICONS] => Social icons [ACYM_AUTOSAVE_USE] => AcyMailing found recent unsaved modifications, do you want to use them? [ACYM_BOUNCE_WRONG_PORT] => Are you sure you selected the right port? You can leave it empty if you do not know what to specify [ACYM_NO_SUBSCRIPTION_LINKED_EMAIL] => No subscription linked to this email [ACYM_EMAIL_NOT_FOUND] => Email not found [ACYM_SPECIAL_CONTENT_WARNING] => Special content like shortcodes, widgets and embeds are not displayed in the inserted content. [ACYM_CONTENT] => Content [ACYM_PAGE] => Page [ACYM_ARTICLE] => Article [ACYM_SET_ACTIONS_TARGETS] => Set action targets [ACYM_NUMBER_USERS_LIST] => Number of users per list [ACYM_TOSS] => Toss [ACYM_TOSS_DESC] => The automation will have a one-in-two chance of being executed [ACYM_ACYMAILING_USERS] => AcyMailing users [ACYM_EXACTLY] => Exactly [ACYM_THERE_IS] => There is [ACYM_FORMAT] => Format [ACYM_SEND_MAILS_MANUALLY] => Send mails manually [ACYM_MAIL_FROM_AUTOMATION_SENT_TO] => Mail from automation will be sent to: [ACYM_MAILS] => Mails [ACYM_BEFORE_DATE] => %s in the past [ACYM_AFTER_DATE] => %s in the future [ACYM_CONDITION_PURCHASED] => Bought %1$s in %2$s [ACYM_CONDITION_ECOMMERCE_REMINDER] => Created an order with %1$s %2$s day(s) ago and status is %3$s [ACYM_SELECT_TARGETS_ACTIONS] => Select the targets of your actions [ACYM_ACTIONS_TARGETS] => Actions targets [ACYM_YOU_DID_NOT_SET_CONDITION] => You didn't set any condition for this automation [ACYM_PLEASE_SET_CONDITION_OR_SAVE] => Please set a condition or click on save & continue if you don't want conditions [ACYM_CONDITION_ACY_CMS_FIELD_SUMMARY] => Has his account field %1$s %2$s %3$s [ACYM_IS_SUBSCRIBED] => Is subscribed [ACYM_IS_UNSUBSCRIBED] => Is unsubscribed [ACYM_IS_NOT_SUBSCRIBED] => Is not subscribed [ACYM_CONDITION_ACY_LIST_SUMMARY] => %1$s to the list %2$s [ACYM_CONDITION_ACY_FIELD_SUMMARY] => Has the field %1$s %2$s %3$s [ACYM_CONDITIONS_APPLY_TO] => This automation will be executed if %s [ACYM_ADD_CONDITION] => Add condition [ACYM_SELECT_CONDITION] => Select condition [ACYM_SELECT_YOUR_CONDITIONS] => Select your conditions [ACYM_CONDITIONS] => Conditions [ACYM_BOUGHT] => Bought [ACYM_AT_LEAST_ONE_PRODUCT] => At least one product [ACYM_ANY_CATEGORY] => Any category [ACYM_ANY_PAYMENT_METHOD] => Any payment method [ACYM_PURCHASED] => Purchased a product [ACYM_ORDER_WITH_STATUS] => Placed an order %1$s days ago and the order status is currently %2$s [ACYM_REMINDER] => Reminder [ACYM_COMBINED_TRANSLATIONS] => %1$s - %2$s [ACYM_CHOOSE_COLUMN] => Choose a column [ACYM_REDO_MIGRATION] => V5 data migration [ACYM_DISPLAY_GIF] => Here are some gifs to wait [ACYM_FRONT_ARCHIVE_NOT_CONNECTED] => You are not connected. The newsletter may include some user information, so they may not be displayed correctly. [ACYM_CLEAR] => Clear [ACYM_ACCEPT_TERMS] => Please check the Terms and Conditions / Privacy policy [ACYM_I_AGREE_BOTH] => I agree with the %1$s and the %2$s [ACYM_I_AGREE_TERMS] => I agree with the %s [ACYM_I_AGREE_PRIVACY] => I agree with the %s [ACYM_SELECT_AN_ARTICLE] => Select an article [ACYM_TERMS_CONDITIONS] => Terms and conditions [ACYM_PRIVACY_POLICY] => Privacy policy [ACYM_DISPLAY_ARTICLE_POPUP] => Display the article(s) in a popup [ACYM_FORM_CLASS] => Form CSS class [ACYM_FORM_CLASS_DESC] => A CSS class added to the subscription form. This allows individual form styling [ACYM_ALIGNMENT_DESC] => This option enables you to align the text inside the subscription form [ACYM_RIGHT] => Right [ACYM_LEFT] => Left [ACYM_CENTER] => Centre [ACYM_SUBSCRIBE_TEXT_LOGGED_IN] => Subscribe button text for logged in users [ACYM_SUBSCRIBE_TEXT_LOGGED_IN_DESC] => Text displayed on the subscribe button when the user is logged in [ACYM_LIST_POSITION] => Display the lists [ACYM_BEFORE_FIELDS] => Before the fields [ACYM_AFTER_FIELDS] => After the fields [ACYM_REDIRECT_LINK_UNSUB] => Redirection after unsubscribing [ACYM_REDIRECT_LINK_UNSUB_DESC] => The user will be redirected to this URL after clicking the unsubscribe button [ACYM_DISCOUNT_CODE] => Discount code [ACYM_DETAILS] => Details [ACYM_CATEGORIES] => Categories [ACYM_SHORT_DESCRIPTION] => Short description [ACYM_OVERWRITE_EXISTING] => Overwrite existing user's information [ACYM_EXCEL_SECURITY] => Excel security [ACYM_EXCEL_SECURITY_DESC] => If this option is active, values starting with a =, +, - or @ will be prefixed by a tab to avoid any CSV injection when opening the exported file with Excel.
Make sure the tab is automatically removed or turn Off this option if you import the file somewhere else than AcyMailing [ACYM_WARNING_STYLESHEET_NOT_CORRECT] => Some CSS code is not compatible with all the editors, prefer using th.your_class rather than th[class="your_class"] [ACYM_ERROR_COPYING_FOLDER_TO] => Error copying folder from %1$s to %2$s [ACYM_BROWSE_FILE] => Can't find file [ACYM_SENT_WITH_AUTOMATION] => Sent with automation [ACYM_AUTOMATED_TASKS] => Automated tasks [ACYM_TEMPLATE_THUMBNAIL_IMPORT] => if you want a thumbnail in the listing [ACYM_TEMPLATE_IMAGES_IMPORT] => all your images [ACYM_TEMPLATE_CSS_IMPORT] => your CSS files (*.css) [ACYM_TEMPLATE_HTML_IMPORT] => your html code [ACYM_TEMLPATE_ZIP_IMPORT] => template.zip [ACYM_IMPORT_INFO] => If you want to import your template please upload a zip with this structure: [ACYM_ERROR] => An error occurred [ACYM_UNKNOWN_OPERATOR] => Unknown operator: %s [ACYM_SELECT_ACTIONS] => Please select actions [ACYM_SELECT_FILTERS] => Please select filters [ACYM_MARGIN_TOP_CONTENT] => Content top margin [ACYM_SELECT_A_LIST] => Select a list [ACYM_PLEASE_SET_ACTIONS] => Please set at least one action [ACYM_WHEN_USER_SUBSCRIBES] => When the user subscribes [ACYM_CREATE_MAIL] => Create new mail [ACYM_VIEW_ALL_AUTOMATIONS] => View all automations [ACYM_DATE_AUTOMATION_INPUT] => Please format the date like 21/12/2010 your format is %s [ACYM_ACTION_LIST_SUB] => %s users subscribed [ACYM_ACTION_LIST_REMOVE] => %s user subscriptions removed [ACYM_ACTION_LIST_UNSUB] => %s users unsubscribed [ACYM_AUTOMATION_NOT_FOUND] => Automation not found [ACYM_EMAILS_REMOVED_QUEUE] => %s emails removed from the queue [ACYM_EMAILS_ADDED_QUEUE] => %s emails added to the queue [ACYM_UPDATED_USERS] => %s users updated [ACYM_ACTION_DELETE] => deleted [ACYM_ACTION_ACTIVE] => activated [ACYM_ACTION_BLOCK] => blocked [ACYM_ACTION_UNCONFIRM] => unconfirmed [ACYM_ACTION_CONFIRM] => confirmed [ACYM_X_USERS_X] => %1$s users %2$s [ACYM_NOT_SUBSCRIBED] => not subscribed [ACYM_MASS_ACTION] => Mass action [ACYM_REMOVE_FROM] => removed from [ACYM_SUBSCRIBED_TO] => subscribed to [ACYM_UNSUBSCRIBE_FROM] => unsubscribed from [ACYM_ACTION_LIST_SUMMARY] => Will be %1$s the list %2$s [ACYM_ACTION_REMOVE_QUEUE_SUMMARY] => Will not receive the mail %s [ACYM_ACTION_ADD_QUEUE_SUMMARY] => Will receive the mail %1$s on the %2$s [ACYM_ACTION_USER_VALUE_SUMMARY] => Will have the field %1$s %2$s %3$s [ACYM_WILL_DELETE] => Will be deleted [ACYM_WILL_BLOCK] => Will be blocked [ACYM_WILL_ACTIVE] => Will be activated [ACYM_WILL_UNCONFIRM] => Will be unconfirmed [ACYM_WILL_CONFIRM] => Will be confirmed [ACYM_FILTER_ACY_CMS_FIELD_SUMMARY] => With the account field %1$s %2$s %3$s [ACYM_FILTER_ACY_GROUP_SUBGROUP_SUMMARY] => including sub groups [ACYM_FILTER_ACY_GROUP_SUMMARY] => %1$s the group %2$s [ACYM_WHERE_DATE_MAX_ACY_LIST_SUMMARY] => is lower than %s [ACYM_WHERE_DATE_MIN_ACY_LIST_SUMMARY] => is higher than %s [ACYM_WHERE_DATE_ACY_LIST_SUMMARY] => where the %1$s [ACYM_FILTER_ACY_LIST_SUMMARY] => %1$s to the list %2$s [ACYM_ONE_ACYMAILING_USER] => one AcyMailing user [ACYM_ALL_ACYMAILING_USERS] => all AcyMailing users [ACYM_FILTERS_APPLY_TO] => This %1$s will be applied to %2$s [ACYM_FILTER_ACY_FIELD_SUMMARY] => With the field %1$s %2$s %3$s [ACYM_TRIGGERS] => Triggers [ACYM_AUTOMATION_TRIGGER] => The automation will be triggered: [ACYM_TRIGGER_EVERY_SUMMARY] => Every %1$s %2$s [ACYM_TRIGGER_ON_DAY_MONTH_SUMMARY] => On the %1$s %2$s of each month [ACYM_TRIGGER_WEEKS_ON_SUMMARY] => Every week on %s [ACYM_TRIGGER_DAY_SUMMARY] => Every day at %1$s:%2$s [ACYM_SELECTED_USERS_TOTAL] => Total: %s AcyMailing users match these conditions [ACYM_SELECTED_USERS] => %s AcyMailing users match this condition [ACYM_BEGINS_WITH] => Begins with [ACYM_ENDS_WITH] => Ends with [ACYM_CONTAINS] => Contains [ACYM_NOT_CONTAINS] => Does not contain [ACYM_NAME_SUMMARY] => Name [ACYM_ACTIVE_AUTOMATION] => Active automation [ACYM_PROCESS_MASS_ACTION] => Process mass action [ACYM_EVERY] => Every [ACYM_ONTHE] => On the [ACYM_FIRST] => First [ACYM_SECOND] => Second [ACYM_THIRD] => Third [ACYM_LAST] => Last [ACYM_DAYOFMONTH] => of the month [ACYM_AFTER] => After [ACYM_BEFORE] => Before [ACYM_HOUR] => Hour [ACYM_SPECIFIC_DATE] => Specific date [ACYM_RELATIVE_DATE] => Relative date [ACYM_ADD_AT_BEGINNING] => Add at the beginning [ACYM_ADD_AT_END] => Add at the end [ACYM_ACTIVE_USER] => Activate user [ACYM_UNCONFIRM_USER] => Unconfirm user [ACYM_CONFIRM_USER] => Confirm user subscription [ACYM_REMOVE_EMAIL_QUEUE] => Remove an email from the queue [ACYM_ADD_EMAIL_QUEUE] => Add an email to the queue [ACYM_SET_USER_VALUE] => Set user value [ACYM_ACTION_ON_USERS] => Action on user [ACYM_UNSUBSCRIBE_USERS_TO] => Unsubscribe users from [ACYM_REMOVE_USERS_FROM] => Remove users from [ACYM_SUBSCRIBE_USERS_TO] => Subscribe users to [ACYM_IMPORT_SUBSCRIPTION] => %s subscriptions have been inserted [ACYM_LAST_CHECK] => Last check: [ACYM_ATTACH_LICENCE] => This website is not assigned to any licence [ACYM_SUBSCRIPTION_EXPIRED] => Your licence has expired [ACYM_SUBSCRIPTION_EXPIRED_LINK] => Click to renew it! [ACYM_VALID_UNTIL] => Valid Until: %s [ACYM_ADD_ACTION] => Add action [ACYM_SELECT_YOUR_ACTIONS] => Select the actions [ACYM_EVERY_DAY_AT] => Every day at [ACYM_EVERY_WEEK_ON] => Every week on [ACYM_PLEASE_SELECT_ONE_TRIGGER] => Please select at least one trigger [ACYM_UNSUBSCRIPTION_DATE] => Unsubscription date [ACYM_IN] => In [ACYM_NOT_IN] => Not in [ACYM_INCLUDE_SUB_GROUPS] => Include sub-groups [ACYM_ACCOUNT_USER_FIELD] => Site account user field [ACYM_GROUP] => Group [ACYM_AND] => And [ACYM_ACYMAILING_FIELD] => AcyMailing field [ACYM_OR] => Or [ACYM_ADD_FILTER] => Add filter [ACYM_NO_SUBSCRIPTION_STATUS] => No subscription status [ACYM_ACYMAILING_LIST] => AcyMailing list [ACYM_SELECT_FILTER] => Select filter [ACYM_NEW_AUTOMATION] => New automation [ACYM_NEW_MASS_ACTION] => New mass actions [ACYM_ACTIONS] => Actions [ACYM_THURSDAY] => Thursday [ACYM_WHEN_USER_OPEN_MAIL] => When a user opens an email [ACYM_WHEN_USER_CLICKS_MAIL] => When a user clicks on a link in an email [ACYM_ON_USER_MODIFICATION] => On user modification [ACYM_ON_USER_CREATION] => On user creation [ACYM_ALL_TRIGGER] => All triggers [ACYM_DRAG_YOUR_TRIGGERS] => Drag the triggers here [ACYM_INFORMATION] => Information [ACYM_CLASSIC_TRIGGER] => Classic trigger [ACYM_TRIGGER_BASED_ON_USER_ACTIONS] => Trigger based on user actions [ACYM_DESCRIPTION] => Description [ACYM_NEW] => New [ACYM_NO_JAVASCRIPT] => Please enable the javascript to submit this form [ACYM_DEFAULT_REQUIRED_MESSAGE] => Please fill in the field %s [ACYM_PLEASE_CONFIRM_SUBSCRIPTION] => Please confirm your subscription [ACYM_CONFIRM_MESSAGE] => You've subscribed to our newsletters from our website [ACYM_CONFIRM_MESSAGE_ACTIVATE] => We need you to activate your subscription by clicking the link below: [ACYM_ERROR_UPLOADING_FILE_X] => Error Uploading file: %s [ACYM_COULD_NOT_COPY_FILE_X_TO_X] => Could not copy the file %1$s to %2$s [ACYM_COULD_NOT_UPLOAD_FILE_PERMISSION] => Couldn't upload file, check permissions for the folder %s [ACYM_FILE_REJECTED_SAFETY_REASON] => The file has been rejected for safety reason [ACYM_COULD_NOT_MOVE_FILE] => Could not move the file [ACYM_COULD_NOT_FIND_FILE_SOURCE_PERMISSION] => Could not find source file, check permissions: %s [ACYM_FAILED_DELETE] => Failed to delete %s [ACYM_COPY_FILE_FAILED_PERMISSION] => Copy file %s failed, check permissions [ACYM_CANNOT_OPEN_SOURCE_FOLDER] => Cannot open source folder [ACYM_CANNOT_CREATE_DESTINATION_FOLDER] => Cannot create destination folder [ACYM_FOLDER_ALREADY_EXIST] => Folder %s already exists [ACYM_FOLDER_DOES_NOT_EXIST] => Folder %s does not exist [ACYM_IS_NOT_A_FOLDER] => %s is not a folder [ACYM_IS_NOT_A_FILE] => %s is not a file [ACYM_COULD_NOT_DELETE_FOLDER] => Could not delete folder %s [ACYM_FILE_UPLOAD_ERROR_1] => The uploaded file exceeds the upload_max_filesize directive in php configuration. [ACYM_FILE_UPLOAD_ERROR_2] => The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form. [ACYM_FILE_UPLOAD_ERROR_3] => The uploaded file was only partially uploaded. [ACYM_FILE_UPLOAD_ERROR_4] => No file was uploaded. [ACYM_FILE_UPLOAD_ERROR_5] => Error uploading the file on the server, unknown error %s. [ACYM_FILE_UPLOAD_ERROR_6] => Can not upload the file, please make sure file_uploads is enabled on your php.ini file. [ACYM_FILE_UPLOAD_ERROR_7] => Error uploading the file from %1$s to %2$s [ACYM_FILE_UPLOAD_ERROR_8] => File %s deleted from the template pack. [ACYM_FILE_UPLOAD_ERROR_9] => Error extracting the file %1$s to %2$s. [ACYM_FILE_UPLOAD_ERROR_10] => Error installing template. [ACYM_TEMPLATES_INSTALL] => %s Templates Installed [ACYM_JPAGETITLE] => %1$s - %2$s [ACYM_UP_TO_DATE] => You are up to date [ACYM_EXPORT_BOTH] => Export both [ACYM_USER_CMSID] => User account ID [ACYM_USER_ACTIVE] => User active status [ACYM_ACTIVE] => Active [ACYM_APRIL] => April [ACYM_AUGUST] => August [ACYM_ADD_TAGS] => Add tags [ACYM_ALL] => All [ACYM_ALL_TAGS] => All tags [ACYM_AUTOMATION] => Automation [ACYM_BOUNCE_EMAIL] => Bounce email address [ACYM_BOUNCE_EMAIL_PLACEHOLDER] => no-reply@example.com [ACYM_CAMPAIGN] => Campaign [ACYM_CAMPAIGNS] => Campaigns [ACYM_CANCEL] => Cancel [ACYM_CANCEL_SCHEDULING] => Cancel Scheduling [ACYM_CAPTCHA_INVISIBLE] => Invisible reCaptcha [ACYM_CHECK_DB] => Check database integrity [ACYM_CLICK] => Click [ACYM_COLOR] => Colour [ACYM_COMMA] => Comma (,) [ACYM_CONFIGURATION] => Configuration [ACYM_CONFIGURATION_ADVANCED] => Advanced configuration [ACYM_CONFIGURATION_CAPTCHA] => Captcha [ACYM_CONFIGURATION_CHARSET] => Charset [ACYM_CONFIGURATION_DB_MAINTENANCE] => Database maintenance [ACYM_CONFIGURATION_DKIM] => DKIM [ACYM_CONFIGURATION_EMBED_ATTACHMENTS] => Embed attachments [ACYM_CONFIGURATION_EMBED_IMAGES] => Embed images [ACYM_CONFIGURATION_ENCODING] => Encoding format [ACYM_CONFIGURATION_QUEUE] => Queue process [ACYM_CONFIGURATION_QUEUE_AUTOMATIC] => Automatic only [ACYM_CONFIGURATION_QUEUE_AUTOMAN] => Automatic / Manual [ACYM_CONFIGURATION_QUEUE_MANUAL] => Manual only [ACYM_CONFIGURATION_QUEUE_PROCESSING] => Queue processing [ACYM_CONFIGURATION_LANGUAGES] => Languages [ACYM_CONFIGURATION_MAIL] => Mail settings [ACYM_CONFIGURATION_MULTIPART] => Multiple parts [ACYM_CONFIGURATION_SECURITY] => Security [ACYM_CONFIGURATION_SUBSCRIPTION] => Subscription [ACYM_CONFIRMED] => Confirmed [ACYM_CREATE_NEW_LIST] => Create new list [ACYM_CREATE_SEGMENT] => Create segment [ACYM_CREATE_TEMPLATE] => Create new template [ACYM_CREATE_AUTOMATION] => Create automation [ACYM_DASHBOARD] => Dashboard [ACYM_DATE_CREATED] => Creation date [ACYM_DECEMBER] => December [ACYM_DEFAULT_SENDER] => Default sender information [ACYM_DELETE] => Delete [ACYM_DELETE_USER] => Delete user [ACYM_DRAFT] => Draft [ACYM_EMAIL] => Email [ACYM_ERROR_SAVING] => Error saving [ACYM_EXPORT] => Export [ACYM_FAIL_SAVE_FILE] => Couldn't save the file %s [ACYM_FEBRUARY] => February [ACYM_FRIDAY] => Friday [ACYM_FROM_AS_REPLYTO] => Use same settings for REPLY-TO [ACYM_FROM_EMAIL] => From email [ACYM_FROM_EMAIL_PLACEHOLDER] => sender@example.com [ACYM_FROM_NAME] => From name [ACYM_FROM_NAME_PLACEHOLDER] => Company name, your name etc. [ACYM_INACTIVE] => Inactive [ACYM_JANUARY] => January [ACYM_JULY] => July [ACYM_JUNE] => June [ACYM_LIBRARY] => Library [ACYM_LIST] => List [ACYM_LISTS] => Lists [ACYM_LIST_DOESNT_EXIST] => The list doesn't exist [ACYM_LIST_ID] => List ID [ACYM_LIST_IS_SAVED] => The list %s is saved [ACYM_LIST_NAME] => List name [ACYM_MARCH] => March [ACYM_MAY] => May [ACYM_MONDAY] => Monday [ACYM_NAME] => Name [ACYM_NO] => No [ACYM_NO_LIST_SELECTED] => No list selected [ACYM_NOT_ALLOWED_FIELDS] => The field(s) %1$s are not in the allowed fields: %2$s [ACYM_NOVEMBER] => November [ACYM_OCTOBER] => October [ACYM_OPEN] => Open [ACYM_RECIPIENTS] => Recipients [ACYM_REPLYTO_EMAIL] => Reply-to email [ACYM_REPLYTO_EMAIL_PLACEHOLDER] => contact@example.com [ACYM_REPLYTO_NAME] => Reply-to name [ACYM_REPLYTO_NAME_PLACEHOLDER] => Company name, your name etc. [ACYM_SAVE_CONTINUE] => Save & continue [ACYM_SAVE_EXIT] => Save & exit [ACYM_SCHEDULED] => Scheduled [ACYM_SEARCH] => Search... [ACYM_SEMICOLON] => Semicolon (;) [ACYM_SENDING] => Sending [ACYM_SENT] => Sent [ACYM_SEPTEMBER] => September [ACYM_SORT_BY] => Sort by: [ACYM_STATISTICS] => Statistics [ACYM_STATUS] => Status [ACYM_SUBSCRIBERS] => Subscribers [ACYM_SUBSCRIPTION_DATE] => Subscription date [ACYM_SUCCESSFULLY_SAVED] => Successfully saved [ACYM_TAGS] => Tags [ACYM_TEMPLATE_NAME] => Template name [ACYM_TEMPLATES] => Templates [ACYM_TUESDAY] => Tuesday [ACYM_SUBSCRIBED] => Subscribed [ACYM_SUBSCRIBE] => Subscribe [ACYM_UNSUBSCRIBE] => Unsubscribe [ACYM_UNSUBSCRIBED] => Unsubscribed [ACYM_YES] => Yes [ACYM_WELCOME_MAIL] => Welcome email [ACYM_UNSUBSCRIBE_MAIL] => Unsubscribe email [ACYM_OPTIONAL] => Optional [ACYM_CAMPAIGN_SENT_TO] => Campaign will be sent to a total of: [ACYM_CHOOSE_LISTS] => Choose lists [ACYM_SHOW_ALL_LISTS] => Show all lists [ACYM_SHOW_SELECTED_LISTS] => Show only selected lists [ACYM_NEW_LIST] => New list [ACYM_CREATE] => Create [ACYM_IMPORTFROM_WP] => Import from WP [ACYM_SATURDAY] => Saturday [ACYM_SUNDAY] => Sunday [ACYM_WEDNESDAY] => Wednesday [ACYM_CREATE_EMPTY_TEMPLATE] => Create empty template [ACYM_START_FROM] => Start from [ACYM_SENDING_DATE] => Sending date [ACYM_CAMPAIGN_CANT_BE_SAVED] => The campaign couldn't be saved [ACYM_TYPE] => Type [ACYM_ATTACHMENTS] => Attachments [ACYM_SEND_SETTINGS] => Send settings [ACYM_THIS_CAMPAIGN_WILL_BE_SENT] => This campaign will be sent [ACYM_SAVE_AS_DRAFT] => Save as draft [ACYM_CONFIRM_CAMPAIGN] => Confirm campaign [ACYM_NOW] => Now [ACYM_CAMPAIGN_SUCCESSFULLY_SAVE_AS_DRAFT] => The campaign was successfully saved as draft [ACYM_CANT_GET_CAMPAIGN_INFORMATION] => The campaign information are not available [ACYM_EDIT] => Edit [ACYM_EDIT_TEMPLATE] => Edit template [ACYM_THIS_CAMPAIGN_WILL_BE_SENT_ON_AT] => This campaign will be sent on %1$s at %2$s [ACYM_BACK] => Back [ACYM_NEW_CAMPAIGN] => New campaign [ACYM_MAIN_OPTIONS] => Main options [ACYM_TITLE] => Title [ACYM_DISPLAYED_LISTS] => Displayed lists [ACYM_AUTO_SUBSCRIBE_TO] => Automatically subscribe to [ACYM_TEXT_MODE] => Display text mode [ACYM_TEXT_INSIDE] => Inside [ACYM_TEXT_OUTSIDE] => Outside [ACYM_SUBSCRIBE_TEXT] => Subscribe button text [ACYM_UNSUBSCRIBE_TEXT] => Unsubscribe button text [ACYM_DISPLAY_MODE] => Display mode [ACYM_MODE_HORIZONTAL] => Horizontal [ACYM_MODE_VERTICAL] => Vertical [ACYM_MODE_TABLELESS] => Tableless [ACYM_ADVANCED_OPTIONS] => Advanced options [ACYM_DISPLAY_UNSUB_BUTTON] => Unsubscribe button [ACYM_INTRO_TEXT] => Intro text [ACYM_POST_TEXT] => Post text [ACYM_FORM_AUTOFILL_ID] => Display user information if logged in [ACYM_SOURCE] => Source [ACYM_REDIRECT_LINK] => Redirect link [ACYM_MISSING_NAME] => Please enter your name [ACYM_VALID_EMAIL] => Please enter a valid e-mail address [ACYM_WRONG_CAPTCHA] => The captcha is invalid, please try again [ACYM_SELECT_LIST] => Please select the lists you want to subscribe to [ACYM_SECURITY_KEY] => Security key [ACYM_LOGIN] => Please log in [ACYM_EMAIL_VERIFICATION] => Advanced email verification [ACYM_CHECK_DOMAIN_EXISTS] => Check if the domain exists [ACYM_ERROR_SAVE_USER] => Could not save the user [ACYM_CONFIRMATION_SENT] => An e-mail has been sent to confirm your subscription [ACYM_SUBSCRIPTION_OK] => You have successfully subscribed [ACYM_UNSUBSCRIPTION_OK] => You have successfully unsubscribed [ACYM_ALREADY_SUBSCRIBED] => You are already subscribed [ACYM_UNSUBSCRIPTION_NOT_IN_LIST] => You were not subscribed [ACYM_SITE_KEY] => Google site key [ACYM_SECRET_KEY] => Google secret key [ACYM_HELP] => Help [ACYM_DISPLAYED_LISTS_DESC] => The selected lists will be added on the subscription form to let the users opt-in (if they are not selected as automatically subscribed). [ACYM_AUTO_SUBSCRIBE_TO_DESC] => The user will be automatically subscribed to the selected lists. They won't be displayed on your subscription form. [ACYM_TEXT_MODE_DESC] => Display the labels inside or outside the fields? [ACYM_SUBSCRIBE_TEXT_DESC] => Text displayed on the subscribe button. You can use a custom translation key for it (create it in the acym configuration page, tab Languages) [ACYM_DISPLAY_MODE_DESC] => Select whether you want to display the form horizontally, vertically or without table (recommended) [ACYM_UNSUBSCRIBE_TEXT_DESC] => Text displayed on the subscribe button. You can use a custom translation key for it (create it in the acym configuration page, tab Languages) [ACYM_INTRO_TEXT_DESC] => This text will be displayed before the subscription form inside a div with the class 'acym_introtext' [ACYM_POST_TEXT_DESC] => This text will be displayed after the subscription form inside a div with the class 'acym_posttext' [ACYM_FORM_AUTOFILL_ID_DESC] => Do you want the logged in users to be automatically identified in the module? [ACYM_SOURCE_DESC] => The source indicates from where your subscribers came from. You will be able to filter them afterwards based on if they came from a subscription form, an imported file, an account creation... [ACYM_REDIRECT_LINK_DESC] => The user will be redirected to this URL after subscribing. If no URL is specified, the form is refreshed using ajax. [ACYM_SAVE] => Save [ACYM_BACK_TO_LISTING] => Back to listing [ACYM_ENABLE] => Enable [ACYM_DISABLE] => Disable [ACYM_CHOOSE_ACTION] => Choose an action [ACYM_STOP_THE_SCHEDULING_AND_SET_CAMPAIGN_AS_DRAFT] => Stop the scheduling and set campaign as draft [ACYM_SENDER_INFORMATION] => Sender information [ACYM_BCC] => BCC [ACYM_WHEN_EMAIL_WILL_BE_SENT] => When do you want your email to be sent? [ACYM_SENT_AS_SOON_CAMPAIGN_SAVE] => Your campaign will be sent as soon as you confirm it [ACYM_CAMPAIGN_WILL_BE_SENT] => This campaign will be sent at: [ACYM_SUMMARY] => Summary [ACYM_FAMILY] => Family [ACYM_SIZE] => Size [ACYM_STYLE] => Style [ACYM_DESIGN] => Design [ACYM_BACKGROUND_COLOR] => Background colour [ACYM_BLOCKS] => Blocks [ACYM_IMPORT] => Import [ACYM_CHOOSE_FILE_WITH_USER_DATA] => Choose a CSV file with your user data [ACYM_IMPORT_USER_FROM_FILE_INFORMATION_MESSAGE_BELOW_CHOOSE_FILE_BUTTON] => Please make sure the contacts you import accepted to receive emails from you [ACYM_PLEASE_BROWSE_FILE_IMPORT] => Please browse for a file to import [ACYM_FAIL_OPEN] => Could not open the file %s [ACYM_IGNORE] => Ignore [ACYM_IGNORE_UNASSIGNED] => Ignore unassigned columns [ACYM_CLICK_TO_EDIT] => Click to edit [ACYM_CONFIRM] => Confirm [ACYM_RESUBSCRIBE] => re-subscribe [ACYM_SORT_ASC] => Ascending sort (click for descending sort) [ACYM_SORT_DESC] => Descending sort (click for ascending sort) [ACYM_DATE_FORMAT_LC1] => l, j F Y [ACYM_DATE_FORMAT_LC2] => l, j F Y H:i [ACYM_FAIL_UPLOAD] => Could not upload the file %1$s to %2$s [ACYM_WRITABLE_FOLDER] => Please make sure the folder ( %s ) is writable [ACYM_UPLOADED_FILE_NOT_FOUND] => Uploaded file not found: [ACYM_COLUMNS_NOT_FOUND] => Columns not found [ACYM_IMPORT_HEADER] => The first line of your file (%s) must contain only columns of the acym_user table [ACYM_IMPORT_EMAIL] => You need at least the column email
Example: name,email [ACYM_IMPORT_ARGUMENTS] => You need %s arguments per line, one or more line(s) couldn't be imported [ACYM_DOWNLOAD_IMPORT_ERRORS] => Click here to download all lines containing errors [ACYM_IMPORT_ERROR_FIELD] => The column %1$s is not in the list of possible columns: %2$s [ACYM_UPLOADED_FILE_EXCEED_MAX_FILESIZE_PHP] => The uploaded file exceeds the upload_max_filesize directive in php configuration [ACYM_FILE_UPLOADED_PARTIALLY] => The uploaded file was only partially uploaded [ACYM_NO_FILE_WAS_UPLOADED] => No file was uploaded [ACYM_UNKNOWN_ERROR_UPLOADING_FILE] => Error uploading the file on the server, unknown error: %s [ACYM_IMPORT_FROM_FILE] => Import from file [ACYM_IMPORT_FROM_TEXT] => Import from text [ACYM_IMPORT_UPDATE] => %s AcyMailing users updated [ACYM_IMPORT_DELETE] => %s AcyMailing users deleted [ACYM_IMPORT_NB_WEBSITE_USERS] => There are %s users on your website [ACYM_IMPORT_NB_ACYM_USERS] => There are %s registered users in AcyMailing [ACYM_IMPORT_CMS_1] => If you click on the 'import' button, the system will: [ACYM_IMPORT_CMS_2] => Update the AcyMailing users from your %s users [ACYM_IMPORT_CMS_3] => Delete the AcyMailing users if they were linked to a %s user that does not exist any more [ACYM_IMPORT_CMS_4] => Add all your %s users into AcyMailing if they are not already there [ACYM_IMPORT_CMS_5] => Subscribe all your %s users to the selected lists if they are not already subscribed or unsubscribed from it [ACYM_FILES] => Files [ACYM_ALLOWED_FILES] => Allowed files [ACYM_EMPTY_TEXTAREA] => Empty textarea [ACYM_DATABASE] => Database [ACYM_SPECIFYTABLE] => Please select a table name from your database [ACYM_SPECIFYFIELDEMAIL] => Please select a field for the email [ACYM_SPECIFYFIELD] => The field "%1$s" could not be found. Please specify a field from the table:
%2$s [ACYM_SUBSCRIPTION] => Subscription [ACYM_REQUIRE_CONFIRMATION] => Require confirmation [ACYM_IMPORT_USERS_AS_CONFIRMED] => Import the users as confirmed [ACYM_PARAMETERS] => Parameters [ACYM_UNASSIGNED] => Unassigned [ACYM_IMPORT_THIS_FILE] => Import this file [ACYM_REQUIRED_FIELD] => Required field [ACYM_DEFAULT_VALIDATION_ERROR] => Please set a valid data [ACYM_VALID_NUMBER] => Please set a valid number [ACYM_TEMPLATE_DESIGN] => Template design [ACYM_BORDER] => Border [ACYM_RADIUS] => Radius [ACYM_TEXT] => Text [ACYM_WIDTH] => Width [ACYM_HEIGHT] => Height [ACYM_MY_BUTTON] => My button [ACYM_BUTTON] => Button [ACYM_SPACE] => Space [ACYM_IMAGE] => Image [ACYM_VIDEO] => Video [ACYM_FOLLOW] => Follow [ACYM_EDIT_EMAIL] => Edit email [ACYM_CHOOSE_TEMPLATE] => Choose template [ACYM_CAMPAIGN_NOT_FOUND] => Campaign not found [ACYM_CAMPAIGN_NAME] => Campaign name [ACYM_EMAIL_SUBJECT] => Email subject [ACYM_APPLY] => Apply [ACYM_REMOVE] => remove [ACYM_X_CONFIRMATION_SUBSCRIPTION_ADDED_AND_CLICK_TO_SAVE] => %s subscriptions added. Please click on the save button to confirm them. [ACYM_SEND_EMPTY] => There is no Subject or Body in this e-mail [ACYM_SEND_ERROR] => Error sending message %1$s to %2$s [ACYM_SEND_SUCCESS] => Message %1$s successfully sent to %2$s [ACYM_SEND_ERROR_USER] => User not found: %s [ACYM_SEND_TEST] => Send a test [ACYM_TEST_EMAIL] => If you receive this message, that means your configuration is Ok [ACYM_OPENSSL] => The PHP Extension openssl is not enabled on your server, this extension is required to use an SSL connection, please enable it [ACYM_ADVICE_BOUNCE] => The specified bounce e-mail address %s might cause the problem, please delete it (leave the field bounce address empty) and try again. [ACYM_ADVICE_SMTP_AUTH] => You specified an SMTP password but you don't require an authentication, you might want to turn the SMTP authentication ON. [ACYM_ADVICE_LOCALHOST] => Your local website may not have a mail server. Please make sure you can send e-mails with the site first (password request, registration confirmation...). [ACYM_ADVICE_PORT] => The port you specified (%s) is not a common port for smtp connexions... Please leave the port empty and give it a new try [ACYM_ADD_NAMES] => Add names [ACYM_SPECIAL_CHARS] => Accept special chars in email addresses [ACYM_SENDMAIL_PATH] => SendMail Path [ACYM_SMTP_SERVER] => Server [ACYM_SMTP_PORT] => Port [ACYM_SMTP_SECURE] => Secure method [ACYM_SMTP_ALIVE] => Keep Alive [ACYM_SMTP_AUTHENTICATION] => Authentication [ACYM_SMTP_USERNAME] => Username [ACYM_SMTP_PASSWORD] => Password [ACYM_SMTP_AVAILABLE_PORTS] => Which port can I use from my website? [ACYM_SMTP_AVAILABLE_PORT] => The port %s is available. [ACYM_SMTP_NOT_AVAILABLE_PORT] => The port %1$s is not opened on your server: %2$s [ACYM_FSOCKOPEN] => fsockopen is not enabled, please contact your hosting company to enable it [ACYM_API_KEY] => API key [ACYM_REST_API] => REST API [ACYM_DKIM_SETTINGS] => DKIM Settings [ACYM_DKIM_SAVE] => Please save your AcyMailing configuration to generate the DKIM keys [ACYM_DKIM_CONFIGURE] => Configure your DNS by adding a TXT record on your domain %s using the key/value as shown below: [ACYM_DKIM_KEY] => Key [ACYM_DKIM_VALUE] => Value [ACYM_DKIM_LET_ME] => Let me enter my own keys. [ACYM_DKIM_DOMAIN] => Domain [ACYM_DKIM_SELECTOR] => Selector [ACYM_DKIM_PASSPHRASE] => Passphrase [ACYM_DKIM_IDENTITY] => Identity [ACYM_DKIM_PRIVATE] => Private key [ACYM_DKIM_PUBLIC] => Public Key [ACYM_CRON] => Cron [ACYM_CRON_WRONG_DOMAIN] => The domain name is not valid (%s). If you use your own cron system, please make sure you trigger AcyMailing with the full domain name. [ACYM_CRON_TRIGGERED] => AcyMailing Triggered at %s [ACYM_CRON_NEXT] => The system won't be triggered before %s [ACYM_AUTO_SEND_PROCESS] => Automatic send process [ACYM_SECONDS] => Seconds [ACYM_MINUTES] => Minutes [ACYM_HOURS] => Hours [ACYM_DAYS] => Days [ACYM_WEEKS] => Weeks [ACYM_MONTHS] => Months [ACYM_MANUAL_SEND_PROCESS] => Manual send process [ACYM_SEND_X_WAIT_Y] => Send %1$s e-mails and then wait %2$s before sending another batch [ACYM_MAX_EXECUTION_TIME] => Maximum execution time [ACYM_TIMEOUT_SERVER] => Based on your server configuration, each batch can run for %s seconds [ACYM_TIMEOUT_CURRENT] => We are currently checking your real maximum execution time... At least %s seconds so far [ACYM_MAX_RUN] => Based on our check, we can run each batch for %s seconds [ACYM_TIMEOUT_AGAIN] => Calculate the real maximum execution time again [ACYM_ORDER_SEND_QUEUE] => Order the send process by [ACYM_RANDOM] => Random [ACYM_NO_RAND_FOR_MULTQUEUE] => You should not use the random ordering if you use the multiple queue system. [ACYM_CREATE_CRON_REMINDER] => Your cron does not seem to be enabled, don't forget to create it! [ACYM_REPORT] => Report [ACYM_REPORT_SEND] => Send a report [ACYM_REPORT_SEND_TO] => Send the report to [ACYM_REPORT_SAVE] => Save the report [ACYM_REPORT_SAVE_TO] => Save the report to [ACYM_REPORT_DELETE] => Delete the report [ACYM_REPORT_SEE] => See the report [ACYM_EACH_TIME] => Each time AcyMailing is triggered [ACYM_ONLY_ACTION] => Only if AcyMailing executes an action [ACYM_SIMPLIFIED_REPORT] => Simplified Report [ACYM_DETAILED_REPORT] => Detailed Report [ACYM_ONLY_SOMETHING_WRONG] => Only if an error occurs [ACYM_MINUTES_AGO] => %s minutes ago [ACYM_CURRENT_TIME] => Your current time is %s [ACYM_WRONG_LOG_NAME] => The log file must only contain alphanumeric characters and end with .log [ACYM_EMPTY_LOG] => The log file is empty [ACYM_SUCC_DELETE_LOG] => Log file successfully deleted [ACYM_ERROR_DELETE_LOG] => Could not delete the Log file [ACYM_EXIST_LOG] => Log file does not exist [ACYM_LAST_CRON] => Last Cron [ACYM_LAST_RUN] => Last Run time [ACYM_CRON_TRIGGERED_IP] => Triggered from the IP [ACYM_SEND] => Send [ACYM_CAMPAIGN_ADDED_TO_QUEUE] => The campaign %s has been added to the queue [ACYM_ERROR_QUEUE_CAMPAIGN] => Couldn't add the campaign %s to the queue [ACYM_CAMPAIGN_ALREADY_QUEUED] => This campaign is already in the queue [ACYM_QUEUE] => Queue [ACYM_QUEUE_DETAILED] => Detailed queue [ACYM_PAUSED] => Paused [ACYM_ADDED_QUEUE_SCHEDULE] => %1$s emails have been added to the queue for the Scheduled Campaign %2$s [ACYM_SELECT_TABLE] => Select a table [ACYM_FIELD_MATCHING] => Field matching [ACYM_ASSIGN_COLUMNS] => Please match AcyMailing standard fields (email, name...) with the fields you are importing. [ACYM_ENCODING] => Encoding [ACYM_EXPORT_SELECT_LIST] => Please select at least one list [ACYM_EXPORT_SELECT_FIELD] => Please select at least one field to export [ACYM_DATA_WILL_EXPORT_CSV_FORMAT] => Data will be exported to CSV format [ACYM_FIELDS_TO_EXPORT] => Fields to export [ACYM_X_RECIPIENTS] => %s recipients [ACYM_QUEUE_SENDING] => Sending... [ACYM_QUEUE_READY] => Ready to be sent [ACYM_CANCEL_CAMPAIGN] => Cancel campaign [ACYM_ARE_YOU_SURE] => Are you sure? [ACYM_IMPORT_ERROR_WRONG_NUMBER_ARGUMENTS] => The number of arguments doesn't match with number of columns [ACYM_ADDRESSES_INVALID] => One or more address(es) are invalid and couldn't be imported [ACYM_INVALID_EMAIL_ADDRESS] => Invalid address [ACYM_AUDIENCE] => Audience [ACYM_AUTOAMTION] => Automation [ACYM_VIEW_ALL_LISTS] => View all lists [ACYM_CREATE_LIST] => Create list [ACYM_CAMPAIGNS_SCHEDULED] => Campaigns scheduled [ACYM_NONE_OF_YOUR_CAMPAIGN_SCHEDULED_GO_SCHEDULE_ONE] => None of your campaigns are scheduled. Go schedule one! [ACYM_YOUR_EMAIL] => your.mail@example.com [ACYM_FROM_MAIL_ADDRESS] => From mail address [ACYM_USING_YOUR_SERVER] => Using your server [ACYM_USING_AN_EXTERNAL_SERVER] => Using an external server [ACYM_SAFE_CHECK] => Safe check [ACYM_ONLYAUTOPROCESS] => You configured AcyMailing to use the automatic send process only. You can't trigger the send process via this button unless you allow the manual send process via the AcyMailing configuration page [ACYM_TRY] => Try [ACYM_NO_PROCESS] => There is nothing to send [ACYM_SEND_PROCESS] => Send Process [ACYM_DONT_CLOSE] => You must keep this popup opened to continue sending. If you want to be able to close the page and turn Off your computer, you can let the cron task run the automatic send process (only available in our commercial versions) [ACYM_QUEUE_DOUBLE] => Send process running in parallel detected, the system stopped but you will be able to resume it [ACYM_QUEUE_NEXT_TRY] => Next try in %s minutes [ACYM_SEND_REFRESH_TIMEOUT] => Process refreshed to avoid a time limit [ACYM_SEND_REFRESH_CONNECTION] => Process refreshed to avoid a possible loss of connection [ACYM_SEND_STOPED] => The Send Process stopped because there are too many errors [ACYM_SEND_KEPT_ALL] => The system kept all non delivered e-mails in the queue, so you will be able to resume the send process later [ACYM_SEND_CHECKONE] => Please verify your mail configuration and make sure you can send a test of this e-mail [ACYM_SEND_ADVISE_LIMITATION] => If you recently, successfully, sent a lot of e-mails, those errors may also be due to your server limitations [ACYM_SEND_REFUSE] => Your server apparently refuses to send more e-mails [ACYM_SEND_CONTINUE_COMMERCIAL] => Using one of our commercial versions, the system would be able to continue automatically the send process using a Cron [ACYM_SEND_CONTINUE_AUTO] => If you configured a cron task, the system will automatically continue the send process [ACYM_CONFIG_TRY] => Try %s times to deliver the message. [ACYM_CONFIG_TRY_ACTION] => If it still fails, %s [ACYM_MAX_NB_TRY] => Maximum number of tries [ACYM_MAX_NB_TRY_DESC] => If AcyMailing can not send the e-mail after X tries, AcyMailing will delete the e-mail from the queue. [ACYM_DO_NOTHING] => Do nothing [ACYM_REMOVE_SUB] => Delete the user subscription [ACYM_UNSUB_USER] => Unsubscribe the user [ACYM_SUBSCRIBE_USER] => Subscribe the user [ACYM_BLOCK_USER] => Block the user [ACYM_SEND_NOW] => Send now [ACYM_SEND_ALL] => Send all [ACYM_NB_SCHEDULED] => %s campaign(s) scheduled [ACYM_CRON_PROCESS] => %1$s messages processed: %2$s successful, %3$s failed [ACYM_INSERT_IMG_BAD_NAME] => The name of the picture is not correct and may not be displayed on some mail clients. Do you want to insert it? [ACYM_NON_VALID_URL] => It's not a valid url. Please correct it and try again. [ACYM_SUBSCRIBED_USER] => Subscribed users [ACYM_UNSUBSCRIBED_USER] => Unsubscribed users [ACYM_COLLAPSE] => Collapse [ACYM_DONT_HAVE_STATS_CAMPAIGN] => You didn't send any campaign yet. [ACYM_DONT_HAVE_STATS_THIS_CAMPAIGN] => You don't have any statistics in this campaign, send it! [ACYM_LOOK_AT_THESE_AMAZING_DONUTS] => Here are some examples of what you'll see. [ACYM_FAIL] => Fail [ACYM_CLICK_RATE] => Click rate [ACYM_OPEN_RATE] => Open rate [ACYM_START] => Start: [ACYM_END] => End: [ACYM_BY_HOUR] => By hour [ACYM_BY_DAY] => By day [ACYM_BY_MONTH] => By month [ACYM_HERE_AN_EXEMPLE_OF_WHAT_YOU_CAN_GET] => Here is an example of what you can get when you will have data! [ACYM_GLOBAL_STATISTICS] => Global statistics [ACYM_DETAILED_STATS] => Detailed statistics [ACYM_SEND_DATE] => Send date [ACYM_MAILS_OPEN] => Mails open [ACYM_OPEN_DATE] => Open date [ACYM_YOU_DONT_HAVE_ANY_LIST] => You don't have any list. [ACYM_CREATE_YOUR_FIRST_ONE] => Create your first one! [ACYM_YOU_DONT_HAVE_ANY_TEMPLATE] => You don't have any template. [ACYM_CREATE_AN_AMAZING_TEMPLATE_WITH_OUR_AMAZING_EDITOR] => Create an amazing template with our amazing editor! [ACYM_CREATE_ONE_NOW] => Create one now! [ACYM_YOU_DONT_HAVE_ANY_AUTOMATION] => You don't have any automation [ACYM_CREATE_ONE_AND_LET_ACYAMAILING_DO_IT] => Create one and let AcyMailing do it! [ACYM_OPENED] => Opened [ACYM_ID] => ID [ACYM_CREATE_ONE] => Create one [ACYM_CREATE_OR_IMPORT_YOUR_FIRST_ONE] => Create or import your first one! [ACYM_ADD_RECIPIENTS_TO_SEND_THIS_CAMPAIGN] => Add recipients to send this campaign [ACYM_YOU_DONT_HAVE_ANY_CAMPAIGN_IN_QUEUE] => You don't have any campaign in the queue [ACYM_SEND_ONE_AND_SEE_HOW_AMAZING_QUEUE_IS] => Send one and see how amazing the queue is! [ACYM_THIS_CAMPAIGN_HAS_BEEN_SENT_ON_AT] => This campaign has been sent on %1$s at %2$s [ACYM_ARE_YOU_SURE_DELETE] => Are you sure you want to delete these elements? [ACYM_ARE_YOU_SURE_INACTIVE] => Are you sure you want to disable these elements? [ACYM_ARE_YOU_SURE_ACTIVE] => Are you sure you want to enable these elements? [ACYM_CREATE_CAMPAIGN_EMPTY_TEMPLATE] => Please create a template with our amazing editor or create a campaign with an empty template [ACYM_X_ALREADY_EXIST] => %s already exists [ACYM_WEBSITE_LINKS] => Website links [ACYM_TIME] => Time [ACYM_SUBSCRIBER] => Subscriber [ACYM_RECEIVER_INFORMATION] => Receiver information [ACYM_USER_FIRSTPART] => First part of the user name [ACYM_USER_LASTPART] => Last part of the user name [ACYM_USER_FIRSTPART_DESC] => For example the first part of the user John Doe is John [ACYM_USER_LASTPART_DESC] => For example the last part of the user John Doe is Doe [ACYM_USER_ID] => User id [ACYM_USER_NAME] => User name [ACYM_USER_EMAIL] => User email [ACYM_USER_CREATION_DATE] => User creation date [ACYM_USER_SOURCE] => User source [ACYM_USER_CONFIRMED] => User confirmed [ACYM_USER_SEND_DATE] => User last send date [ACYM_USER_OPEN_DATE] => User last open date [ACYM_USER_CLICK_DATE] => User last click date [ACYM_DATE_FORMAT_LC3] => d F Y [ACYM_DATE_FORMAT_LC4] => Y-m-d [ACYM_UNSUBSCRIBE_LINK] => Insert an unsubscribe / modify your subscription link in your email [ACYM_CONFIRM_SUBSCRIPTION_LINK] => Insert a confirm your subscription link in your email [ACYM_SUBSCRIBE_LINK] => Insert a subscribe link in your email [ACYM_CONFIRM_SUBSCRIPTION] => Click here to confirm your subscription [ACYM_LIST_NAMES] => List names [ACYM_DYNAMIC_TEXT] => Dynamic text [ACYM_TIME_FORMAT] => Time format [ACYM_LISTS_SELECTED] => List(s) selected: [ACYM_VIEW_ONLINE] => Click here to view it online [ACYM_VIEW_ONLINE_DESC] => Insert a view it online link in your email [ACYM_CMS_USER] => %s user [ACYM_LOGIN_NAME] => Login name of the user [ACYM_USER_GROUPS] => User groups [ACYM_NO_GROUP] => No group [ACYM_CUSTOM_FIELDS] => Custom fields [ACYM_VISITOR] => Visitor [ACYM_DEFAULT] => Default [ACYM_CONFIRMED_CAMPAIGN] => The campaign has been confirmed. It will be add to the queue at %s [ACYM_CANT_CONFIRM_CAMPAIGN] => The campaign couldn't be confirmed [ACYM_TEMPLATE_CHANGED_CLICK_ON_SAVE] => Your template has been changed please save the modifications by clicking the save button [ACYM_MIGRATED_TEMPLATE] => Migrated template [ACYM_DO_YOU_WANT_TO_MIGRATE] => First of all, do you want to migrate some data from your old AcyMailing component? [ACYM_WHICH_DATA_TO_MIGRATE] => Which data do you want to migrate? [ACYM_MIGRATE] => Migrate [ACYM_NO_DONT_WANT_TO_MIGRATE_MY_DATA] => No, I don't want to migrate my data [ACYM_GLOBAL_STATS] => Global statistics [ACYM_MIGRATION_DONE] => Migration done! [ACYM_CONTINUE] => Continue [ACYM_NEWSLETTERS] => Newsletters [ACYM_RESTART_FROM_ERROR] => Restart from error [ACYM_IGNORE_ERRORS_AND_CONTINUE] => Ignore errors and continue [ACYM_MIGRATE_WARNING_DATA_OVERWRITE_MESSAGE] => If you choose to migrate your old AcyMailing data (5.X version) then your AcyMailing 7 data will be overwritten. So please make sure you won't lose any important data stored in your AcyMailing 7 instance. [ACYM_CLEAN_ERROR] => Clean error [ACYM_INSERT_ERROR] => Insert error [ACYM_FIELD_TYPE] => Field type [ACYM_REQUIRED] => Required [ACYM_LISTING] => Listing [ACYM_CANT_DELETE] => You can't delete core elements [ACYM_TEXTAREA] => Textarea [ACYM_RADIO] => Radio [ACYM_CHECKBOX] => Checkbox [ACYM_SINGLE_DROPDOWN] => Single dropdown [ACYM_MULTIPLE_DROPDOWN] => Multiple dropdown [ACYM_DATE] => Date [ACYM_FILE] => File [ACYM_PHONE] => Phone [ACYM_CUSTOM_TEXT] => Custom text [ACYM_CATEGORY] => Category [ACYM_CUSTOM_ERROR] => Custom error message [ACYM_NUMBER_ONLY] => Number only [ACYM_LETTERS_ONLY] => Letters only [ACYM_NUMBERS_LETTERS_ONLY] => Numbers and letters only [ACYM_REGULAR_EXPRESSION] => My regular expression [ACYM_AUTHORIZED_CONTENT] => Authorized content [ACYM_DEFAULT_VALUE] => Default value [ACYM_ERROR_MESSAGE_INVALID_CONTENT] => Error message to display if content isn't respected [ACYM_ROWS] => Rows [ACYM_COLUMNS] => Columns [ACYM_VALUE] => Value [ACYM_ADD_VALUE] => Add a new value [ACYM_WHERE] => Where [ACYM_WHERE_VALUE] => Where value [ACYM_WHERE_OPERATION] => Where operation [ACYM_ORDER_BY] => Order by [ACYM_SORT_ORDERING] => Sort ordering [ACYM_TABLES] => Tables [ACYM_INPUT_WIDTH] => Input width (px) [ACYM_X_TO_ENTER_X] => %1$s to enter the %2$s [ACYM_DAY] => Day [ACYM_MONTH] => Month [ACYM_YEAR] => Year [ACYM_EXEMPLE_FORMAT] => For example with the format %d%m%y the date will be 14/06/1997 [ACYM_PHONE_NOCOUNTRY] => No country [ACYM_NO_FILE_CHOSEN] => No file chosen [ACYM_CHOOSE_FILE] => Choose file [ACYM_FIELDS_TO_DISPLAY] => Fields to display [ACYM_ERROR_QUEUE_CANCEL_CAMPAIGN] => Can't access to campaign [ACYM_CONFIRMATION_CANCEL_CAMPAIGN_QUEUE] => Are you sure you want to cancel this campaign? If the campaign was sent to, at least, one receiver, you won't be able to edit or resend the campaign [ACYM_ERROR_QUEUE_PAUSE] => Couldn't pause campaign [ACYM_ERROR_QUEUE_RESUME] => Couldn't resume campaign [ACYM_LOAD_LATEST_LANGUAGE] => Load the latest version from our server [ACYM_CUSTOM_TRANS] => Custom translations [ACYM_CUSTOM_TRANS_DESC] => The following strings won't be overwritten if you update/upgrade AcyMailing [ACYM_LOAD_ENGLISH_1] => AcyMailing is currently not translated in this language. [ACYM_LOAD_ENGLISH_2] => The English version will be loaded so that you can translate it. [ACYM_LOAD_ENGLISH_3] => Once done, don't forget to share your translation with the rest of the community! Even 10 lines translated will make the difference ;) [ACYM_SHARE_CONFIRMATION_1] => This Language File will be sent to the Acyba translation team and may be included in the next version. [ACYM_SHARE_CONFIRMATION_2] => By sharing this file, you allow Acyba to use your work for any purpose. [ACYM_SHARE_CONFIRMATION_3] => You can add a personal message in the following area which will be included in the e-mail sent to the team. [ACYM_THANK_YOU_SHARING] => Thank you for your contribution! [ACYM_SEND_CAMPAIGN] => Send campaign [ACYM_SHARE_TRANSLATION] => Share your translation [ACYM_EMAIL_BODY] => Email body: [ACYM_SURE_SEND_TRANSALTION] => Are you sure you want to send us this translation? Please do not send it if you didn't modify the translation. [ACYM_MESSAGE_SENT] => The message has been sent to Acyba's support team. [ACYM_CONFIRMATION_REDIRECTION] => Redirection after confirmation [ACYM_ALREADY_CONFIRMED] => You have already confirmed your subscription [ACYM_SUBSCRIPTION_CONFIRMED] => Your subscription has been confirmed [ACYM_TEST] => Tests [ACYM_SAFE_CHECK_DESC] => Safe check tests need to be run before you can send your campaign. [ACYM_TEST_ADDRESS] => test@example.com... [ACYM_SEND_TEST_TO] => Send test mail to [ACYM_TESTS_SPAM] => SPAM score > 80% [ACYM_TESTS_SAFE_CONTENT] => Safe content [ACYM_TESTS_LINKS] => All links checked [ACYM_TESTS_CONTENT_DESC] => The following expressions are not recommended: [ACYM_SPAMTEST_MISSING_EMAIL] => Missing test mail address [ACYM_ERROR_LOAD_FROM_ACYBA] => Could not load your information from our server [ACYM_TESTS_SPAM_SENT] => Test email sent, waiting for the report... [ACYM_MENU] => AcyMailing: %s [ACYM_MENU_FORM] => Newsletter subscription form [ACYM_MENU_FORM_DESC] => Form used by your users to subscribe to the contact lists in order to receive your newsletters [ACYM_MENU_PROFILE] => User profile [ACYM_MENU_PROFILE_DESC] => This element gives your visitors or logged-in users a way to subscribe / modify their subscription. [ACYM_VISIBLE_LISTS] => Visible lists [ACYM_VISIBLE_LISTS_DESC] => The following selected lists will be displayed on your subscribe form. [ACYM_DROPDOWN_LISTS] => Lists in a dropdown [ACYM_DROPDOWN_LISTS_DESC] => Display the visible lists in a dropdown [ACYM_LISTS_CHECKED_DEFAULT] => Lists checked by default [ACYM_ALLOW_VISITOR] => Allow non-logged in users [ACYM_ONLY_LOGGED] => The subscription is restricted to logged in users [ACYM_USER_INFORMATION] => User Information [ACYM_CONFIGURATION_DATA_COLLECTION] => Data collection [ACYM_CONFIDENTIALITY] => Confidentiality [ACYM_TRACKING] => Tracking [ACYM_TRACKINGSYSTEM] => Track clicks with [ACYM_TRACKINGSYSTEM_EXTERNAL_LINKS] => Track links for external websites [ACYM_GDPR_EXPORT_BUTTON] => Allow users to export their data from their profile page [ACYM_EXPORT_MY_DATA] => Export my data [ACYM_DELETE_MY_DATA] => Delete all my data [ACYM_DELETE_MY_DATA_CONFIRM] => This will permanently delete all your data [ACYM_MODIFY_SUBSCRIPTION] => Modify your Subscription [ACYM_SAVE_CHANGES] => Save Changes [ACYM_GENERATE_NAME] => Auto-generate User's name [ACYM_NOT_ALLOWED_MODIFY_USER] => You are not allowed to modify this user [ACYM_ALLOW_ONLY_THEIRS] => Only their subscription [ACYM_ADDRESS_TAKEN] => This email address is already taken by another user [ACYM_SUBSCRIPTION_UPDATED_OK] => Subscription successfully updated [ACYM_IDENTIFICATION_SENT] => An email to verify your identity has been sent.
Please click on the link in the email to be able to modify your subscription. [ACYM_NEW_CUSTOM_FIELD] => New custom field [ACYM_UPLOAD_FOLDER] => Upload folder [ACYM_ADD_ATTACHMENT] => Attach a new file [ACYM_MAX_UPLOAD] => (total max upload file size: %s) [ACYM_SUCCESS_FILE_UPLOAD] => File successfully uploaded [ACYM_FILE_RENAMED] => An image with this name already exists. Image has been renamed as %s [ACYM_ACCEPTED_TYPE] => This file type (%1$s) is not accepted, the accepted file types are: %2$s [ACYM_SELECT] => Select [ACYM_NO_FILE_HERE] => No file here [ACYM_DD_EDITOR] => Drag & Drop Editor [ACYM_LOAD_STYLESHEET] => Load style sheet [ACYM_CUSTOM_ADD_STYLESHEET] => Add custom style sheet [ACYM_HERE_PASTE_YOUR_STYLESHEET] => Here you can paste your style sheet [ACYM_SUCCESSFULLY_SENT] => Successfully sent [ACYM_FIELDS_TO_DISPLAY_DESC] => The selected fields will be displayed on the registration form [ACYM_DOCUMENTATION] => Documentation [ACYM_NEXT] => Next [ACYM_SKIP] => Skip [ACYM_INTRO_DRAG_CONTENT] => You can drag these contents in the blocks you inserted in your email [ACYM_INTRO_CUSTOMIZE_FONT] => You can customize your font here [ACYM_INTRO_SAFE_CHECK] => The safe check analyses the content of your email, it checks if there is any spam word then all the links if they are not broken and it finally checks your mail using our spam test tool [ACYM_INTRO_MAIL_SETTINGS] => Here you can configure your sending method [ACYM_INTRO_DKIM] => DKIM is a way to prove that all the emails you send come from you [ACYM_INTRO_CHECK_DATABASE] => This button will check if there is any issue in the database like a missing table/column etc...
If you have any issue with your database it's the first thing to do [ACYM_SEND_TEST_SUCCESS] => The test was successfully sent [ACYM_SEND_TEST_ERROR] => Error sending the test [ACYM_CUSTOM_FIELD] => Custom field [ACYM_BECARFUL_BACKGROUND_IMG] => Be careful if you insert background image, not all the email clients display them [ACYM_SEPARATOR] => Separator [ACYM_INTRO_ONLY] => Intro only [ACYM_FULL_TEXT] => Full text [ACYM_PUBLISHING_DATE] => Publishing date [ACYM_CLICKABLE_TITLE] => Clickable title [ACYM_RESIZED] => Resized [ACYM_NO_RESULTS_FOUND] => No results found [ACYM_ONE_BY_ONE] => One by one [ACYM_BY_CATEGORY] => By category [ACYM_MAX_NB_ELEMENTS] => Max. number of elements [ACYM_MODIFICATION_DATE] => Modification date [ACYM_ASC] => Ascending [ACYM_DESC] => Descending [ACYM_READ_MORE] => Read more [ACYM_TITLE_ONLY] => Title only [ACYM_DISPLAY] => Display [ACYM_TRUNCATE] => Truncate the text [ACYM_TRUNCATE_AFTER] => After %s characters [ACYM_FROM] => From [ACYM_TO] => To [ACYM_LOCATION] => Location [ACYM_COUNTRY] => Country [ACYM_STATE] => State [ACYM_CITY] => City [ACYM_ADDRESS] => Address [ACYM_PRICE] => Price [ACYM_APPLY_DISCOUNTS] => Apply discounts [ACYM_COUPON] => Coupon [ACYM_CHECK_EMAIL_COUPON] => Please check your e-mail to see the coupon [ACYM_NONE] => None [ACYM_COPY_DEFAULT_TRANSLATIONS] => Copy default translations [ACYM_COPY_DEFAULT_TRANSLATIONS_CONFIRM] => This will override the current custom translations and keep the additional language keys you may have created. [ACYM_USE_THIS_FEATURE] => To use this feature please upgrade your version to %s [ACYM_UPGRADE_NOW] => Upgrade now! [ACYM_NO_DISCOUNT] => No discount [ACYM_EDIT_MAIL] => Edit email [ACYM_MENU_ARCHIVE] => Emails archive [ACYM_MENU_ARCHIVE_DESC] => Show the sent newsletters [ACYM_BOUNCE_HANDLING] => Bounce handling [ACYM_CONNECTION_METHOD] => Connection method [ACYM_SELF_SIGNED_CERTIFICATE] => Self-signed certificate [ACYM_CONNECTION_TIMEOUT_SECOND] => Connection timeout (seconds) [ACYM_MAX_NUMBER_EMAILS] => Maximum number of e-mails [ACYM_ENABLE_AUTO_BOUNCE] => Enable the automatic bounce handling [ACYM_FREQUENCY] => Frequency [ACYM_NEXT_RUN_TIME] => Next run time [ACYM_BOUNCES] => Bounces [ACYM_ACTION_ON_USER] => Action on the user [ACYM_FORWARD_EMAIL] => Forward the message to [ACYM_BOUNCE_CONNECT_SUCC] => Successfully connected to %s [ACYM_NB_MAIL_MAILBOX] => There are %s messages in your mailbox [ACYM_BOUNCE_RULE] => Rule [ACYM_CLICK_BOUNCE] => Handle the messages now [ACYM_EXECUTE_REGEX_ON] => Execute the regex on [ACYM_INCREMENT_BOUNCE_STATISTICS_IF_RULE_MATCHES] => Increment the bounce statistics if the rule matches [ACYM_ENABLED] => Enabled [ACYM_BODY] => Body [ACYM_REGEX] => Regex [ACYM_EXECUTE_ACTIONS_AFTER] => Execute the following actions only after receiving %s bounce messages from this user [ACYM_ACTION_ON_EMAIL] => Action on the email [ACYM_DELETE_USER_SUBSCRITION] => Delete the user subscription [ACYM_UNSUBSCRIBE_USER] => Unsubscribe the user [ACYM_SUBSCRIBE_USER_TO] => Subscribe the user [ACYM_EMPTY_QUEUE_USER] => Empty the queue for the user [ACYM_SAVE_MESSAGE_DATABASE] => Save message in database [ACYM_DELETE_MESSAGE_FROM_MAILBOX] => Delete the message from your mailbox [ACYM_ACTION_REQUIRED] => Action required [ACYM_ACKNOWLEDGMENT_RECEIPT_SUBJECT] => Acknowledgement of receipt - in subject [ACYM_FEEDBACK_LOOP] => Feedback loop [ACYM_FEEDBACK_LOOP_BODY] => Feedback loop - in body [ACYM_MAILBOX_FULL] => Mailbox Full [ACYM_BLOCKED_GOOGLE_GROUPS] => Blocked by Google Groups [ACYM_MAILBOX_DOESNT_EXIST_1] => Mailbox does not exist 1 [ACYM_MESSAGE_BLOCKED_RECIPIENTS] => Message blocked by recipient filters [ACYM_MAILBOX_DOESNT_EXIST_2] => Mailbox does not exist 2 [ACYM_DOMAIN_NOT_EXIST] => Domain does not exist [ACYM_TEMPORARY_FAILURES] => Temporary failures [ACYM_FAILED_PERM] => Failed Permanently [ACYM_ACKNOWLEDGMENT_RECEIPT_BODY] => Acknowledgement of receipt - in body [ACYM_FINAL_RULE] => Final Rule [ACYM_RESET_DEFAULT_RULES] => Reset to default rules [ACYM_RUN_BOUNCE_HANDLING] => Run bounce handling [ACYM_CONFIGURE] => Configure [ACYM_NO_RULES] => Please create a rule to process the bounce handling [ACYM_CANT_DELETE_AND_SAVE] => You can't delete a user and save the mail in the same rule [ACYM_BOUNCE_RATE] => Bounce rate [ACYM_BOUNCE_RECEIVED] => AcyMailing received %1$s messages from the user %2$s [ACYM_BOUNCE_MIN_EXEC] => Actions will be executed after %s messages [ACYM_SUCC_DELETE_ELEMENTS] => Successfully deleted %s record(s) [ACYM_MESSAGE_DELETED] => Message deleted [ACYM_CLICK_HANDLE_ALL_BOUNCES] => Click here to handle all messages until your mailbox is empty [ACYM_CONFIGURE_BOUNCE] => Please configure the bounce handling from the configuration page first [ACYM_ERROR_CONNECTING] => Error connecting to %s [ACYM_ERROR_LOGIN] => Identification error %s [ACYM_ERROR_UPLOAD_ATTACHMENT] => Error uploading the attachment %1$s: %2$s [ACYM_USER_X_DELETED] => User %s deleted [ACYM_USER_X_SUBSCRIBED_TO] => User %1$s subscribed to %2$s [ACYM_USER_X_NOT_SUBSCRIBED_TO] => User %1$s not subscribed to %2$s: [ACYM_USER_ALREADY_SUBSCRIBED] => User already subscribed [ACYM_USER_ALREADY_UNSUBSCRIBED] => User already unsubscribed [ACYM_USER_X_REMOVED_FROM] => User %1$s removed from lists %2$s [ACYM_USER_X_NOT_SUBSCRIBED] => User %s not subscribed [ACYM_USER_X_UNSUBSCRIBED_FROM] => User %1$s unsubscribed from lists %2$s [ACYM_USER_X_BLOCKED] => User %s blocked [ACYM_USER_X_QUEUE] => User %1$s queue: %2$s [ACYM_BOUNCE_NOT_FORWARD] => The forward e-mail address is the same as the bounce one... AcyMailing will not forward the message [ACYM_BOUNCE_MESSAGE_SAVED] => Message saved (user %s) [ACYM_FORWARDED_TO_X] => Forwarded to %s [ACYM_NOT_FORWARDED_TO_X] => Couldn't forward to %1$s: %2$s [ACYM_DUPLICATE] => Duplicate [ACYM_STYLESHEET_HTML_DESC] => If you add some CSS style you will have to save to see the modifications. Note that not all editors allow you to load custom CSS [ONEPAGE] => Rupostel Onepage Checkout [COM_ONEPAGE] => Rupostel Onepage Checkout [COM_ONEPAGE_SHIP_COUNTRY_CHANGED] => Please choose the right carrier for selected country [COM_ONEPAGE_SHIP_COUNTRY_INVALID] => We are sorry, but we do not ship to the chosen country. Please select a different country or contact us by phone. [COM_ONEPAGE_PAYMENT_EXTRA_DEFAULT_INFO] => The order should be followed by a payment [COM_ONEPAGE_ADD_USER_ERROR] => Error adding a new user [COM_ONEPAGE_SAVE_ORDER_ERROR] => Error adding new order [COM_ONEPAGE_ORDER_TOTAL_INCL_SHIPPING] => Order Total incl. Shipping [COM_ONEPAGE_SHIPPING_ADDRESS] => Shipping Address [COM_ONEPAGE_SHIPPING_ADDRESS_IS_DIFFERENT] => Shipping Address is different from Bill To address [COM_ONEPAGE_PAYMENT_EXTRA_INFO_2] => [COM_ONEPAGE_MISSING] => Missing [COM_ONEPAGE_EMAIL2] => E-mail 2 [COM_ONEPAGE_EMAIL_DONT_MATCH] => Emails don't match! [COM_ONEPAGE_SHOW_LOGIN] => Show Login [COM_ONEPAGE_REGISTER_AND_CHECKOUT] => Guest Checkout [COM_ONEPAGE_REGISTER_OR_LOG_IN] => Register or Log In [COM_ONEPAGE_CLICK_HERE_TO_ADD_SHIPPING_ADDRESS] => Click here to add your shipping address [COM_ONEPAGE_BUSINESS_TEXT] => Business [COM_ONEPAGE_CONTACT_ADDRESS] => Contact address [COM_ONEPAGE_CART_STRING] => Items [COM_ONEPAGE_CART_STRING_ITEMS_IN_CART] => Items in Cart [COM_ONEPAGE_RETURN_TO_CART] => Return to Cart [COM_ONEPAGE_PAYPAL_REDIRECT] => you will go to Paypal website [COM_ONEPAGE_NOTICE_YOUR_CART_WILL_GET_DELETED] => Notice: Your cart will get deleted after logout [COM_ONEPAGE_KLARNA_GET_ADDRESS] => Get Address [COM_ONEPAGE_CLICK_HERE_TO_REFRESH_SHIPPING] => Click here to refresh shipping rates [COM_ONEPAGE_CLICK_HERE_TO_DISPLAY_SHIPPING] => Click here to display shipping rates for given address... [COM_ONEPAGE_OTHER_DISCOUNT] => Other discount [COM_ONEPAGE_REGISTER_TEXT] => Enter your name, email address and password [COM_ONEPAGE_LOGIN_TEXT] => Returning customers log in [COM_ONEPAGE_GUEST_TEXT] => Please enter the address you would like your order confirmation e-mailed to: [COM_ONEPAGE_ORDER_SUMMARY] => Order Summary [COM_ONEPAGE_PROMOTIONAL_CODE] => Promotional Codes [COM_ONEPAGE_PROMOTIONAL_CODE_TEXT] => If you have a promotional code, enter it here: [COM_ONEPAGE_SUBMIT] => Submit [COM_ONEPAGE_CREATEACCOUNT] => Create Account [COM_ONEPAGE_FREE] => (free) [COM_ONEPAGE_ITALIAN_AGREE_LABEL] => I agree with privacy policy of this site [COM_ONEPAGE_GDPR_DROPDOWN_CHOOSE] => -- Choose an option --- [COM_ONEPAGE_GDPR_DROPDOWN_IAGREE] => I agree [COM_ONEPAGE_GDPR_DROPDOWN_IDONOTAGREE] => I do not agree [COM_ONEPAGE_GDPR_DROPDOWN_LABEL] => to provide my email address to 3rd parties listed in our privacy policy [COM_ONEPAGE_GDPR_DROPDOWN_DESC] => [COM_ONEPAGE_GDPR_DROPDOWN_ERROR] => Please select an option [COM_ONEPAGE_ITALIAN_AGREE_LABEL_LINK] => - privacy policy [COM_ONEPAGE_ITALIAN_AGREE_DESC] => See Terms of Service for more details [COM_ONEPAGE_ITALIAN_AGREE_ERROR] => You must agree on privacy policy [COM_ONEPAGE_EMAIL_ALREADY_EXISTS] => The given %s already exists. [COM_ONEPAGE_USER_ID_CARD] => Customer ID card info [COM_ONEPAGE_PLEASE_WAIT] => Please wait until the shipping rates are loaded and make sure a proper rate is selected. [COM_ONEPAGE_TOTAL_WEIGHT] => Total weight [COM_ONEPAGE_VAT_CHECKER_DOWN] => EU validation service is currently not available for your country. Please try again later. [COM_ONEPAGE_VAT_CHECKER_INVALID] => Invalid VAT number [COM_ONEPAGE_VAT_CHECKER_NOVAT] => No VAT number detected [COM_ONEPAGE_VAT_CHECKER_INVALID_COUNTRY] => The VAT ID you've entered doesn't match your country. [COM_ONEPAGE_EUVAT_FIELD] => EU VAT [COM_ONEPAGE_EUVAT_FIELD_INFO] => EU VAT Info [COM_ONEPAGE_VALIDATE_VAT_BUTTON] => Validate... [COM_ONEPAGE_VALIDATE_VAT_VALID] => OK, EU VAT number is validated [COM_ONEPAGE_NEWSLETTER_SUBSCRIPTION] => Sign up for newsletter [COM_ONEPAGE_NEWSLETTER_SUBSCRIPTION_DESC] => [COM_ONEPAGE_ADDRESS_HAD_CHANGED] => Address had changed by the selected payment method, please check your data again. [COM_ONEPAGE_ADDRESS_HAD_CHANGED_NAME] => Payment method had changed the address (Do not ship to!) [COM_ONEPAGE_USER_ENTERED_ADDRESS] => User entered address [COM_ONEPAGE_PLEASE_WAIT_LOADING] => Loading... Please wait [COM_ONEPAGE_CART_TOS_OPC] => COM_VIRTUEMART_CART_TOS [COM_ONEPAGE_ADD_SHOPPER] => Click here to create a new shopper account [COM_ONEPAGE_ADD_SHOPPER_MENULINK] => Admin link to add a new shopper [COM_ONEPAGE_THIRD_ADDRESS_MENU_LINK] => OPC Third Address Menu Link [COM_ONEPAGE_BT_REGISTRATION] => OPC BT registration Menu Link [COM_ONEPAGE_ST_REGISTRATION] => OPC ST registration Menu Link [COM_ONEPAGE_NEW_USER_CREATED] => O.k., new user created, username: [COM_ONEPAGE_CHOOSE_DESIRED_DELIVERY_DATE] => Choose your desired delivery date [COM_ONEPAGE_CHOOSE_DESIRED_DELIVERY_DATE_DESC] => Choose your desired delivery date [COM_ONEPAGE_CHOOSE_DESIRED_DELIVERY_DATE_ERROR] => Please choose your desired delivery date (required) [COM_ONEPAGE_QUANTITY_REQUESTED_LARGER_THAN_AVAILABLE_STOCK] => Quantity requested is larger than available stock [COM_ONEPAGE_SHIPPING_QUOTE_ESTIMATE] => Shipping Costs Estimate [COM_ONEPAGE_SHIPPING_QUOTE_ESTIMATE_PROVIDE_BASIC_DETAILS] => Please provide us basic address details below [COM_ONEPAGE_SHIPPING_GETQUOTE_BUTTON] => Get Quote [COM_ONEPAGE_SHIPPING_ESTIMATED_RATES] => Estimated shipping rates for your cart content. [COM_ONEPAGE_SHIPPING_ESTIMATE_CLICK_REQUIRED] => Click on the button at the left to see your quote. [COM_ONEPAGE_SHIPPING_ESTIMATED_RATES_FOR_CURRENT_PRODUCT] => Estimated shipping rates for this product. [COM_ONEPAGE_AWO_TAX] => Coupon Tax Offset [COM_ONEPAGE_THIRD_ADDRESS] => Installation Address [COM_ONEPAGE_THIRD_ADDRESS_CHANGED] => Your installation address was changed [COM_ONEPAGE_THIRD_ADDRESS_EDIT] => Edit Installation Address [COM_ONEPAGE_THIRD_ADDRESS_ADD] => Installation address is not the same as Ship to address [COM_ONEPAGE_MISSING_ONE_OR_THE_OTHER] => Missing value of {field1} or {field2} [COM_ONEPAGE_FE_BT] => COM_VIRTUEMART_ORDER_PRINT_BILL_TO_LBL [COM_ONEPAGE_FE_ST] => COM_VIRTUEMART_ORDER_PRINT_SHIPPING_LBL [COM_ONEPAGE_FE_RD] => COM_ONEPAGE_THIRD_ADDRESS [COM_ONEPAGE_CHECKBOX_SECTION] => Choose your gift [COM_ONEPAGE_CHECKBOX_SECTION_DESC] => [COM_ONEPAGE_USER_FORM_ST_SAME_AS_BT] => COM_VIRTUEMART_USER_FORM_ST_SAME_AS_BT [COM_ONEPAGE_USER_FORM_ADD_SHIPTO_LBL] => COM_VIRTUEMART_USER_FORM_ADD_SHIPTO_LBL [COM_VIRTUEMART_BUTTON_SEND_REG] => Send Registration [COM_VIRTUEMART_CNOTES_CART] => Notes and special requests [COM_VIRTUEMART_MISSING_TOS] => Please accept the Terms of Service to proceed [COM_VIRTUEMART_MISSING_VALUE_FOR_FIELD] => Missing value for %s [COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL] => Shopper Information [COM_VIRTUEMART_REGISTER_EMAIL] => E-Mail [COM_VIRTUEMART_SHOPPERGROUP_DEFAULT] => Default Shopper Group [COM_VIRTUEMART_SHOPPERGROUP_DEFAULT_TIP] => New shoppers will be assigned to this group [COM_VIRTUEMART_SHOPPERGROUP_GUEST] => Guest Shopper Group [COM_VIRTUEMART_SHOPPERGROUP_GUEST_TIP] => People who are not logged get automatically assigned to the group guest [COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_1] => Address 1 [COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_2] => Address 2 [COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_INFO_LBL] => Information [COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_LABEL] => Address Nickname [COM_VIRTUEMART_SHOPPER_FORM_BIRTHDAY] => Date of birth [COM_VIRTUEMART_SHOPPER_FORM_CITY] => City [COM_VIRTUEMART_SHOPPER_FORM_COMPANY_NAME] => Company Name [COM_VIRTUEMART_SHOPPER_FORM_COUNTRY] => Country [COM_VIRTUEMART_SHOPPER_FORM_EMAIL] => Email [COM_VIRTUEMART_SHOPPER_FORM_EU_VATID] => VAT Number(European Union Countries only) [COM_VIRTUEMART_SHOPPER_FORM_FAX] => Fax [COM_VIRTUEMART_SHOPPER_FORM_FIRST_NAME] => First Name [COM_VIRTUEMART_SHOPPER_FORM_GROUP] => Shopper Group [COM_VIRTUEMART_SHOPPER_FORM_GROUP_PRICE_TIP] => Select a shopper group, if this price is specific to a shopper group. If no shopper group is selected, the price is the same for all shopper groups. [COM_VIRTUEMART_SHOPPER_FORM_GROUP_PRODUCT_TIP] => If one or more shopper group(s) is/are selected, the product will be displayed only to those shopper groups. If no shopper group is selected, the product is displayed to all shopper group. [COM_VIRTUEMART_SHOPPER_FORM_HOUSE_EXTENSION] => Building Name [COM_VIRTUEMART_SHOPPER_FORM_HOUSE_NO] => House Number [COM_VIRTUEMART_SHOPPER_FORM_LAST_NAME] => Last Name [COM_VIRTUEMART_SHOPPER_FORM_LBL] => Shopper Information [COM_VIRTUEMART_SHOPPER_FORM_MIDDLE_NAME] => Middle Name [COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_1] => Password [COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_2] => Confirm Password [COM_VIRTUEMART_SHOPPER_FORM_PHONE2] => Mobile phone [COM_VIRTUEMART_SHOPPER_FORM_PHONE] => Phone [COM_VIRTUEMART_SHOPPER_FORM_SHIPTO_LBL] => Shipment Information [COM_VIRTUEMART_SHOPPER_FORM_SOCIALNUMBER] => Social Security Number [COM_VIRTUEMART_SHOPPER_FORM_STATE] => State / Province / Region [COM_VIRTUEMART_SHOPPER_FORM_TAXEXEMPTION_NBR] => Tax Exemption Number [COM_VIRTUEMART_SHOPPER_FORM_TAX_USAGE] => Tax Usage Type [COM_VIRTUEMART_SHOPPER_FORM_TITLE] => Title [COM_VIRTUEMART_SHOPPER_FORM_USERNAME] => User Name [COM_VIRTUEMART_SHOPPER_FORM_ZIP] => Zip / Postal Code [COM_VIRTUEMART_SHOPPER_TITLE_MISS] => Miss [COM_VIRTUEMART_SHOPPER_TITLE_MR] => Mr [COM_VIRTUEMART_SHOPPER_TITLE_MRS] => Mrs [COM_VIRTUEMART_STORE_FORM_ACCEPTED_CURRENCIES] => List of accepted currencies [COM_VIRTUEMART_STORE_FORM_COMPANY_NAME] => Vendor Name [COM_VIRTUEMART_STORE_FORM_DESCRIPTION] => Description [COM_VIRTUEMART_STORE_FORM_LBL] => Shop Information [COM_VIRTUEMART_STORE_FORM_LEGAL] => Legal Information [COM_VIRTUEMART_STORE_FORM_MPOV] => Minimum purchase order value for your shop [COM_VIRTUEMART_STORE_FORM_STORE_NAME] => Shop Name [COM_VIRTUEMART_STORE_FORM_TOS] => Terms of Service [COM_VIRTUEMART_STORE_INFORMATION] => Shop Information [COM_VIRTUEMART_USERFIELDS_FORM_LBL] => Additional Information [COM_VIRTUEMART_USER_FORM_ADDRESS_LABEL] => Address Nickname [COM_VIRTUEMART_USER_FORM_BLOCKUSER] => Block User [COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_NAME] => Name [COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_POSITION] => Position [COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_TELEPHONE] => Telephone [COM_VIRTUEMART_USER_FORM_CUSTOMER_NUMBER] => Shopper Number / ID [COM_VIRTUEMART_USER_FORM_LASTVISITDATE] => Last Visit Date [COM_VIRTUEMART_USER_FORM_LASTVISIT_NEVER] => Never [COM_VIRTUEMART_USER_FORM_LEGEND_CONTACTINFO] => Contact Information [COM_VIRTUEMART_USER_FORM_LEGEND_PARAMETERS] => Parameters [COM_VIRTUEMART_USER_FORM_LEGEND_USERDETAILS] => User Details [COM_VIRTUEMART_USER_FORM_NOCONTACTDETAILS_1] => No Contact details linked to this User [COM_VIRTUEMART_USER_FORM_NOCONTACTDETAILS_2] => See Components -> Contact -> Manage Contacts for details. [COM_VIRTUEMART_USER_FORM_PERMS] => User Permissions [COM_VIRTUEMART_USER_FORM_ST_LABEL] => Address Nickname [COM_VIRTUEMART_USER_FORM_TAB_GENERALINFO] => General User Information [COM_VIRTUEMART_USER_GROUP] => User Group [COM_VIRTUEMART_ACC_BILL_DEF] => - Default (Same as Billing) [COM_VIRTUEMART_ACC_NO_ORDER] => You have no existing orders [COM_VIRTUEMART_ALL] => all [COM_VIRTUEMART_ASC] => -/+ [COM_VIRTUEMART_ASKQU_CS_MAX] => Maximum characters for your question is reached [COM_VIRTUEMART_ASKQU_CS_MIN] => Minimum characters for your question is not reached [COM_VIRTUEMART_ASK_COMMENT] => Please write your question....(min. %s, max. %s characters) [COM_VIRTUEMART_ASK_COUNT] => Characters written: [COM_VIRTUEMART_ASK_ERR_COMMENT1] => Please write down some more words for your question. Minimum characters allowed: %s [COM_VIRTUEMART_ASK_ERR_COMMENT2] => Please shorten your question. Maximum characters allowed: %s [COM_VIRTUEMART_ASK_QUESTION_THANK_YOU] => Thank you for your Question. We will contact you as soon as possible. [COM_VIRTUEMART_ASK_SUBMIT] => Send your question [COM_VIRTUEMART_ASSIGN_VM_TO_MENU] => Assign the component VirtueMart to a menu item [COM_VIRTUEMART_BACK_TO_ACCOUNT] => Back to Account Details [COM_VIRTUEMART_BOX_CLOSE] => close [COM_VIRTUEMART_BOX_CURRENT] => product {current} of {total} [COM_VIRTUEMART_BOX_NEXT] => next [COM_VIRTUEMART_BOX_PREVIOUS] => previous [COM_VIRTUEMART_BUTTON_LOGOUT] => Logout [COM_VIRTUEMART_CANCEL] => Cancel [COM_VIRTUEMART_CANCEL_CONFIRM] => Cancel payment process [COM_VIRTUEMART_CANCEL_CONFIRM_MNU] => Process the payment to confirm the order [COM_VIRTUEMART_CART_ACTION] => Update [COM_VIRTUEMART_CART_ACTIVE_ADMIN] => Active administrator: [COM_VIRTUEMART_CART_ADD_TO] => Add to Cart [COM_VIRTUEMART_CART_CHANGED_SHOPPER_SUCCESSFULLY] => Shopper successfully changed to %1$s [COM_VIRTUEMART_CART_CHANGE_PAYMENT] => Change Payment [COM_VIRTUEMART_CART_CHANGE_SHIPPING] => Change Shipment [COM_VIRTUEMART_CART_CHANGE_SHOPPER] => Change Shopper [COM_VIRTUEMART_CART_CHANGE_SHOPPER_NO_PERMISSIONS] => No permission to change shopper [COM_VIRTUEMART_CART_CHECKOUT_DATA_CHANGED] => Your cart has been updated [COM_VIRTUEMART_CART_CHECKOUT_DATA_NOT_VALID] => Invalid data entered [COM_VIRTUEMART_CART_CHECKOUT_DONE_CONFIRM_ORDER] => Checkout done, please confirm the order [COM_VIRTUEMART_CART_COUPON_TOO_MANY_TRIES] => Coupon blocked, too many tries [COM_VIRTUEMART_CART_COUPON_VALID] => Discount Coupon successfully added [COM_VIRTUEMART_CART_DATA_NOT_VALID] => Cart data not valid [COM_VIRTUEMART_CART_DELETE] => Delete Product From Cart [COM_VIRTUEMART_CART_EDIT_COUPON] => Edit coupon [COM_VIRTUEMART_CART_EDIT_PAYMENT] => Select payment [COM_VIRTUEMART_CART_EDIT_SHIPPING] => Select shipment [COM_VIRTUEMART_CART_ENTER_ADDRESS_FIRST] => Please enter your address first [COM_VIRTUEMART_CART_ERROR_NO_NEGATIVE] => Negative quantities are not allowed. [COM_VIRTUEMART_CART_ERROR_NO_PRODUCT_IDS] => Error while adding product in cart: no product ids [COM_VIRTUEMART_CART_ERROR_NO_VALID_QUANTITY] => Please enter a valid quantity for this item. [COM_VIRTUEMART_CART_FREE_SHIPPING] => Shipment is free on this Order [COM_VIRTUEMART_CART_MAIL_FOOTER] => mail footer message [COM_VIRTUEMART_CART_MAIL_SHOPPER_CONTENT] => Dear %1$s,
you bought and confirmed an order with a total of %3$s at %2$s,
your order number is = %4$s
and your order password = %5$s [COM_VIRTUEMART_CART_MAIL_SHOPPER_QUESTION] => Your comment:
%1$s [COM_VIRTUEMART_CART_MAIL_VENDOR_CONTENT] => Hello %1$s,
%2$s confirmed an order with a total of %3$s, his order_id = %4$s [COM_VIRTUEMART_CART_MAIL_VENDOR_SHOPPER_QUESTION] => The shopper commented the order:
%1$s [COM_VIRTUEMART_CART_MAIL_VENDOR_TITLE] => Hello [COM_VIRTUEMART_CART_MAX_ORDER] => The maximum order level for this product is %d items. [COM_VIRTUEMART_CART_MIN_ORDER] => The minimum order level for this product is %d items. [COM_VIRTUEMART_CART_MIN_PURCHASE] => The minimum purchase value is %s. [COM_VIRTUEMART_CART_NAME] => Name [COM_VIRTUEMART_CART_NOTIFY] => Notify Me [COM_VIRTUEMART_CART_NOTIFY_DESC] => We regret to inform you that this product (%s) is either temporarily out of stock or not in stock in the desired quantity. Please submit your email address if you would like to be notified when new stock arrives for this product.

Thank you! [COM_VIRTUEMART_CART_NOTIFY_MAIL_HTML] =>
Thank you for your patience.

Our %s is now in stock and can be purchased by following this link:
%s

This is a one time notice, you will not receive this e-mail again.
[COM_VIRTUEMART_CART_NOTIFY_MAIL_RAW] => Thank you for your patience.\r\n\r\nOur %s is now in stock and can be purchased by following this link:\r\n%s\r\n\r\nThis is a one time notice, you will not receive this e-mail again. [COM_VIRTUEMART_CART_NOTIFY_MAIL_SUBJECT] => Product Notification [COM_VIRTUEMART_CART_NO_PAYMENT_METHOD_PUBLIC] => We are sorry, no payment method matches the characteristics of your order. Please %s. [COM_VIRTUEMART_CART_NO_PAYMENT_SELECTED] => No payment selected [COM_VIRTUEMART_CART_NO_PRODUCT] => There are no products in your cart. [COM_VIRTUEMART_CART_NO_SHIPMENT_SELECTED] => No shipment selected [COM_VIRTUEMART_CART_NO_SHIPPINGRATE] => No shipping rate could be selected, you may not have entered your address or the vendor/shipment does not support your location [COM_VIRTUEMART_CART_NO_SHIPPING_METHOD] => No Shipment plugin installed or configured for this vendor, or no shipment method is defined for your shippping address. [COM_VIRTUEMART_CART_NO_SHIPPING_METHOD_PUBLIC] => We are sorry, no shipment method matches the characteristics of your order. [COM_VIRTUEMART_CART_ONE_PRODUCT] => 1 product [COM_VIRTUEMART_CART_ONLY_REGISTERED] => Please register to checkout [COM_VIRTUEMART_CART_ORDERDONE_DATA_NOT_VALID] => Order not completed, data is not valid [COM_VIRTUEMART_CART_OVERVIEW] => Shopping cart [COM_VIRTUEMART_CART_PAYMENT] => Payment [COM_VIRTUEMART_CART_PLEASE_ACCEPT_TOS] => Please accept the terms of service to confirm [COM_VIRTUEMART_CART_PRICE] => Price [COM_VIRTUEMART_CART_PRICE_FREE] => No additional charge [COM_VIRTUEMART_CART_PRICE_PER_UNIT] => Price per Unit [COM_VIRTUEMART_CART_PRODUCT_ADDED] => %2$s x %1$s was added to your cart. [COM_VIRTUEMART_CART_PRODUCT_OUT_OF_QUANTITY] => Max quantity of product %1$s reached, new quantity in cart set to %2$s [COM_VIRTUEMART_CART_PRODUCT_OUT_OF_STOCK] => Product out of stock [COM_VIRTUEMART_CART_PRODUCT_UPDATED] => The product quantity has been updated. [COM_VIRTUEMART_CART_QUANTITY] => Quantity [COM_VIRTUEMART_CART_SELECTCOUPON] => Select your coupon [COM_VIRTUEMART_CART_SELECTED_PAYMENT] => Selected payment [COM_VIRTUEMART_CART_SELECTED_PAYMENT_SELECT] => or choose another payment [COM_VIRTUEMART_CART_SELECTED_SHIPMENT] => Selected shipment [COM_VIRTUEMART_CART_SELECTED_SHIPMENT_SELECT] => or change the selected shipment method [COM_VIRTUEMART_CART_SELECTPAYMENT] => Select payment method [COM_VIRTUEMART_CART_SELECTSHIPMENT] => Select shipment [COM_VIRTUEMART_CART_SELECT_PAYMENT] => Please select a payment method [COM_VIRTUEMART_CART_SELECT_SHIPMENT] => Please select a shipment method [COM_VIRTUEMART_CART_SETPAYMENT_PLUGIN_FAILED] => The payment plugin failed [COM_VIRTUEMART_CART_SHIPMENT] => Shipment [COM_VIRTUEMART_CART_SHIPPING] => Shipment [COM_VIRTUEMART_CART_SHOW] => Show Cart [COM_VIRTUEMART_CART_SKU] => SKU [COM_VIRTUEMART_CART_STEP_ORDER] => You can buy this product only in steps of %d items. [COM_VIRTUEMART_CART_SUBTOTAL] => Subtotal [COM_VIRTUEMART_CART_SUBTOTAL_DISCOUNT_AMOUNT] => Discount [COM_VIRTUEMART_CART_SUBTOTAL_TAX_AMOUNT] => Tax [COM_VIRTUEMART_CART_TITLE] => Cart [COM_VIRTUEMART_CART_TOS] => Terms of service [COM_VIRTUEMART_CART_TOS_READ_AND_ACCEPTED] => Click here to read terms of service and check the box to accept them. [COM_VIRTUEMART_CART_TOTAL] => Total [COM_VIRTUEMART_CART_TOTALP] => Total %s [COM_VIRTUEMART_CART_TOTAL_PAYMENT] => Total in Payment Currency [COM_VIRTUEMART_CART_UPDATE] => Update Quantity In Cart [COM_VIRTUEMART_CART_X_PRODUCTS] => %s products [COM_VIRTUEMART_CATEGORIES] => Categories [COM_VIRTUEMART_CATEGORIES_RELATED_SEARCH] => Search [COM_VIRTUEMART_CATEGORY] => Category [COM_VIRTUEMART_CATEGORY_BACK_TO] => Back to: %s [COM_VIRTUEMART_CATEGORY_DESCRIPTION] => Category Description [COM_VIRTUEMART_CATEGORY_ID] => Category Id [COM_VIRTUEMART_CATEGORY_NAME] => Category [COM_VIRTUEMART_CATEGORY_NOT_FOUND] => Category not found [COM_VIRTUEMART_CATEGORY_TOP_LEVEL] => Top Category [COM_VIRTUEMART_CAT_NOT_FOUND] => Category not found [COM_VIRTUEMART_CAT_NOT_PUBL] => Category %1$s id %2$s not published [COM_VIRTUEMART_CHECKOUT_AS_GUEST] => Checkout as Guest [COM_VIRTUEMART_CHECKOUT_PLEASE_ENTER_ADDRESS] => Please enter your billto address [COM_VIRTUEMART_CHECKOUT_TITLE] => Check Out Now [COM_VIRTUEMART_CLOSE] => Close [COM_VIRTUEMART_COMMENT] => Please write your recommendation....(min. %s, max. %s characters) [COM_VIRTUEMART_COMMENT_CART] => Notes and special requests (If you ordered print copies, please give date by when needed.) [COM_VIRTUEMART_COMMENT_MIN_MAX_JS] => Please min. %s, max. %s characters [COM_VIRTUEMART_COMMENT_NOT_VALID_JS] => Some Fields are invalid, please verify your inputs [COM_VIRTUEMART_CONF_WARN_NO_CURRENCY_DEFINED] => No Shop Currency defined! Contact the administrator, if you are one go to %s [COM_VIRTUEMART_CONF_WARN_NO_FORMAT_DEFINED] => Currency is not formatted! Contact the administrator, if you are one go to %s [COM_VIRTUEMART_CONTINUE_SHOPPING] => Continue Shopping [COM_VIRTUEMART_COUPON_CODE_CHANGE] => Change your Coupon code [COM_VIRTUEMART_COUPON_CODE_ENTER] => Enter your Coupon code [COM_VIRTUEMART_COUPON_CODE_EXPIRED] => This coupon is expired [COM_VIRTUEMART_COUPON_CODE_INVALID] => Coupon code not found. Please try again. [COM_VIRTUEMART_COUPON_CODE_NOTYET] => Coupon is not yet active, it can be used after [COM_VIRTUEMART_COUPON_CODE_TOOLOW] => This coupon is valid for an order with a minimum of [COM_VIRTUEMART_COUPON_DISCOUNT] => Coupon Discount [COM_VIRTUEMART_COUPON_ENTER_HERE] => If you have a coupon code, please enter it below: [COM_VIRTUEMART_CREATED_ON] => Creation Date [COM_VIRTUEMART_CREDIT_CARD_INVALID_EXPIRE_DATE] => Credit Card has expired [COM_VIRTUEMART_CREDIT_CARD_INVALID_FORMAT] => Credit card number has in invalid format [COM_VIRTUEMART_CREDIT_CARD_INVALID_NUMBER] => Credit card number is invalid [COM_VIRTUEMART_CREDIT_CARD_NO_NUMBER] => No card number provided [COM_VIRTUEMART_CREDIT_CARD_UNKNOWN_TYPE] => Unknown card type [COM_VIRTUEMART_CREDIT_CARD_WRONG_DIGIT] => Credit card number has an inappropriate number of digits [COM_VIRTUEMART_CURRENCY] => Currency [COM_VIRTUEMART_CUSTOMER_RATING] => Average customer rating [COM_VIRTUEMART_DATE] => Date [COM_VIRTUEMART_DATE_FORMAT_INPUT_JS] => y.mm.dd [COM_VIRTUEMART_DATE_FORMAT_LC] => %A, %d %B %Y [COM_VIRTUEMART_DATE_FORMAT_INPUT] => %y.%m.%d [COM_VIRTUEMART_DATE_FORMAT_INPUT_J16] => y.m.d [COM_VIRTUEMART_DEAR] => Dear [COM_VIRTUEMART_DELIVERYNOTE] => Delivery Note [COM_VIRTUEMART_DESC] => +/- [COM_VIRTUEMART_DISABLED] => Disabled [COM_VIRTUEMART_DISABLE_ITEM] => Disable Item [COM_VIRTUEMART_DISCONTINUED_PRODUCT] => Discontinued Products [COM_VIRTUEMART_DISPLAYED_NAME] => Displayed name: [COM_VIRTUEMART_DRDOWN_AVA2ALL] => Available for all [COM_VIRTUEMART_DRDOWN_SELALL] => Select all [COM_VIRTUEMART_EMAIL] => Email [COM_VIRTUEMART_EMPTY_CART] => Cart empty [COM_VIRTUEMART_ENABLED] => Enabled [COM_VIRTUEMART_ENABLE_ITEM] => Enable item [COM_VIRTUEMART_ENTERED_ADDRESS] => Entered address [COM_VIRTUEMART_ENTER_A_VALID_EMAIL_ADDRESS] => Please enter a valid email address [COM_VIRTUEMART_FEATURED_PRODUCT] => Featured Products [COM_VIRTUEMART_FEED_FEATURED_EXTENSION] => Featured Extensions [COM_VIRTUEMART_FEED_LATEST_EXTENSION] => Latest Extensions [COM_VIRTUEMART_FEED_LATEST_NEWS] => Latest News [COM_VIRTUEMART_FEED_POPULAR_EXTENSION] => Popular Extensions [COM_VIRTUEMART_FEED_READMORE] => Read more [COM_VIRTUEMART_FILES_FILE_DELETE_FAILURE] => Could not delete the File. [COM_VIRTUEMART_FILES_FILE_DELETE_SUCCESS] => File successfully deleted. [COM_VIRTUEMART_FILE_NOT_FOUND] => File not found %1$s [COM_VIRTUEMART_FREE_SHIPPING_AMOUNT] => Minimum Amount for Free Shipment [COM_VIRTUEMART_HI] => Hello [COM_VIRTUEMART_HINAME] => Hello %s [COM_VIRTUEMART_HOME] => Welcome to %1$s [COM_VIRTUEMART_IN_CONFIRM] => The cart is still processing the payment, maybe the payment service provider is opened in another tab or window [COM_VIRTUEMART_I_AGREE_TO_TOS] => I agree to the Terms of Service [COM_VIRTUEMART_LAST_UPDATED] => Last Updated [COM_VIRTUEMART_LATEST_PRODUCT] => Latest Products [COM_VIRTUEMART_LEAVE] => Leave [COM_VIRTUEMART_LEAVE_TO_PRODUCT] => Leave to product [COM_VIRTUEMART_LINK_ACTIVATE_ACCOUNT] => Please use this link to activate your account [COM_VIRTUEMART_LIST_EMPTY_OPTION] => -- Select -- [COM_VIRTUEMART_LOGIN] => Login [COM_VIRTUEMART_LOGINAME] => Login Name [COM_VIRTUEMART_LOW_STOCK_NOTIFICATION] => Stock [COM_VIRTUEMART_MAIL_FOOTER] => Thank you for purchasing at [COM_VIRTUEMART_MAIL_NOT_SEND_SUCCESSFULLY] => Mail not sent successfully [COM_VIRTUEMART_MAIL_ORDER_STATUS] => Your order status is: %s [COM_VIRTUEMART_MAIL_SEND_SUCCESSFULLY] => Mail sent successfully [COM_VIRTUEMART_MAIL_SHOPPER_CONTENT] => your order password = %5$s [COM_VIRTUEMART_MAIL_SHOPPER_NAME] => Hello %1$s, [COM_VIRTUEMART_MAIL_SHOPPER_QUESTION] => Your comment:
%1$s [COM_VIRTUEMART_MAIL_SHOPPER_SUMMARY] =>

Order confirmed

You bought and confirmed an order in %1$s shop online.

You can check the status of your order by going on your personal account

[COM_VIRTUEMART_MAIL_SHOPPER_TOTAL_ORDER] =>

Your order Total: %1$s

[COM_VIRTUEMART_MAIL_SHOPPER_YOUR_ORDER] => Your order number: [COM_VIRTUEMART_MAIL_SHOPPER_YOUR_ORDER_LINK] => view your order online [COM_VIRTUEMART_MAIL_SHOPPER_YOUR_PASSWORD] => Your order password: [COM_VIRTUEMART_MAIL_SKU] => SKU [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_C] => [%3$s], Confirmed order at %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_P] => [%3$s], Order is pending at %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_R] => [%3$s], Refunded order by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_S] => [%3$s], Shipped order from %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_U] => [%3$s], Order received by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_X] => [%3$s], Cancelled order by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_C] => [%3$s], Confirmed order by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_P] => [%3$s], Pending order by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_R] => [%3$s], Refunded order for %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_S] => [%3$s], Shipped order for %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_U] => [%3$s], Order placed by %1$s, total %2$s [COM_VIRTUEMART_MAIL_SUBJ_VENDOR_X] => [%3$s], Cancelled order for %1$s, total %2$s [COM_VIRTUEMART_MAIL_VENDOR_CONTENT] => Hello %1$s,
%2$s confirmed an order with a total of %3$s, his/her order number = %4$s [COM_VIRTUEMART_MAIL_VENDOR_SHOPPER_QUESTION] => The shopper commented the order:
%1$s [COM_VIRTUEMART_MAIL_VENDOR_TITLE] => Hello [COM_VIRTUEMART_MANUFACTURER_DETAILS] => Manufacturer Details [COM_VIRTUEMART_MANUFACTURER_PAGE] => Manufacturer Page [COM_VIRTUEMART_MF_NAME] => Manufacturer name [COM_VIRTUEMART_MIGRATION_WARN_VM1_EXTENSIONS] => Attention: You have still old vm extensions in your joomla installation active, uninstall or disable them [COM_VIRTUEMART_MINICART_ERROR_JS] => There was an error while updating your cart. [COM_VIRTUEMART_MISSING_REQUIRED_JS] => Required field is missing [COM_VIRTUEMART_MODIFIED_ON] => modified [COM_VIRTUEMART_MORE_REVIEWS] => More reviews [COM_VIRTUEMART_NEVER] => -Never- [COM_VIRTUEMART_NEW_ORDER_CONFIRMED] => [%3$s], Confirmed order by %1$s, total %2$s [COM_VIRTUEMART_NEW_SHOPPER] => A new shopper %s registered [COM_VIRTUEMART_NEW_SHOPPER_SUBJECT] => Your registration %s at %s [COM_VIRTUEMART_NEW_USER_MESSAGE_VENDOR_SUBJECT] => A new user %1$s registered at your shop [COM_VIRTUEMART_NO] => No [COM_VIRTUEMART_NONE] => None [COM_VIRTUEMART_NOTIFY_CUSTOMER_ERR_SEND] => Could not send a message to [COM_VIRTUEMART_NOTIFY_CUSTOMER_SEND_MSG] => Message sent to [COM_VIRTUEMART_NOT_ABLE_TO_SAVE_USER_DATA] => Was not able to save the VirtueMart user data [COM_VIRTUEMART_NO_IMAGE_FOUND] => No image found [COM_VIRTUEMART_NO_IMAGE_SET] => No image set [COM_VIRTUEMART_NO_MORE_ORDERS] => No more Orders [COM_VIRTUEMART_NO_PAYMENT_METHODS_CONFIGURED] => No payment method has been configured %1$s [COM_VIRTUEMART_NO_PAYMENT_METHODS_CONFIGURED_LINK] => , please visit %1$s [COM_VIRTUEMART_NO_PAYMENT_PLUGIN] => The Payment method didn't find the used payment plugin [COM_VIRTUEMART_NO_RESULT] => No result [COM_VIRTUEMART_NO_REVIEWS] => There are yet no reviews for this product. [COM_VIRTUEMART_NO_SHIPMENT_PLUGIN] => The Shipment method didn't find the used shipment plugin [COM_VIRTUEMART_NO_SHIPPING_METHODS_CONFIGURED] => No shipment method has been configured %1$s [COM_VIRTUEMART_NO_SHIPPING_METHODS_CONFIGURED_LINK] => , please visit %1$s [COM_VIRTUEMART_ONCHECKOUT_DEFAULT_TEXT_REGISTER] => Please use %1$s to easily get access to your order history, or use %2$s [COM_VIRTUEMART_ORDERBY] => Sort by [COM_VIRTUEMART_ORDERING] => Ordering [COM_VIRTUEMART_ORDERING_PRODUCT_NAME] => Sorted product name [COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_DESC] => List All Orders [COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_TITLE] => List Orders [COM_VIRTUEMART_ORDER_ANONYMOUS] => Track My Order [COM_VIRTUEMART_ORDER_BUTTON_VIEW] => See Order [COM_VIRTUEMART_ORDER_COMMENT] => Comment [COM_VIRTUEMART_ORDER_CONFIRM_MNU] => Confirm Purchase [COM_VIRTUEMART_ORDER_CONNECT_FORM] => When you are already registered, please login directly here [COM_VIRTUEMART_ORDER_FORGOT_YOUR_PASSWORD] => Forgot your password? [COM_VIRTUEMART_ORDER_FORGOT_YOUR_USERNAME] => Forgot your username? [COM_VIRTUEMART_ORDER_NOTFOUND] => Order not found! It may have been deleted. [COM_VIRTUEMART_ORDER_PRINT_PRODUCT_PRICES_TOTAL] => Product prices result [COM_VIRTUEMART_ORDER_PROCESSED] => Your order has been processed. [COM_VIRTUEMART_ORDER_REGISTER] => Create an account [COM_VIRTUEMART_ORDER_REGISTER_GUEST_CHECKOUT] => Checkout [COM_VIRTUEMART_PASSWORD] => Password [COM_VIRTUEMART_PAYMENT_CANCELLED_BY_SHOPPER] => Payment cancelled by the shopper [COM_VIRTUEMART_PAYMENT_INVOICE] => Payment method is preventing VirtueMart to create an invoice. [COM_VIRTUEMART_PAYMENT_USER_CANCEL] => Payment cancelled by user [COM_VIRTUEMART_PDF] => PDF [COM_VIRTUEMART_PDF_CREATOR] => VirtueMart 2, using the TCPDF library [COM_VIRTUEMART_PDF_SAMPLEPAGE] =>

Invoice Header/Footer Sample Page

This page shows how the page header and footer of the VirtueMart invoices will look like.

[COM_VIRTUEMART_PKEY] => Primary Keys [COM_VIRTUEMART_PLUGIN_COST_DISPLAY] => Discount/Fee [COM_VIRTUEMART_PRINT] => Print [COM_VIRTUEMART_PRODUCTS_PRODUCT] => Products [COM_VIRTUEMART_PRODUCT_ADDED_SUCCESSFULLY] => Product successfully added [COM_VIRTUEMART_PRODUCT_ADD_PRODUCT] => Add a product [COM_VIRTUEMART_PRODUCT_ASKPRICE] => Call for price [COM_VIRTUEMART_PRODUCT_ASK_QUESTION] => Ask a question [COM_VIRTUEMART_PRODUCT_AVAILABILITY] => Product Availability [COM_VIRTUEMART_PRODUCT_AVAILABLE_DATE] => Product Available Date [COM_VIRTUEMART_PRODUCT_BASEPRICE] => Base price: [COM_VIRTUEMART_PRODUCT_BASEPRICE_VARIANT] => Base price for variant: [COM_VIRTUEMART_PRODUCT_BASEPRICE_WITHTAX] => Base price with tax: [COM_VIRTUEMART_PRODUCT_DESC] => Product Description [COM_VIRTUEMART_PRODUCT_DESC_TITLE] => Description [COM_VIRTUEMART_PRODUCT_DETAILS] => Product details [COM_VIRTUEMART_PRODUCT_DETAILS_MANUFACTURER_LBL] => Manufacturer: [COM_VIRTUEMART_PRODUCT_DETAILS_SHORT_DESC_LBL] => Short description [COM_VIRTUEMART_PRODUCT_DETAILS_TITLE] => Product details %1$s [COM_VIRTUEMART_PRODUCT_DETAILS_VENDOR_LBL] => Vendor: [COM_VIRTUEMART_PRODUCT_DISCOUNTED_PRICE] => Price with discount: [COM_VIRTUEMART_PRODUCT_DISCOUNT_AMOUNT] => Discount: [COM_VIRTUEMART_PRODUCT_DISCOUNT_AMOUNT_TT] => Total discount: [COM_VIRTUEMART_PRODUCT_ENQUIRY_LBL] => Ask a question about this product [COM_VIRTUEMART_PRODUCT_FORM_ALIAS] => Product Alias [COM_VIRTUEMART_PRODUCT_FORM_CALCULATE_PRICE_FINAL_TIP] => Check this to calculate the costprice with the desired final price [COM_VIRTUEMART_PRODUCT_FORM_CHILD_PARENT] => Parent & Child Products [COM_VIRTUEMART_PRODUCT_FORM_CREATION_DATE] => Creation Date [COM_VIRTUEMART_PRODUCT_FORM_EDIT_PRODUCT] => Edit this product [COM_VIRTUEMART_PRODUCT_FORM_NEW_PRODUCT] => New Product [COM_VIRTUEMART_PRODUCT_FORM_UNIT_DEFAULT] => piece [COM_VIRTUEMART_PRODUCT_FORM_URL] => URL [COM_VIRTUEMART_PRODUCT_FORM_VENDOR] => Vendor Status [COM_VIRTUEMART_PRODUCT_FROM_MF] => View all %s Products [COM_VIRTUEMART_PRODUCT_GTIN] => GTIN [COM_VIRTUEMART_PRODUCT_HEIGHT] => Product Heigth [COM_VIRTUEMART_PRODUCT_ID] => Product ID [COM_VIRTUEMART_PRODUCT_IN_STOCK] => product in stock [COM_VIRTUEMART_PRODUCT_LENGTH] => Product Length [COM_VIRTUEMART_PRODUCT_LOW_STOCK_EMAIL_BODY] => The product %s has a stock of %d. [COM_VIRTUEMART_PRODUCT_LOW_STOCK_EMAIL_SUBJECT] => The product %s has a low stock [COM_VIRTUEMART_PRODUCT_LWH_UOM] => Length/Weight/Height Unit of Measure [COM_VIRTUEMART_PRODUCT_MPN] => Manufacturer part number [COM_VIRTUEMART_PRODUCT_NAME] => Product Name [COM_VIRTUEMART_PRODUCT_NAME_TITLE] => Product Name [COM_VIRTUEMART_PRODUCT_NOT_ADDED_SUCCESSFULLY] => Product not successfully added [COM_VIRTUEMART_PRODUCT_NOT_FOUND] => 404 The requested product does not exist. [COM_VIRTUEMART_PRODUCT_NOT_REMOVED_SUCCESSFULLY] => Product not successfully removed [COM_VIRTUEMART_PRODUCT_NOT_UPDATED_SUCCESSFULLY] => Product quantity not successfully updated [COM_VIRTUEMART_PRODUCT_ORDER_LEVELS] => Product Order Levels [COM_VIRTUEMART_PRODUCT_PACKAGING1] => Number {unit}s in packaging: [COM_VIRTUEMART_PRODUCT_PACKAGING2] => Number {unit}s in box: [COM_VIRTUEMART_PRODUCT_PACKAGING] => Product Packaging [COM_VIRTUEMART_PRODUCT_PRICE] => Product Price [COM_VIRTUEMART_PRODUCT_RECOMMEND] => Recommend to a friend [COM_VIRTUEMART_PRODUCT_REMOVED_SUCCESSFULLY] => Product successfully removed [COM_VIRTUEMART_PRODUCT_SALES] => Product Sales [COM_VIRTUEMART_PRODUCT_SALESPRICE_TT] => Total: [COM_VIRTUEMART_PRODUCT_SALESPRICE_WITHOUT_TAX] => Sales price without tax: [COM_VIRTUEMART_PRODUCT_SALESPRICE_WITHOUT_TAX_TT] => Total without tax: [COM_VIRTUEMART_PRODUCT_SALESPRICE_WITH_DISCOUNT] => Salesprice with discount: [COM_VIRTUEMART_PRODUCT_SKU] => Product SKU [COM_VIRTUEMART_PRODUCT_SPECIAL] => Featured Product [COM_VIRTUEMART_PRODUCT_S_DESC] => Product Short description [COM_VIRTUEMART_PRODUCT_TAX_AMOUNT] => Tax amount: [COM_VIRTUEMART_PRODUCT_TAX_AMOUNT_TT] => Total Tax: [COM_VIRTUEMART_PRODUCT_UNIT] => Product Unit [COM_VIRTUEMART_PRODUCT_UNITPRICE] => Price / %s: [COM_VIRTUEMART_PRODUCT_UNITS_IN_BOX] => Units in box: [COM_VIRTUEMART_PRODUCT_UPDATED_SUCCESSFULLY] => Product quantity successfully updated [COM_VIRTUEMART_PRODUCT_VARIANT_MOD] => Variant price modifier: [COM_VIRTUEMART_PRODUCT_WEIGHT] => Product Weight [COM_VIRTUEMART_PRODUCT_WEIGHT_UOM] => Product Weight Measure [COM_VIRTUEMART_PRODUCT_WIDTH] => Product Width [COM_VIRTUEMART_PUBLISHED] => Published [COM_VIRTUEMART_PUBLISH_ITEM] => Publish item [COM_VIRTUEMART_QUESTION_ABOUT] => Question About [COM_VIRTUEMART_QUESTION_MAIL_FROM] => A question was asked by %s (%s) [COM_VIRTUEMART_QUESTION_MAIL_PRODUCT] => A question was asked about %s [COM_VIRTUEMART_RATING] => Rating: [COM_VIRTUEMART_RATING_EMAIL_BODY] => A new review has been submitted for the product %s. [COM_VIRTUEMART_RATING_EMAIL_SUBJECT] => New review for the product %s [COM_VIRTUEMART_RATING_FIRST_RATE] => First: Rate the product. Please select a rating between 0 (poorest) and 5 stars (best). [COM_VIRTUEMART_RATING_NOT_SAVED_SUCCESSFULLY] => Rating not saved [COM_VIRTUEMART_RATING_SAVED_SUCCESSFULLY] => Rating saved [COM_VIRTUEMART_RATING_TITLE] => Rating: [COM_VIRTUEMART_READ_MORE] => Read more [COM_VIRTUEMART_RECENT_PRODUCT] => Recently Viewed Products [COM_VIRTUEMART_RECENT_PRODUCTS] => Recently Viewed Products [COM_VIRTUEMART_RECOMMEND_COMMENT] => Your comment [COM_VIRTUEMART_RECOMMEND_EMAIL] => Email of your friend [COM_VIRTUEMART_RECOMMEND_MAIL_BODY] => %s recommend you %s out of our online shop [COM_VIRTUEMART_RECOMMEND_MAIL_MSG] => Mail about %s: %s [COM_VIRTUEMART_RECOMMEND_NAME] => Name of your friend [COM_VIRTUEMART_RECOMMEND_PRODUCT] => %s recommends you: %s [COM_VIRTUEMART_RECOMMEND_SUBMIT] => Send recommendation [COM_VIRTUEMART_RECOMMEND_THANK_YOU] => Thank you for recommending the product. [COM_VIRTUEMART_REGISTER] => Register [COM_VIRTUEMART_REGISTER_ACCOUNT] => Register an Account?
An Account allows you to come back to this shop and view all the orders you have made. [COM_VIRTUEMART_REGISTER_AND_CHECKOUT] => Register And Checkout [COM_VIRTUEMART_REGISTRATION_DATA] => The Registration data [COM_VIRTUEMART_REG_COMPLETE] =>
Registration Complete!
[COM_VIRTUEMART_REG_COMPLETE_ACTIVATE] =>
Registration Completed!

Your account has been created and an activation link has been sent to the e-mail address you entered. Note that you must activate the account by clicking on the activation link when you get the e-mail before you can login. [COM_VIRTUEMART_RELATED_CATEGORIES] => Related Categories [COM_VIRTUEMART_RELATED_CATEGORIES_DESC] => [COM_VIRTUEMART_RELATED_PRODUCTS] => Related Products [COM_VIRTUEMART_RELATED_PRODUCTS_DESC] => [COM_VIRTUEMART_RELATED_PRODUCTS_HEADING] => You may also be interested in this/these product(s) [COM_VIRTUEMART_RESET] => Reset [COM_VIRTUEMART_RESTRICTED_ACCESS] => Restricted access! [COM_VIRTUEMART_RETURN_TO] => Return to %s   ( %s ) [COM_VIRTUEMART_REVIEW] => Review [COM_VIRTUEMART_REVIEWS] => Reviews [COM_VIRTUEMART_REVIEW_ALREADYDONE] => You already have written a review for this product. Thank you. [COM_VIRTUEMART_REVIEW_COMMENT] => Now please write a (short) review....(min. %s, max. %s characters) [COM_VIRTUEMART_REVIEW_COUNT] => Characters written: [COM_VIRTUEMART_REVIEW_ERR_COMMENT1_JS] => Please write down some more words for your review. Minimum characters allowed: %s [COM_VIRTUEMART_REVIEW_ERR_COMMENT2_JS] => Please shorten your review. Maximum characters allowed: %s [COM_VIRTUEMART_REVIEW_ERR_RATE] => Please rate the product to complete your review [COM_VIRTUEMART_REVIEW_LOGIN] => Please log in to write a review. [COM_VIRTUEMART_REVIEW_RATE] => Rate [COM_VIRTUEMART_REVIEW_STARS] => Stars [COM_VIRTUEMART_REVIEW_SUBMIT] => Submit Review [COM_VIRTUEMART_SAVE] => Save [COM_VIRTUEMART_SEARCH] => Search in shop [COM_VIRTUEMART_SEARCH_ORDER_ASC] => -/+ [COM_VIRTUEMART_SEARCH_ORDER_CATEGORY_DESCRIPTION] => Category Description [COM_VIRTUEMART_SEARCH_ORDER_CATEGORY_NAME] => Product Category [COM_VIRTUEMART_SEARCH_ORDER_CREATED_ON] => Product Creation Date [COM_VIRTUEMART_SEARCH_ORDER_DESC] => +/- [COM_VIRTUEMART_SEARCH_ORDER_INTNOTES] => Product Internal Notes [COM_VIRTUEMART_SEARCH_ORDER_LOW_STOCK_NOTIFICATION] => Low Stock [COM_VIRTUEMART_SEARCH_ORDER_METAAUTHOR] => Product Meta Author [COM_VIRTUEMART_SEARCH_ORDER_METADESC] => Product Meta Description [COM_VIRTUEMART_SEARCH_ORDER_METAKEY] => ProductMeta Key [COM_VIRTUEMART_SEARCH_ORDER_METAROBOT] => Product Meta Robot [COM_VIRTUEMART_SEARCH_ORDER_MF_NAME] => Manufacturer Name [COM_VIRTUEMART_SEARCH_ORDER_MODIFIED_ON] => Product Modified Date [COM_VIRTUEMART_SEARCH_ORDER_ORDERING] => Ordering [COM_VIRTUEMART_SEARCH_ORDER_ORDERING_PRODUCT_NAME] => Sorted Product Name [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_AVAILABILITY] => Product Availability [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_AVAILABLE_DATE] => Product Available Date [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_DESC] => Product Description [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_GTIN] => GTIN [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_HEIGHT] => Product Heigth [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_IN_STOCK] => product in stock [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_LENGTH] => Product Length [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_LWH_UOM] => Length/Weight/Height UOM [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_MPN] => Manufacturer part number [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_NAME] => Product Name [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_ORDER_LEVELS] => Product Order Levels [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_PACKAGING] => Product Packaging [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_PRICE] => Product Price [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SALES] => Product Sales [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SKU] => Product SKU [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SPECIAL] => Product Special [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_S_DESC] => Product Short description [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_UNIT] => Product Unit [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WEIGHT] => Product Weight [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WEIGHT_UOM] => Product Weight UOM [COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WIDTH] => Product Width [COM_VIRTUEMART_SEARCH_ORDER_VIRTUEMART_PRODUCT_ID] => Product ID [COM_VIRTUEMART_SEARCH_SELECT_ALL_MANUFACTURER] => All Manufacturers [COM_VIRTUEMART_SEARCH_SELECT_MANUFACTURER] => Select manufacturer [COM_VIRTUEMART_SET_PRODUCT_TYPE] => Choose product type [COM_VIRTUEMART_SHIPMENT_NOT_VALID_FOR_THIS_VENDOR] => %s not valid for %d
[COM_VIRTUEMART_SHOPPER_PAYMENT_FORM_LBL] => Payment form [COM_VIRTUEMART_SHOPPER_REGISTRATION_DATA] => Your Registration data [COM_VIRTUEMART_SHOPPER_SHIPMENT_FORM_LBL] => Shipment form [COM_VIRTUEMART_SHOP_HOME] => Shop home [COM_VIRTUEMART_SLUG] => Sef Alias [COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_LOW_TIP] => We are getting low on stock for this item [COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_NORMAL_TIP] => We have plenty of stock for this product [COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_OUT_TIP] => Sorry, we currently have no stock for this item [COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_TITLE_TIP] => Current Stock Level [COM_VIRTUEMART_STORE_CURRENCY_DISPLAY] => Currency [COM_VIRTUEMART_STORE_FORM_CURRENCY] => Currency [COM_VIRTUEMART_STRING_CANCELLED] => %s record cancelled. [COM_VIRTUEMART_STRING_COULD_NOT_BE_DELETED] => %s could not be deleted. [COM_VIRTUEMART_STRING_DELETED] => %s successfully deleted. [COM_VIRTUEMART_STRING_DELETED_ERROR] => Error: The %s could not be deleted. [COM_VIRTUEMART_STRING_ERROR_NOT_UNIQUE_NAME] => The given %s already exists. [COM_VIRTUEMART_STRING_ERROR_OBLIGATORY_KEY] => %1$s in record is missing ! Can't save the record with no %1$s. [COM_VIRTUEMART_STRING_ERROR_PRIMARY_KEY] => Error with the primary key [COM_VIRTUEMART_STRING_FORBIDDEN_FOR_NON_VENDORS] => %s function forbidden for non vendors [COM_VIRTUEMART_STRING_PUBLISHED_ERROR] => Error: The %s could not be published. [COM_VIRTUEMART_STRING_PUBLISHED_SUCCESS] => %s successfully published. [COM_VIRTUEMART_STRING_SAVED] => %s successfully saved [COM_VIRTUEMART_STRING_SAVED_ERROR] => Error: %s could not be saved [COM_VIRTUEMART_STRING_SAVED_SUCCESS] => %s successfully saved [COM_VIRTUEMART_STRING_TOGGLE_ERROR] => Error: The %s state could not be updated. [COM_VIRTUEMART_STRING_TOGGLE_SUCCESS] => %s state successfully updated. [COM_VIRTUEMART_STRING_UNPUBLISHED_ERROR] => Error: The %s could not be unpublished. [COM_VIRTUEMART_STRING_UNPUBLISHED_SUCCESS] => %s successfully unpublished. [COM_VIRTUEMART_SUBCATEGORIES] => Subcategories [COM_VIRTUEMART_TITLE_TOO_LONG] => Title too long %s for database field, allowed 126 [COM_VIRTUEMART_TOPTEN_PRODUCT] => Top ten Products [COM_VIRTUEMART_TOTAL_INCL_TAX] => Tax includes: [COM_VIRTUEMART_TOTAL_VOTES] => Total votes [COM_VIRTUEMART_UNIT_NAME_100MG] => 100 milligrams [COM_VIRTUEMART_UNIT_NAME_100ML] => 100 milliliters [COM_VIRTUEMART_UNIT_NAME_CM] => Centimetres [COM_VIRTUEMART_UNIT_NAME_CUBM] => Cubic meters [COM_VIRTUEMART_UNIT_NAME_FOOT] => Foot [COM_VIRTUEMART_UNIT_NAME_G] => Gramme [COM_VIRTUEMART_UNIT_NAME_INCH] => Inches [COM_VIRTUEMART_UNIT_NAME_KG] => Kilogramme [COM_VIRTUEMART_UNIT_NAME_L] => Liter [COM_VIRTUEMART_UNIT_NAME_LB] => Pounds [COM_VIRTUEMART_UNIT_NAME_M] => Metres [COM_VIRTUEMART_UNIT_NAME_MG] => Milligramme [COM_VIRTUEMART_UNIT_NAME_MM] => Millimetres [COM_VIRTUEMART_UNIT_NAME_ONCE] => Ounce [COM_VIRTUEMART_UNIT_NAME_SM] => Square meters [COM_VIRTUEMART_UNIT_NAME_YARD] => Yards [COM_VIRTUEMART_UNIT_SYMBOL_100G] => 100 g [COM_VIRTUEMART_UNIT_SYMBOL_100ML] => 100 ml [COM_VIRTUEMART_UNIT_SYMBOL_CM] => cm [COM_VIRTUEMART_UNIT_SYMBOL_CUBM] => m³ [COM_VIRTUEMART_UNIT_SYMBOL_FOOT] => ft [COM_VIRTUEMART_UNIT_SYMBOL_G] => g [COM_VIRTUEMART_UNIT_SYMBOL_INCH] => in [COM_VIRTUEMART_UNIT_SYMBOL_KG] => kg [COM_VIRTUEMART_UNIT_SYMBOL_L] => l [COM_VIRTUEMART_UNIT_SYMBOL_LB] => lb [COM_VIRTUEMART_UNIT_SYMBOL_M] => m [COM_VIRTUEMART_UNIT_SYMBOL_MG] => mg [COM_VIRTUEMART_UNIT_SYMBOL_MM] => mm [COM_VIRTUEMART_UNIT_SYMBOL_OUNCE] => oz [COM_VIRTUEMART_UNIT_SYMBOL_SM] => m² [COM_VIRTUEMART_UNIT_SYMBOL_YARD] => yd [COM_VIRTUEMART_UNPUBLISHED] => Unpublished [COM_VIRTUEMART_UNPUBLISH_ITEM] => Unpublish Item [COM_VIRTUEMART_UNRATED] => Not Rated Yet [COM_VIRTUEMART_UPDATE] => Update [COM_VIRTUEMART_URL] => URL [COM_VIRTUEMART_URL_NOT_VALID] => Url is not valid: %s [COM_VIRTUEMART_URL_TOO_LONG] => Url too long %s for database field, allowed 254 [COM_VIRTUEMART_USERNAME] => Username [COM_VIRTUEMART_USER_CART_INFO_CREATE_ACCOUNT] => Fill in those fields to create an account [COM_VIRTUEMART_USER_DATA_STORED] => User data stored [COM_VIRTUEMART_USER_DELETE_ST] => Delete address [COM_VIRTUEMART_USER_DISPLAYED_NAME] => Displayed Name [COM_VIRTUEMART_USER_FORM_ADD_SHIPTO_LBL] => Add/Edit shipment address [COM_VIRTUEMART_USER_FORM_BILLTO_LBL] => Bill To [COM_VIRTUEMART_USER_FORM_BILLTO_TOS_NO] => Please agree to the Terms of Service [COM_VIRTUEMART_USER_FORM_BILLTO_TOS_YES] => You agreed to the Terms of Service [COM_VIRTUEMART_USER_FORM_CAPTCHA] => If you want to register as a user, please solve this security prompt (Captcha) [COM_VIRTUEMART_USER_FORM_CART_STEP1] => Checkout Step 1 [COM_VIRTUEMART_USER_FORM_CART_STEP2] => Checkout Step 2 [COM_VIRTUEMART_USER_FORM_CART_STEP3] => Checkout Step 3 [COM_VIRTUEMART_USER_FORM_CART_STEP4] => Checkout Step 4 [COM_VIRTUEMART_USER_FORM_EDIT_BILLTO_EXPLAIN] => Only in case shipment address is different from billing address,
click »%s« button below [COM_VIRTUEMART_USER_FORM_EDIT_BILLTO_LBL] => Add/Edit billing address information [COM_VIRTUEMART_USER_FORM_EMAIL] => E-Mail [COM_VIRTUEMART_USER_FORM_MISSING_REQUIRED_JS] => Required field is missing [COM_VIRTUEMART_USER_FORM_NAME] => Name [COM_VIRTUEMART_USER_FORM_NEWPASSWORD] => New Password [COM_VIRTUEMART_USER_FORM_RECEIVESYSTEMEMAILS] => Receive System Emails [COM_VIRTUEMART_USER_FORM_REGISTERDATE] => Register date [COM_VIRTUEMART_USER_FORM_SHIPTO_LBL] => Ship To [COM_VIRTUEMART_USER_FORM_VERIFYPASSWORD] => Verify Password [COM_VIRTUEMART_USER_NOSHIPPINGADDR] => No shipment addresses. [COM_VIRTUEMART_USER_NOT_A_VENDOR] => You are not a vendor [COM_VIRTUEMART_USER_STORE_ERROR] => Could not store user %s [COM_VIRTUEMART_VENDOR] => Vendor [COM_VIRTUEMART_VENDOR_ASK_QUESTION] => You may use this form to contact the shop owner directly from here [COM_VIRTUEMART_VENDOR_CONTACT] => Contact [COM_VIRTUEMART_VENDOR_DATA_STORED] => Vendor data stored [COM_VIRTUEMART_VENDOR_DETAILS] => About [COM_VIRTUEMART_VENDOR_FORM_INFO_LBL] => Vendor Information [COM_VIRTUEMART_VENDOR_FORM_MEDIA] => Image & Thumb [COM_VIRTUEMART_VENDOR_ID] => Vendor ID [COM_VIRTUEMART_VENDOR_LIST] => Vendors [COM_VIRTUEMART_VENDOR_MOD] => Vendor [COM_VIRTUEMART_VENDOR_NAME] => Vendor name [COM_VIRTUEMART_VENDOR_NEW_SHOPPER_SUBJECT] => A new shopper %s registered at your shop %s [COM_VIRTUEMART_VENDOR_REGISTRATION_DATA] => The new shopper registration data [COM_VIRTUEMART_VENDOR_TOS] => Terms of Services [COM_VIRTUEMART_VIRTUEMART_PRODUCT_ID] => Product id [COM_VIRTUEMART_WELCOME_USER] => Welcome %s [COM_VIRTUEMART_WELCOME_VENDOR] => Hi vendor %s [COM_VIRTUEMART_WRITABLE] => Writeable [COM_VIRTUEMART_WRITE_FIRST_REVIEW] => Be the first to write a review... [COM_VIRTUEMART_WRITE_REVIEW] => Submit Review [COM_VIRTUEMART_WRONG_AMOUNT_ADDED] => You can buy this product only in multiples of %s pieces! [COM_VIRTUEMART_YES] => Yes [COM_VIRTUEMART_YOUR_ACCOUNT_DETAILS] => Your account details [COM_VIRTUEMART_YOUR_ACCOUNT_REG] => Register [COM_VIRTUEMART_YOUR_ADDRESS] => Your entered address: [COM_VIRTUEMART_YOUR_DISPLAYED_NAME] => your displayed name: [COM_VIRTUEMART_YOUR_LOGINAME] => Your Login Name: [COM_VIRTUEMART_YOUR_ORDERS] => Your Orders [COM_VIRTUEMART_YOUR_PASSWORD] => your password: [COM_VM_SEARCH_DESC] => Leave the search box empty to find all products, or enter a search term to find a specific product. [COM_VM_SEARCH_KEYWORD_FOR] => Searched products with %1$s [COM_VIRTUEMART_ACC_ORDER_INFO] => Order Information [COM_VIRTUEMART_DELDATE_INV] => Same as invoice date [COM_VIRTUEMART_DELIVERY_DATE] => Delivery Date [COM_VIRTUEMART_FILEPREFIX_DELIVERYNOTE] => vmdeliverynote_ [COM_VIRTUEMART_FILEPREFIX_INVOICE] => vminvoice_ [COM_VIRTUEMART_INVOICE] => Invoice [COM_VIRTUEMART_INVOICE_CREATOR] => Invoice by VirtueMart 2 [COM_VIRTUEMART_INVOICE_DATE] => Invoice date [COM_VIRTUEMART_INVOICE_SUBJ] => Invoice Nr. %2$s (Order %3$s), %1$s [COM_VIRTUEMART_INVOICE_TITLE] => Invoice Nr. %2$s (Order %3$s), %1$s [COM_VIRTUEMART_ORDER_CDATE] => Order Date [COM_VIRTUEMART_ORDER_HISTORY] => Recent Status Changes [COM_VIRTUEMART_ORDER_HISTORY_COMMENT] => Comment [COM_VIRTUEMART_ORDER_HISTORY_COMMENT_EMAIL] => Comments on your Order : [COM_VIRTUEMART_ORDER_HISTORY_CUSTOMER_NOTIFIED] => Shopper Notified? [COM_VIRTUEMART_ORDER_HISTORY_DATE_ADDED] => Date Added [COM_VIRTUEMART_ORDER_HISTORY_INCLUDE_COMMENT] => Include Comment? [COM_VIRTUEMART_ORDER_ID] => Order id [COM_VIRTUEMART_ORDER_INFO] => Your Order Informations [COM_VIRTUEMART_ORDER_ITEM] => Order Items [COM_VIRTUEMART_ORDER_LIST_CDATE] => Order Date [COM_VIRTUEMART_ORDER_LIST_LBL] => Order List [COM_VIRTUEMART_ORDER_LIST_MDATE] => Last Modified [COM_VIRTUEMART_ORDER_LIST_ORDER_NUMBER] => Order Number [COM_VIRTUEMART_ORDER_LIST_STATUS] => Order Status [COM_VIRTUEMART_ORDER_LIST_TOTAL] => Total [COM_VIRTUEMART_ORDER_NUMBER] => Order Number [COM_VIRTUEMART_ORDER_PASS] => Secret key (P_xxxxx) [COM_VIRTUEMART_ORDER_PRINT_BILL_TO_LBL] => Bill To [COM_VIRTUEMART_ORDER_PRINT_CUSTOMER_NOTE] => Shopper's note [COM_VIRTUEMART_ORDER_PRINT_INV_NUMBER] => Invoice Number [COM_VIRTUEMART_ORDER_PRINT_ITEM_STATUS] => Status of ordered products [COM_VIRTUEMART_ORDER_PRINT_NAME] => Name [COM_VIRTUEMART_ORDER_PRINT_PAYMENT] => Payment Fee [COM_VIRTUEMART_ORDER_PRINT_PAYMENT_LBL] => Payment Method [COM_VIRTUEMART_ORDER_PRINT_PAYMENT_SHIPMENT] => Payment & Shipment [COM_VIRTUEMART_ORDER_PRINT_PAYMENT_TAX] => Payment Tax [COM_VIRTUEMART_ORDER_PRINT_PO_DATE] => Order Date [COM_VIRTUEMART_ORDER_PRINT_PO_IPADDRESS] => IP Address [COM_VIRTUEMART_ORDER_PRINT_PO_LBL] => Purchase Order [COM_VIRTUEMART_ORDER_PRINT_PO_NUMBER] => Order Number [COM_VIRTUEMART_ORDER_PRINT_PO_PASS] => Secret Key [COM_VIRTUEMART_ORDER_PRINT_PO_STATUS] => Order Status [COM_VIRTUEMART_ORDER_PRINT_PRICE] => Price [COM_VIRTUEMART_ORDER_PRINT_PRODUCT_STATUS] => Product status [COM_VIRTUEMART_ORDER_PRINT_PRODUCT_TAX] => Tax [COM_VIRTUEMART_ORDER_PRINT_QTY] => Qty [COM_VIRTUEMART_ORDER_PRINT_QUANTITY] => Quantity [COM_VIRTUEMART_ORDER_PRINT_SHIPMENT_LBL] => Shipment [COM_VIRTUEMART_ORDER_PRINT_SHIPPING_MODE_LBL] => Shipment Mode [COM_VIRTUEMART_ORDER_PRINT_SHIPPING_PRICE_LBL] => Shipment Price [COM_VIRTUEMART_ORDER_PRINT_SHIPPING_TAX] => Shipment Tax [COM_VIRTUEMART_ORDER_PRINT_SHIP_TO_LBL] => Ship To [COM_VIRTUEMART_ORDER_PRINT_SKU] => SKU [COM_VIRTUEMART_ORDER_PRINT_SUBTOTAL] => SubTotal [COM_VIRTUEMART_ORDER_PRINT_SUBTOTAL_DISCOUNT_AMOUNT] => Discount [COM_VIRTUEMART_ORDER_PRINT_TAX] => Tax [COM_VIRTUEMART_ORDER_PRINT_TOTAL] => Total [COM_VIRTUEMART_ORDER_PRINT_TOTAL_PAYMENT] => Total in Payment Currency [COM_VIRTUEMART_ORDER_PRINT_TOTAL_TAX] => Tax Total [COM_VIRTUEMART_ORDER_STATUS_CANCELLED] => Cancelled [COM_VIRTUEMART_ORDER_STATUS_COMPLETED] => Completed [COM_VIRTUEMART_ORDER_STATUS_CONFIRMED] => Confirmed [COM_VIRTUEMART_ORDER_STATUS_CONFIRMED_BY_SHOPPER] => Confirmed by shopper [COM_VIRTUEMART_ORDER_STATUS_DECLINED] => DECLINED [COM_VIRTUEMART_ORDER_STATUS_DENIED] => Denied [COM_VIRTUEMART_ORDER_STATUS_NAME] => Order Status Name [COM_VIRTUEMART_ORDER_STATUS_PENDING] => Pending [COM_VIRTUEMART_ORDER_STATUS_REFUNDED] => Refunded [COM_VIRTUEMART_ORDER_STATUS_SHIPPED] => Shipped [COM_VIRTUEMART_ORDER_STATUS_STOCK_AVAILABLE] => Is available [COM_VIRTUEMART_ORDER_STATUS_STOCK_HANDLE] => Stock handling [COM_VIRTUEMART_ORDER_STATUS_STOCK_HANDLE_TIP] => Choose the movement of stock to make when changing order status.
Reserved Stocks are deducted from the Stock to sale, but are in Stock [COM_VIRTUEMART_ORDER_STATUS_STOCK_OUT] => is removed [COM_VIRTUEMART_ORDER_STATUS_STOCK_RESERVED] => Is reserved [COM_VIRTUEMART_ORDER_UPDATED_SUCCESSFULLY] => %1$s order(s) have been updated [COM_VIRTUEMART_ORDER_UPDATE_LINESTATUS] => all lines? [COM_VIRTUEMART_ORDER_UPDATE_STATUS] => Update Status [COM_VIRTUEMART_ORDER_USER_CURRENCY_RATE] => Currency rate [COM_VIRTUEMART_ORDER_VIEW_ORDER] => View your order [COM_VIRTUEMART_ORDER_VIEW_ORDER_FRONTEND] => View order on the frontend [COM_VM_TOTAL_IN_PAYMENT_CURRENCY] => Exchange rate and total in payment currency [PLG_SYSTEM_MODULESANYWHERE] => System - NoNumber Modules Anywhere [PLG_SYSTEM_MODULESANYWHERE_DESC] => Modules Anywhere - place modules anywhere in Joomla! [MODULES_ANYWHERE_DESC] =>

Easily place modules anywhere in your site.

You can place modules using the syntax:
Using the name of the module: {module Main Menu}
Using the id of the module: {module 3}

You can also place complete module positions using the syntax:
{modulepos mainmenu}

To use another style than the default, you can do this:
{module Main Menu|horz}
You can choose from: table, horz, xhtml, rounded, none (and any extra style your template supports).

[MA_EXTENSION_CAN_NOT_FUNCTION] => %s cannot function. [MA_NONUMBER_FRAMEWORK_NOT_ENABLED] => NoNumber Framework plugin is not enabled. [MA_NONUMBER_FRAMEWORK_NOT_INSTALLED] => NoNumber Framework plugin is not installed. [MA_ACTIVATE_JUMPER] => Activate Jumper [MA_ACTIVATE_JUMPER_DESC] => Select to initiate jumping routine. [MA_ALIGNMENT] => Alignment [MA_ALIGNMENT_DESC] => Define the alignment of the div. [MA_ARTICLES_DESC] => These settings have effect on Articles and Categories. [MA_CLICK_ON_ONE_OF_THE_MODULES_LINKS] => Select a style if desired and click on one of the modules links. They will insert the tags:
{module ID}, {module Module Name}, {modulepos Position} [MA_COMPONENTS_DESC] => These settings have effect on the component area.
You can select in which components Modules Anywhere should not be enabled. Advise is to not allow Modules Anywhere in components that non-backend users can post content in. [MA_DEFAULT_DATA_TAG_SETTINGS] => Default Data Tag settings [MA_DEFAULT_DATA_TAG_SETTINGS_DESC] => Set the default values of the Data Tag selections for the Modules Anywhere popup [MA_DEFAULT_STYLE] => Default style [MA_DEFAULT_STYLE_DESC] => Select the module style (chrome) to use by default. If no style is given in the module tag, this style is used. [MA_DEFAULT_STYLES] => Styles List [MA_DEFAULT_STYLES_DESC] => A comma separated list of styles (chromes) that will be available as a list in the Editor Button popup window. [MA_DISABLE_ON_COMPONENTS_DESC] => Select in which components NOT to enable the use of the syntax in. This is a list of your installed frontend components. [MA_DIV_CLASSNAME] => Div Classname [MA_DIV_CLASSNAME_DESC] => Enter a classname for the div.
You can use this to style the div and it contents through css. [MA_EMBED_IN_A_DIV] => Embed in a DIV [MA_EMBED_IN_A_DIV_DESC] => Select to wrap the output in a div tag.
You can use this to align the article and add extra styling to it. [MA_ENABLE_IN_ARTICLES_DESC] => Select whether to enable the use of the syntax in articles. [MA_ENABLE_IN_COMPONENTS_DESC] => Select whether to enable the use of the syntax in components. [MA_ENABLE_OTHER_AREAS_DESC] => Select whether to enable the use of the syntax in all remaining areas, like the modules. The tag will not be handled/shown in the html head (META tags and such). [MA_ENABLE_PARAMETER_OVERRIDING] => Enable parameter overriding [MA_ENABLE_PARAMETER_OVERRIDING_DESC] => If selected, you can override the modules parameters in the tag like:

{module Main Menu|​moduleclass_sfx=red|​some_other_setting=123}

This only works for the module tag (not the modulepos tag).

You can find the parameter names in the html of the modules settings page (name="param[...]") or look in the modules xml file. [MA_ENABLE_STYLE_OVERRIDING] => Enable style overriding [MA_ENABLE_STYLE_OVERRIDING_DESC] => If selected, you can add a style parameter in the tag like:

{module Main Menu|horz}

You can choose from:
table, horz, xhtml, rounded, none. [MA_FRONTEND_EDITING] => Frontend Editing [MA_HANDLE_LOADPOSITION_TAGS] => Handle {loadposition} tags [MA_HANDLE_LOADPOSITION_TAGS_DESC] => Select to also handle the {loadposition} tags from the Joomla core plugin Load Module.

It is recommended to disable the Load Module plugin. [MA_HEIGHT_DESC] => Enter a desired height if necessary.
You can use any valid css height value (auto, ...px, ...%).
Numeric values are interpreted as px. [MA_IGNORE_CACHING] => Ignore Caching [MA_IGNORE_CACHING_DESC] => By default, modules that have module caching switched off, will not be handled by Modules Anywhere on the article level, but at a later stage. This is to prevent Joomla from caching the module's output when caching the article.

If selected, the module will be handled on article level even when caching is switched off for the module. Enable this if certain modules have problems with placing their css/javascript files and you need to keep their caching setting disabled. [MA_IGNORE_MODULE_ACCESS] => Ignore Module Access Level [MA_IGNORE_MODULE_ACCESS_DESC] => If selected, the module access level selection will be ignored. [MA_IGNORE_MODULE_ASSIGNMENTS] => Ignore Module Assignments [MA_IGNORE_MODULE_ASSIGNMENTS_DESC] => If selected, module assignments (like date and menu item assignments) will be ignored. [MA_IGNORE_MODULE_STATE] => Ignore Module State [MA_IGNORE_MODULE_STATE_DESC] => If selected, unpublished modules will still be placed by the tag. [MA_MODULE_STYLE] => Module Style [MA_MODULE_TAG] => Module tag [MA_MODULEPOS_TAG] => Modulepos tag [MA_OTHER_AREAS_DESC] => These settings have effect on areas outside the component area (so in Modules and the rest of the website). [MA_OUTPUT_REMOVED_ACCESS] => The module cannot be placed because you have no access. [MA_OUTPUT_REMOVED_NOT_ENABLED] => The module cannot be placed because Modules Anywhere is not enabled here. [MA_OUTPUT_REMOVED_NOT_PUBLISHED] => The module cannot be placed because it is not published or assigned to this page. [MA_OUTPUT_REMOVED_SECURITY] => The module cannot be placed because the owner of this article does not pass the security level. [MA_SECURITY_LEVEL] => Security Level [MA_SECURITY_LEVEL_DESC] => Set the level of security. Modules Anywhere tags will be stripped from articles with an owner (creator) below this group level. [MA_TAG_DESC] => The word to be used in the tags.

Note: If you change this, all existing tags will not work anymore. [MA_USE_ID_IN_TAG] => Use ID in tag [MA_USE_MODULE_POSITION_TAG] => Use module position tag [MA_USE_TITLE_IN_TAG] => Use title in tag [MA_WIDTH_DESC] => Enter a desired width if necessary.
You can use any valid css width value (auto, ...px, ...%).
Numeric values are interpreted as px. [CONVERTFORMS] => Convert Forms [COM_CONVERTFORMS] => Convert Forms [COM_CONVERTFORMS_DESIGN] => Design [COM_CONVERTFORMS_BEHAVIOR] => Behavior [COM_CONVERTFORMS_LIST] => List [COM_CONVERTFORMS_NO_RESULTS_FOUND] => No %s found [COM_CONVERTFORMS_CREATE_NEW] => Create a new one? [COM_CONVERTFORMS_EMAIL_ASCENDING] => Email ascending [COM_CONVERTFORMS_EMAIL_DESCENDING] => Email descending [COM_CONVERTFORMS_ACTIONS] => Actions [COM_CONVERTFORMS_VIEW_LEADS] => View Submissions [NRI_PLG_CONVERTFORMS] => Convert Forms Plugin [COM_CONVERTFORMS_CONFIGURATION] => Convert Forms Configuration [COM_CONVERTFORMS_LOADCSS] => Load Stylesheet [COM_CONVERTFORMS_LOADCSS_DESC] => Select to load the extensions stylesheet. You can disable this if you place all your own styles in some other stylesheet, like the Custom Code field or the templates stylesheet [COM_CONVERTFORMS_DEBUG] => Debug [COM_CONVERTFORMS_DEBUG_DESC] => Enable this option in order to help you debug errors and unexpectred behavior. Error messages are pushed to your Browser's Console (Press F12) and to the Logs folder. [COM_CONVERTFORMS_FORMS] => Forms [COM_CONVERTFORMS_FORM] => Form [COM_CONVERTFORMS_NEW_FORM] => New Form [COM_CONVERTFORMS_EDIT_FORM] => Edit Form [COM_CONVERTFORMS_FORM_N_ITEMS_COPIED] => %s forms copied [COM_CONVERTFORMS_FORM_N_ITEMS_PUBLISHED] => %s forms published [COM_CONVERTFORMS_FORM_N_ITEMS_UNPUBLISHED] => %s form unpublished [COM_CONVERTFORMS_FORM_N_ITEMS_TRASHED] => %s forms trashed [COM_CONVERTFORMS_FORM_N_ITEMS_DELETED] => %s forms deleted [COM_CONVERTFORMS_FORM_ASCENDING] => Form ascending [COM_CONVERTFORMS_FORM_DESCENDING] => Form descending [COM_CONVERTFORMS_FORM_SELECT] => - Select Form - [COM_CONVERTFORMS_FORM_CREATE_MODULE] => Publish creating a module [COM_CONVERTFORMS_FORM_LEADS] => This form has %s total submissions so far [COM_CONVERTFORMS_FORM_CLIPBOARD_SHORTCODE] => Publish using shortcode: %s [COM_CONVERTFORMS_CAMPAIGN] => Campaign [COM_CONVERTFORMS_CAMPAIGNS] => Campaigns [COM_CONVERTFORMS_NEW_CAMPAIGN] => New Campaign [COM_CONVERTFORMS_EDIT_CAMPAIGN] => Edit Campaign [COM_CONVERTFORMS_CAMPAIGNS_NAME_DESC] => Enter a campaign name. This name can not be seen by anyone else but you. [COM_CONVERTFORMS_CAMPAIGN_N_ITEMS_COPIED] => %s Campaigns copied [COM_CONVERTFORMS_CAMPAIGN_N_ITEMS_UNPUBLISHED] => %s Campaigns unpublished [COM_CONVERTFORMS_CAMPAIGN_N_ITEMS_PUBLISHED] => %s Campaigns published [COM_CONVERTFORMS_CAMPAIGN_N_ITEMS_TRASHED] => %s Campaigns trashed [COM_CONVERTFORMS_CAMPAIGN_N_ITEMS_DELETED] => %s Campaigns deleted [COM_CONVERTFORMS_CONVERSION_N_ITEMS_COPIED] => %s submissions copied [COM_CONVERTFORMS_CONVERSION_N_ITEMS_UNPUBLISHED] => %s submissions unpublished [COM_CONVERTFORMS_CONVERSION_N_ITEMS_PUBLISHED] => %s submissions published [COM_CONVERTFORMS_CONVERSION_N_ITEMS_TRASHED] => %s submissions trashed [COM_CONVERTFORMS_CONVERSION_N_ITEMS_DELETED] => %s submissions deleted [COM_CONVERTFORMS_CAMPAIGN_ASCENDING] => Campaign ascending [COM_CONVERTFORMS_CAMPAIGN_DESCENDING] => Campaign descending [COM_CONVERTFORMS_CAMPAIGN_SELECT] => - Select Campaign - [COM_CONVERTFORMS_CAMPAIGN_CONFIRM_DESC] => Please save the campaign to setup your integration. [COM_CONVERTFORMS_CAMPAIGN_CHANGED] => Campaign changed [COM_CONVERTFORMS_CAMPAIGN_SYNC] => Sync Submissions [COM_CONVERTFORMS_CAMPAIGN_SYNC_DESC] => Choose whether your submissions should be synced to third party softwares or to be collected in your database only.
Note: If you need to integrate with third party software like MailChimp, Aweber, GetResponse, Active Campaign etc please install the respective addon in the Addons section. [COM_CONVERTFORMS_N_ITEMS_TRASHED] => %s Campaigns deleted [COM_CONVERTFORMS_CHOOSE_SERVICE] => Choose Service [COM_CONVERTFORMS_PENDING_LEADS] => Pending Submissions [COM_CONVERTFORMS_LEADS] => Submissions [COM_CONVERTFORMS_CONVERSIONS] => Submissions [COM_CONVERTFORMS_CONVESRION] => Submission [COM_CONVERTFORMS_EDIT_CONVERSION] => Edit Submission [COM_CONVERTFORMS_LEADS_ASC] => Submissions ascending [COM_CONVERTFORMS_LEADS_DESC] => Submissions descending [COM_CONVERTFORMS_LEADS_EXPORT] => Export Submissions [COM_CONVERTFORMS_ADDONS] => Addons [COM_CONVERTFORMS_INSTALL_ADDONS] => View Installed Addons [COM_CONVERTFORMS_ADDONS_MISSING_KEY] => To be able to install Convert Forms Addons, you will need enter your Download Key in the settings of the Novarain Framework Plugin [COM_CONVERTFORMS_ADDONS_DESC] => Add-ons extend the functionality of Convert Forms. With these addons, you can connect with third party softwares, integrate new features and make Convert Forms even more powerful. [COM_CONVERTFORMS_LAST_YEAR] => Last Year [COM_CONVERTFORMS_THIS_YEAR] => This Year [COM_CONVERTFORMS_LAST_MONTH] => Last Month [COM_CONVERTFORMS_THIS_MONTH] => This Month [COM_CONVERTFORMS_LAST_WEEK] => Last Week [COM_CONVERTFORMS_THIS_WEEK] => This Week [COM_CONVERTFORMS_LAST_7_DAYS] => Last 7 Days [COM_CONVERTFORMS_YESTERDAY] => Yesterday [COM_CONVERTFORMS_TODAY] => Today [COM_CONVERTFORMS_AVG_DAY] => Average day (this month) [COM_CONVERTFORMS_PROJECTION] => Projection for this month [COM_CONVERTFORMS_TOTAL] => Total [COM_CONVERTFORMS_CHOOSE_FILE] => Choose a .cnvf file [COM_CONVERTFORMS_FORMS_NAME_DESC] => A unique & descriptive name will help you in future as it would appear in the dashboard, analytics, etc. [COM_CONVERTFORMS_BACKGROUND_IMAGE] => Background Image Source [COM_CONVERTFORMS_IMAGE_DESC] => Choose the background image source [COM_CONVERTFORMS_CUSTOM_URL] => Custom URL [COM_CONVERTFORMS_BACKGROUND_URL] => Background Image URL [COM_CONVERTFORMS_BACKGROUND_URL_DESC] => Enter custom URL for your image [COM_CONVERTFORMS_BACKGROUND_FILE] => Background Image [COM_CONVERTFORMS_BACKGROUND_FILE_DESC] => Select an image to upload. [COM_CONVERTFORMS_BACKGROUND_IMAGE_DESC] => You can provide an image that would be appear behind the form's content. Choose Upload to upload a new image or Custom URL to enter a custom image URL. For this setting to work, the background color you've chosen must be transparent. [COM_CONVERTFORMS_FORM_BUILDER] => Form Builder [COM_CONVERTFORMS_FIELD_TYPE] => Field Type [COM_CONVERTFORMS_FIELD_TYPE_DESC] => The Field Type attribute specifies the type of input element to display. [COM_CONVERTFORMS_FIELD_LABEL] => Field Label [COM_CONVERTFORMS_FIELD_LABEL_DESC] => The Field Label defines a label for an input element. [COM_CONVERTFORMS_FIELD_NAME] => Field Key [COM_CONVERTFORMS_FIELD_NAME_DESC] => It specifies the name of input element which is used to reference form data after a form is submitted. Use this option also to map form fields with integrations apps. [COM_CONVERTFORMS_PLACEHOLDER_NAME] => Placeholder Text [COM_CONVERTFORMS_PLACEHOLDER_NAME_DESC] => The text you would like displayed in the field, before a user enters any data. [COM_CONVERTFORMS_REQUIRED_NAME] => Required Field [COM_CONVERTFORMS_REQUIRED_NAME_DESC] => If enabled, this will ensure that this field is completed before allowing the form to be submitted.. [COM_CONVERTFORMS_FIELDS] => Fields [COM_CONVERTFORMS_FIELDS_FREE_NOTICE] => You are using the Free version which supports only 1 email field. Upgrade to Pro version to be able to manage unlimited fields. [COM_CONVERTFORMS_GENERAL] => General [COM_CONVERTFORMS_FORM_TEXT_ALIGN] => Field Text Alignment [COM_CONVERTFORMS_FORM_TEXT_ALIGN_DESC] => Form Text Alignment [COM_CONVERTFORMS_INPUT_COLOR] => Field Text Color [COM_CONVERTFORMS_INPUT_BGCOLOR] => Field Background Color [COM_CONVERTFORMS_INPUT_BORDER_COLOR] => Field Border Color [COM_CONVERTFORMS_SHADOW] => Shadow [COM_CONVERTFORMS_INPUT_SHADOW_DESC] => Adds an inner shadow to the input field [COM_CONVERTFORMS_INPUT_FONT_SIZE] => Field Font Size [COM_CONVERTFORMS_INPUT_FONT_SIZE_DESC] => Field Font Size [COM_CONVERTFORMS_VPADDING_SIZE] => Vertical Padding [COM_CONVERTFORMS_HPADDING_SIZE] => Horizontal Padding [COM_CONVERTFORMS_BOX_WIDTH_TYPE] => Box Max Width [COM_CONVERTFORMS_BOX_WIDTH_TYPE_DESC] => Provide a custom max width of your choice or make this box cover entire screen area. Note that this is the max width which means the form will always fit on smaller areas. [COM_CONVERTFORMS_FORM_WIDTH] => Custom Max Width [COM_CONVERTFORMS_FORM_WIDTH_DESC] => Provide custom max width of your choice. [COM_CONVERTFORMS_REMOVE_DEFAULT_PADDING] => Remove Default Padding [COM_CONVERTFORMS_REMOVE_DEFAULT_PADDING_DESC] => Remove the default padding between content area and form box edges. [COM_CONVERTFORMS_FORM_BORDER_STYLE] => Border Style [COM_CONVERTFORMS_FORM_BORDER_STYLE_DESC] => Apply a border around the form [COM_CONVERTFORMS_FORM_BORDER_COLOR] => Border Color [COM_CONVERTFORMS_FORM_BORDER_COLOR_DESC] => Form Border Color [COM_CONVERTFORMS_FORM_BORDER_WIDTH] => Border Width [COM_CONVERTFORMS_FORM_BORDER_WIDTH_DESC] => The form's border width [COM_CONVERTFORMS_BOX_RADIUS] => Box Radius [COM_CONVERTFORMS_BORDER_RADIUS] => Border Radius [COM_CONVERTFORMS_BORDER_RADIUS_DESC] => Enter border's radius size [COM_CONVERTFORMS_COLLECT_LEADS_USING] => Collect Submissions Using the Campaign [COM_CONVERTFORMS_COLLECT_LEADS_USING_DESC] => Submissions collected by this form will be assosiated with the selected campaign. You can manage the campaigns in the Campaigns section. [COM_CONVERTFORMS_SUCCESSFUL_SUBMISSION] => Successful Submission Action [COM_CONVERTFORMS_SUCCESSFUL_SUBMISSION_DESC] => Choose the action you would like to take place after a successful submission [COM_CONVERTFORMS_DISPLAY_MSG] => Display message [COM_CONVERTFORMS_REDIRECT_USER] => Redirect user [COM_CONVERTFORMS_SUCCESS_TEXT] => Message After Success [COM_CONVERTFORMS_SUCCESS_TEXT_DESC] => Enter the message you would like to display the user after successfully added to the list. [COM_CONVERTFORMS_SUCCESS_URL] => Redirect URL [COM_CONVERTFORMS_SUCCESS_URL_DESC] => Enter the URL where you would like to redirect the user after successfully added to the list. [COM_CONVERTFORMS_PASS_DATA] => Pass Submission Data To Redirect URL [COM_CONVERTFORMS_PASS_DATA_DESC] => Passes the submission data as query arguments to redirect URL. [COM_CONVERTFORMS_SUBMIT_STYLE] => Submit Button Style [COM_CONVERTFORMS_SUBMIT_STYLE_DESC] => Style your button with nice effects. [COM_CONVERTFORMS_BTN_SHADOW_DESC] => Adds an outer shadow to the button [COM_CONVERTFORMS_SUBMIT_HOVER_COLOR] => Text Hover Color [COM_CONVERTFORMS_SUBMIT_HOVER_COLOR_DESC] => Text Hover Color [COM_CONVERTFORMS_CUSTOM_CSS] => Custom CSS [COM_CONVERTFORMS_CUSTOM_CSS_DESC] => Enter your custom css code for this modal here. [COM_CONVERTFORMS_CLASS_SUFFIX] => Class Suffix [COM_CONVERTFORMS_CLASS_SUFFIX_DESC] => Class Suffix [COM_CONVERTFORMS_TEXTAREA_HEIGHT] => Textarea Height [COM_CONVERTFORMS_TEXTAREA_HEIGHT_DESC] => Textarea height specifies the visible height of a text area, in lines. [COM_CONVERTFORMS_CHOICES] => Choices [COM_CONVERTFORMS_CHOICES_DESC] => Add choices for the form field. [COM_CONVERTFORMS_FIELD_VALUE] => Default Value [COM_CONVERTFORMS_FIELD_VALUE_DESC] => Enter the text for the default field Value. [COM_CONVERTFORMS_HIDE_LABELS] => Hide Label [COM_CONVERTFORMS_HIDE_LABELS_DESC] => Check this option to hide the form field label [COM_CONVERTFORMS_IMAGE_SOURCE] => Image Source [COM_CONVERTFORMS_IMAGE_SOURCE_DESC] => You can provide an image that would be appear among the form's content. Choose Upload to upload a new image or Custom URL to enter a custom image URL. [COM_CONVERTFORMS_IMAGE_URL] => Image URL [COM_CONVERTFORMS_HIDE_IMAGE_ON_MOBILE] => Hide Image on Small Screens [COM_CONVERTFORMS_HIDE_IMAGE_ON_MOBILE_DESC] => On smaller screens like mobile, smaller modals look more beautiful. To reduce the size of the modal, you may hide the image with this setting. [COM_CONVERTFORMS_HORIZONTAL_POSITION] => Horizontal Position [COM_CONVERTFORMS_HORIZONTAL_POSITION_DESC] => Horizontal Position [COM_CONVERTFORMS_VERTICAL_POSITION] => Vertical Position [COM_CONVERTFORMS_VERTICAL_POSITION_DESC] => Vertical Position [COM_CONVERTFORMS_IMAGE_WIDTH_TYPE] => Image Width [COM_CONVERTFORMS_IMAGE_WIDTH_TYPE_DESC] => Set image width [COM_CONVERTFORMS_BUTTON_ALIGN] => Button Alignment [COM_CONVERTFORMS_FORM_POSITION] => Form Position [COM_CONVERTFORMS_FORM_POSITION_DESC] => Set form position relative to text container [COM_CONVERTFORMS_FORM_SIZE] => Form Container Size [COM_CONVERTFORMS_COLUMNS_DESC] => Specify how many columns it will be used. 6 columns takes the 50% of width. [COM_CONVERTFORMS_MESSAGE] => Text Message [COM_CONVERTFORMS_MESSAGE_DESC] => Enter the form's text message [COM_CONVERTFORMS_IMAGE_POSITION] => Image Position [COM_CONVERTFORMS_IMAGE_POSITION_DESC] => Set image position relative to text [COM_CONVERTFORMS_FOOTER] => Form Footer [COM_CONVERTFORMS_BUTTON_TEXT] => Button Text [COM_CONVERTFORMS_BUTTON_TEXT_DESC] => Enter button's text label [COM_CONVERTFORMS_BTN_FONT_SIZE] => Button Text Size [COM_CONVERTFORMS_IMAGE_SIZE] => Image Container Size [COM_CONVERTFORMS_BODY_FONT] => Font Family [COM_CONVERTFORMS_BODY_FONT_DESC] => Choose the font family that would be used for the form. Keep in mind that loading non-standard fonts such as Google Fonts may impact your website's speed. Select Default in order to use your website's default font. [COM_CONVERTFORMS_EMAIL] => Email [COM_CONVERTFORMS_DATE] => Date [COM_CONVERTFORMS_CREATED] => Date Submitted [COM_CONVERTFORMS_SUBMISSION] => Submission [COM_CONVERTFORMS_PREVIEW_SUCCESS] => Preview success message [COM_CONVERTFORMS_PREVIEW_WORKING_INDICATOR] => Preview working indicator [COM_CONVERTFORMS_PREVIEW_SIZE_DESKTOP] => This version will be displayed on screens sized 990px and above [COM_CONVERTFORMS_PREVIEW_SIZE_TABLET] => This version will be displayed on screens sized 768px - 990px [COM_CONVERTFORMS_PREVIEW_SIZE_MOBILE] => This version will be displayed on screens sized 768px and below [COM_CONVERTFORMS_DEVICE_DESKTOP] => Desktop [COM_CONVERTFORMS_DEVICE_TABLET] => Tablet [COM_CONVERTFORMS_DEVICE_MOBILE] => Mobile [COM_CONVERTFORMS_RESET_FORM] => Reset Form [COM_CONVERTFORMS_RESET_FORM_DESC] => Reset form after successful submission [COM_CONVERTFORMS_HIDE_FORM] => Hide Form [COM_CONVERTFORMS_HIDE_FORM_DESC] => Hide form after successful submission [COM_CONVERTFORMS_TEMPLATES] => Templates [COM_CONVERTFORMS_TEMPLATES_SELECT] => Select a template to start [COM_CONVERTFORMS_TEMPLATES_BLANK] => Start from scratch [COM_CONVERTFORMS_TEMPLATES_BLANK_DESC] => Start from scratch a new form [COM_CONVERTFORMS_TEMPLATE_GROUP_INLINE] => Inline [COM_CONVERTFORMS_TEMPLATE_GROUP_SIDEBAR] => Sidebar [COM_CONVERTFORMS_TEMPLATE_GROUP_BAR] => Bars [COM_CONVERTFORMS_ENGAGEBOX] => Do you need a way to show this form automatically on pageload or when the user intents to leave your Joomla website? [COM_CONVERTFORMS_LABELS_COLOR] => Label Text Color [COM_CONVERTFORMS_LABELS_FONT_SIZE] => Label Font Size [COM_CONVERTFORMS_IMAGE_ABOVE] => Above Text [COM_CONVERTFORMS_IMAGE_BELOW] => Below Text [COM_CONVERTFORMS_IMAGE_RIGHT] => Right of Text [COM_CONVERTFORMS_IMAGE_LEFT] => Left of Text [COM_CONVERTFORMS_FLAT] => Flat [COM_CONVERTFORMS_OUTLINE] => Outline [COM_CONVERTFORMS_GRADIENT] => Gradient [COM_CONVERTFORMS_EMAILS_DESC] => Send email notifications when users submit a form. [COM_CONVERTFORMS_EMAILS] => Email Notifications [COM_CONVERTFORMS_EMAILS_REPLY_TO] => Reply-To Email [COM_CONVERTFORMS_EMAILS_REPLY_TO_NAME] => Reply-To Name [COM_CONVERTFORMS_EMAILS_FROM_EMAIL] => From Email [COM_CONVERTFORMS_EMAILS_FROM] => From Name [COM_CONVERTFORMS_EMAILS_RECIPIENT] => Send To Email Address [COM_CONVERTFORMS_EMAILS_RECIPIENT_DESC] => Enter the email addresses to receive submission notifications. For multiple notifications, separate email addresses with a comma. [COM_CONVERTFORMS_EMAILS_SUBJECT] => Email Subject [COM_CONVERTFORMS_EMAILS_BODY] => Message [COM_CONVERTFORMS_EMAILS_BODY_HINT] => To display a single field, use {field.fieldname}
To display all form fields, use {all_fields} [COM_CONVERTFORMS_EMAILS_FREE_NOTE] => Do you want multiple notifications?
Upgrade to PRO to unlock it. [COM_CONVERTFORMS_EMAILS_ATTACHMENT] => Attachments [COM_CONVERTFORMS_EMAILS_ATTACHMENT_DESC] => Location of a file to attach relative to the root of your webspace. Use comma to define multiple files. [COM_CONVERTFORMS_ADDONS_MISSING_ADDON] => Are you missing an addon? [COM_CONVERTFORMS_ADDONS_MISSING_ADDON_DESC] => In case you are missing an integration addon for your favorite app, please do let us know and we'll be glad to include it the Convert Forms addons collection. [COM_CONVERTFORMS_API_ENABLE] => Enable JSON API [COM_CONVERTFORMS_API_DESC] => JSON API allows you to retrieve Convert Forms content using HTTP requests. [COM_CONVERTFORMS_API_KEY] => Secret Key [COM_CONVERTFORMS_API_KEY_DESC] => This secret key is used to authenticate critical tasks such as CRON Jobs and the JSON API. If you leave it empty all tasks require user authentication will be disabled. [COM_CONVERTFORMS_IMAGE_ALT] => Image Alt [COM_CONVERTFORMS_IMAGE_ALT_DESC] => The image alternative text [COM_CONVERTFORMS_CUSTOM_CODE] => Custom Code [COM_CONVERTFORMS_CUSTOM_CODE_DESC] => Write your own custom code (HTML, CSS, Javascript). [COM_CONVERTFORMS_ISSUES] => Issues [COM_CONVERTFORMS_ISSUES_DETECTED] => %s submission issues detected [COM_CONVERTFORMS_IP] => Submitter's IP Address [COM_CONVERTFORMS_USER_ID] => Submitter's ID [COM_CONVERTFORMS_USER_USERNAME] => Submitter's Username [COM_CONVERTFORMS_VISITOR_ID] => Visitor ID [COM_CONVERTFORMS_FORM_NAME] => Form Name [COM_CONVERTFORMS_CAMPAIGN_NAME] => Campaign Name [COM_CONVERTFORMS_ID] => ID [COM_CONVERTFORMS_CHOOSE_COLUMNS] => Columns [COM_CONVERTFORMS_CHOOSE_COLUMNS_OPTIONS] => To enable specific form fields, select a form in the filters bar first. [COM_CONVERTFORMS_UNTITLED_BOX] => Untitled Form [COM_CONVERTFORMS_SELECT_LAYOUT] => Select your layout [COM_CONVERTFORMS_SHOW_LAYOUTS] => Show Layouts [COM_CONVERTFORMS_HIDE_LAYOUTS] => Hide Layouts [COM_CONVERTFORMS_FIELDS_COPY] => Duplicate field [COM_CONVERTFORMS_FIELDS_DELETE] => Delete field [COM_CONVERTFORMS_FIELDGROUP_COMMON] => Common Fields [COM_CONVERTFORMS_FIELDGROUP_FANCY] => Fancy Fields [COM_CONVERTFORMS_FIELDGROUP_ADVANCED] => Advanced Fields [COM_CONVERTFORMS_FIELD_HTML] => HTML [COM_CONVERTFORMS_FIELD_HTML_DESC] => Add custom freetext or HTML code. No Limits! [COM_CONVERTFORMS_FIELD_TEXT] => Textbox [COM_CONVERTFORMS_FIELD_TEXT_DESC] => A single line text box field [COM_CONVERTFORMS_FIELD_TEXTAREA] => Textarea [COM_CONVERTFORMS_FIELD_TEXTAREA_DESC] => Like a textbox field, but can accommodate a multi line user input [COM_CONVERTFORMS_FIELD_NUMBER] => Number [COM_CONVERTFORMS_FIELD_NUMBER_DESC] => A textbox that accepts only numbers [COM_CONVERTFORMS_FIELD_NUMBER_STEP] => Step [COM_CONVERTFORMS_FIELD_NUMBER_STEP_DESC] => The amount the value will change when an arrow is pressed. [COM_CONVERTFORMS_FIELD_NUMBER_MIN] => Min Value [COM_CONVERTFORMS_FIELD_NUMBER_MIN_DESC] => The minimum value the field will allow [COM_CONVERTFORMS_FIELD_NUMBER_MAX] => Max Value [COM_CONVERTFORMS_FIELD_NUMBER_MAX_DESC] => The maximum value the field will allow [COM_CONVERTFORMS_FIELD_RECAPTCHA] => reCAPTCHA [COM_CONVERTFORMS_FIELD_RECAPTCHA_DESC] => Stop spam form submissions using Google reCAPTCHA [COM_CONVERTFORMS_FIELD_RECAPTCHA_KEYS_NOTE] => Please set your Site and Secret key in the configuration page. [COM_CONVERTFORMS_FIELD_RECAPTCHA_CONFIGURE] => Configure reCAPTCHA now [COM_CONVERTFORMS_FIELD_RECAPTCHA_THEME_DESC] => The color theme of the widget [COM_CONVERTFORMS_FIELD_RECAPTCHA_SIZE_DESC] => The size of the widget [COM_CONVERTFORMS_FIELD_DROPDOWN] => Dropdown [COM_CONVERTFORMS_FIELD_DROPDOWN_DESC] => List that allows for one selection from a drop-down [COM_CONVERTFORMS_FIELD_RADIO] => Multiple Choice [COM_CONVERTFORMS_FIELD_RADIO_DESC] => List that allows for one selection from radio buttons [COM_CONVERTFORMS_FIELD_URL] => Website / URL [COM_CONVERTFORMS_FIELD_URL_DESC] => Accept a properly-formed URL that starts with either http:// or https:// [COM_CONVERTFORMS_FIELD_URL_INVALID] => Invalid URL [COM_CONVERTFORMS_FIELD_COUNTRY] => Country [COM_CONVERTFORMS_FIELD_COUNTRY_DESC] => List of all known countries [COM_CONVERTFORMS_FIELD_COUNTRY_VALUE] => Country Value [COM_CONVERTFORMS_FIELD_COUNTRY_VALUE_DESC] => Choose whether you want to save the Country Name (Greece) or the Country Code (GR) into the database. [COM_CONVERTFORMS_FIELD_COUNTRY_DETECT] => Detect Visitor Country [COM_CONVERTFORMS_FIELD_COUNTRY_DETECT_DESC] => If enabled, the form will try to detect and prefill the visitor's country. Requires the TGeoIP plugin to be installed. [COM_CONVERTFORMS_FIELD_COUNTRY_NAME] => Country Name [COM_CONVERTFORMS_FIELD_COUNTRY_CODE] => Country Code [COM_CONVERTFORMS_FIELD_COUNTRY_EXCLUDE] => Exclude Countries [COM_CONVERTFORMS_FIELD_COUNTRY_EXCLUDE_DESC] => Enter comma separated country codes to exclude from the dropdown. Example: US,UK,GR [COM_CONVERTFORMS_FIELD_CURRENCY] => Currency [COM_CONVERTFORMS_FIELD_CURRENCY_DESC] => List of all known currencies [COM_CONVERTFORMS_FIELD_SUBMIT] => Submit Button [COM_CONVERTFORMS_FIELD_SUBMIT_DESC] => The button that will submit the form [COM_CONVERTFORMS_FIELD_HIDDEN] => Hidden Field [COM_CONVERTFORMS_FIELD_HIDDEN_DESC] => A field not visible by the user on the front-end [COM_CONVERTFORMS_FIELD_EMAIL] => Email Address [COM_CONVERTFORMS_FIELD_EMAIL_DESC] => A textbox that accepts only a valid email address [COM_CONVERTFORMS_FIELD_TERMSOFSERVICE] => Terms of Service [COM_CONVERTFORMS_FIELD_TERMSOFSERVICE_DESC] => Require user to agree to your terms of service before they are allowed to submit the form [COM_CONVERTFORMS_FIELD_TERMSOFSERVICE_TEXT_LABEL] => Terms of Service Text [COM_CONVERTFORMS_FIELD_TERMSOFSERVICE_TEXT_LABEL_DESC] => This the text that goes right after the checkbox [COM_CONVERTFORMS_FIELD_CHECKBOX] => Checkboxes [COM_CONVERTFORMS_FIELD_CHECKBOX_DESC] => List that allows for multiple selections from checkboxes [COM_CONVERTFORMS_FIELD_REQUIRED] => Is required [COM_CONVERTFORMS_FIELD_EMAIL_INVALID] => Invalid email address [COM_CONVERTFORMS_FIELD_SIZE] => Field Size [COM_CONVERTFORMS_FIELD_SIZE_DESC] => Select the default form field size [COM_CONVERTFORMS_FIELD_TEL] => Phone [COM_CONVERTFORMS_FIELD_TEL_DESC] => Let the user enter a telephone number. [COM_CONVERTFORMS_FIELD_DATETIME] => Date / Time [COM_CONVERTFORMS_FIELD_DATETIME_DESC] => Date / Time picker that allows selection of a single date, multiple dates or even a date range [COM_CONVERTFORMS_FIELD_DATETIME_FORMAT] => Date Format [COM_CONVERTFORMS_FIELD_DATETIME_FORMAT_DESC] => The format of the outputted date. Examples:

d/m/Y H:i
Y-m-d
m/d/YYY [COM_CONVERTFORMS_FIELD_DATETIME_TIMEPICKER] => Show Timepicker [COM_CONVERTFORMS_FIELD_DATETIME_TIMEPICKER_DESC] => Enables the time picker. If enabled, make sure you include the time characters (H:i) in the Date Format field. [COM_CONVERTFORMS_FIELD_DATETIME_MIN_DATE] => Min Date [COM_CONVERTFORMS_FIELD_DATETIME_MIN_DATE_DESC] => The minimum/earliest date allowed for selection. Supports relative date formats such as: today, tomorrow, +5 day, +2 week [COM_CONVERTFORMS_FIELD_DATETIME_MAX_DATE] => Max Date [COM_CONVERTFORMS_FIELD_DATETIME_MAX_DATE_DESC] => The maximum/latest date allowed for selection. Supports relative date formats such as: today, tomorrow, +5 day, +2 week. [COM_CONVERTFORMS_FIELD_DATETIME_MODE] => Date selection mode [COM_CONVERTFORMS_FIELD_DATETIME_MODE_DESC] => Enable user to select a single date, mulitple dates or a date range. [COM_CONVERTFORMS_FIELD_DATETIME_TIME24] => Time 24Hour [COM_CONVERTFORMS_FIELD_DATETIME_TIME24_DESC] => Displays time picker in 24 hour mode without AM/PM selection. [COM_CONVERTFORMS_FIELD_DATETIME_MINUTE_STEP] => Minute Step [COM_CONVERTFORMS_FIELD_DATETIME_MINUTE_STEP_DESC] => Adjusts the step for the minute input in the Time Picker [COM_CONVERTFORMS_FIELD_DATETIME_INLINE] => Display Inline [COM_CONVERTFORMS_FIELD_DATETIME_INLINE_DESC] => Displays the calendar inline instead as a popup. [COM_CONVERTFORMS_FIELD_DATETIME_THEME] => Theme [COM_CONVERTFORMS_FIELD_DATETIME_THEME_DESC] => Select a calendar theme [COM_CONVERTFORMS_FIELD_DATETIME_INVALID] => Invalid date format - %s [COM_CONVERTFORMS_FIELD_DATETIME_DISABLEMOBILE] => Disable Mobile Native Date Picker [COM_CONVERTFORMS_FIELD_DATETIME_DISABLEMOBILE_DESC] => If checked, mobile users will see the Convert Forms Date Picker instead of the device native date picker. [COM_CONVERTFORMS_CSS_CLASSES] => CSS Classes [COM_CONVERTFORMS_CSS_CLASSES_DESC] => Adds an extra class to your field wrapper [COM_CONVERTFORMS_DISABLE_BROWSER_AUTOCOMPLETE] => Disable Browser Autocomplete [COM_CONVERTFORMS_DISABLE_BROWSER_AUTOCOMPLETE_DESC] => By default, browsers remember information that the user submits through input fields. To disable autocompletion in forms enable this option. [COM_CONVERTFORMS_FIELD_DESCRIPTION] => Description [COM_CONVERTFORMS_FIELD_DESCRIPTION_DESC] => The text that will be displayed below the form field element. [COM_CONVERTFORMS_FIELD_EMAIL_DNSCHECK] => DNS Check [COM_CONVERTFORMS_FIELD_EMAIL_DNSCHECK_DESC] => Validate the given email address with a DNS Check. [COM_CONVERTFORMS_FIELDGROUP_USERINFO] => User Information Fields [COM_CONVERTFORMS_FIELD_CONFIRM] => Confirm [COM_CONVERTFORMS_FIELD_CONFIRM_DESC] => A field to ensure two fields match [COM_CONVERTFORMS_FIELD_CONFIRM_FIELD] => Confirm Field Key [COM_CONVERTFORMS_FIELD_CONFIRM_FIELD_DESC] => Enter the field's key that will be used to ensure its value match [COM_CONVERTFORMS_FIELD_CONFIRM_INVALID] => Field is not properly configured [COM_CONVERTFORMS_FIELD_CONFIRM_NOT_MATCH] => Field values don't match [COM_CONVERTFORMS_HIDE_TEXT] => Hide Text [COM_CONVERTFORMS_HIDE_TEXT_DESC] => Hide Text after successfull submission [COM_CONVERTFORMS_FORM_IS_MISSING_THE_EMAIL_FIELD] => Form is missing an Email Field [COM_CONVERTFORMS_INVALID_LEAD] => Can't validate Submission object [COM_CONVERTFORMS_EXCEL_SECURITY] => Excel Security [COM_CONVERTFORMS_EXCEL_SECURITY_DESC] => If enabled, values in the CSV exported file starting with a =, +, - or @ will be prefixed by a tab to avoid any CSV injection when opening the exported file using Excel.

Disable this option only if you are 100% certain that the data are trustworth or if you're facing difficulties importing the CSV file to a 3rd party application. [COM_CONVERTFORMS_CHOICE_LAYOUT] => Choice Layout [COM_CONVERTFORMS_CHOICE_LAYOUT_DESC] => Select the layout for displaying field choices [COM_CONVERTFORMS_CHOICE_1_COLUMN] => One Column [COM_CONVERTFORMS_CHOICE_2_COLUMN] => Two Columns [COM_CONVERTFORMS_CHOICE_3_COLUMN] => Three Columns [COM_CONVERTFORMS_REQUIRED_INDICATION] => Required Field Indication [COM_CONVERTFORMS_REQUIRED_INDICATION_DESC] => Indicate required fields with an asterisk next to each field label. It requires the field label to not be hidden. [COM_CONVERTFORMS_INPUT_MASK] => Input Mask [COM_CONVERTFORMS_INPUT_MASK_DESC] => Help user with the input by ensuring a predefined format.

Syntax:
9: Numeric (0-9)
a: Alphabetical (a-z or A-Z)
A: Uppercase alphabetical (A-Z)
*: Alphanumeric (0-9, a-z, or A-Z)
&: Uppercase alphanumeric (0-9 or A-Z)

Examples:
Phone: +1 (999)-9999
Date: 99/99/9999
Zip Code: 99999?-9999 [COM_CONVERTFORMS_LEAD_USER_SUBMITTED_DATA] => User Submitted Data [COM_CONVERTFORMS_LEAD_INFO] => Submission Info [COM_CONVERTFORMS_NOTES] => Notes [COM_CONVERTFORMS_DATE_RANGE] => Date Range [COM_CONVERTFORMS_START_DATE] => Start Date [COM_CONVERTFORMS_END_DATE] => End Date [COM_CONVERTFORMS_PERIOD] => Period [COM_CONVERTFORMS_PERIOD_SELECT] => - Select Period - [COM_CONVERTFORMS_HONEYPOT] => Enable Anti-Spam Honeypot [COM_CONVERTFORMS_HONEYPOT_DESC] => Enable to add a Honeypot field to the form which is visible to bots only. That way, when the honeypot field is filled out the form can automatically know that the user was a spambot.

On many sites, this honeypot is enough by itself to avoid spam entries. If you’re still receiving spam, however, or if you’d like to take an extra precaution against it, reCAPTCHA is a great additional option. [COM_CONVERTFORMS_FIELD_FILEUPLOAD] => File Upload [COM_CONVERTFORMS_FIELD_FILEUPLOAD_DESC] => Give the user the ability to upload files [COM_CONVERTFORMS_FILEUPLOAD_FOLDER] => Upload Folder [COM_CONVERTFORMS_FILEUPLOAD_FOLDER_DESC] => Enter the path relative to the root of your webspace where the uploaded files will be stored. Make sure the path entered is writable, otherwise the file upload will fail. [COM_CONVERTFORMS_FILEUPLOAD_LIMIT_FILES] => Files Limit [COM_CONVERTFORMS_FILEUPLOAD_LIMIT_FILES_DESC] => How many files can be uploaded? Enter 0 for no limit. [COM_CONVERTFORMS_FILEUPLOAD_MAX_FILE_SIZE] => File Size Limit [COM_CONVERTFORMS_FILEUPLOAD_MAX_FILE_SIZE_DESC] => Configure the maximum allowable size for each uploaded file in megabytes. Enter 0 for no limit.

Your server's maximum upload size is: %s. [COM_CONVERTFORMS_FILEUPLOAD_UPLOAD_TYPES] => Allowed File Types [COM_CONVERTFORMS_FILEUPLOAD_UPLOAD_TYPES_DESC] => Comma separated list of allowed file types. Leave empty to accept all file types.

Example: .jpg, .gif, .png, .pdf

This is not fool-proof and can be tricked, please remember that there is always a danger in allowing users to upload files. [COM_CONVERTFORMS_FIELD_FILTER] => Filter [COM_CONVERTFORMS_FIELD_FILTER_DESC] => Filter the user input based on the following filters.
Text: Converts the input to a plain text string; strips all tags / attributes.
Safe HTML: Accept only safe HTML elements like.
Alpha Numeric: Allow a-z and 0-9 only
Word: Only allow characters a-z, and underscores
Integer: Only use the first number value
Float: Only allow characters a-z, and underscores [COM_CONVERTFORMS_UPLOAD_ERROR] => Invalid form or field key [COM_CONVERTFORMS_UPLOAD_ERROR_CANNOT_UPLOAD_FILE] => Cannot upload file [COM_CONVERTFORMS_UPLOAD_ERROR_INVALID_FIELD] => Invalid upload field [COM_CONVERTFORMS_UPLOAD_ERROR_INVALID_FILE] => Invalid or unsupported file [COM_CONVERTFORMS_UPLOAD_MAX_FILES_LIMIT] => You can upload up to %d files [COM_CONVERTFORMS_UPLOAD_DRAG_AND_DROP_FILES] => Drag and drop files here or [COM_CONVERTFORMS_UPLOAD_BROWSE] => Browse [COM_CONVERTFORMS_UPLOAD_INVALID_FILE_TYPE] => Invalid file %s. Allowed file types: %s [COM_CONVERTFORMS_UPLOAD_FILE_IS_MISSING] => File is missing. Please try to re-upload. [COM_CONVERTFORMS_UPLOAD_FOLDER_INVALID] => The upload folder %s doesn't exist or is not writable [COM_CONVERTFORMS_UPLOAD_FILETOOBIG] => File is too big ({{filesize}}MB). Max filesize: {{maxFilesize}}MB. [COM_CONVERTFORMS_UPLOAD_INVALID_FILE] => You can't upload files of this type. [COM_CONVERTFORMS_UPLOAD_FALLBACK_MESSAGE] => Your browser does not support drag'n'drop file uploads. [COM_CONVERTFORMS_UPLOAD_RESPONSE_ERROR] => Server responded with {{statusCode}} code. [COM_CONVERTFORMS_UPLOAD_CANCEL_UPLOAD] => Cancel upload [COM_CONVERTFORMS_UPLOAD_CANCEL_UPLOAD_CONFIRMATION] => Are you sure you want to cancel this upload? [COM_CONVERTFORMS_UPLOAD_REMOVE_FILE] => Remove file [COM_CONVERTFORMS_UPLOAD_MAX_FILES_EXCEEDED] => You can not upload any more files. [COM_CONVERTFORMS_UPLOAD_AUTO_DELETE] => Auto Delete Files [COM_CONVERTFORMS_UPLOAD_AUTO_DELETE_DESC] => If you are getting a lot of uploads, the server space used by the uploaded files can quickly mount up, requiring some regular housekeeping to free up space.

This option helps you auto-delete files stored in the Upload Folder after a set period.

For example, enter 3, to auto-delete files more than 3 days old or 0 if you want to keep the files forever.

Note: The Convert Forms Uploaded Files Cleaner plugin needs to be enabled and the respective Cron Job URL set on your server. [COM_CONVERTFORMS_READONLY] => Read-only [COM_CONVERTFORMS_READONLY_DESC] => Prevent entry into this field [COM_CONVERTFORMS_PHPSCRIPT] => PHP Scripts [COM_CONVERTFORMS_PHPSCRIPT_FORM_DISPLAY] => Form Display [COM_CONVERTFORMS_PHPSCRIPT_FORM_DISPLAY_DESC] => The PHP script added in this area is executed just before the form is displayed.

The main focus in this area is the $formLayout (String) variable which contains the HTML code of the form.

To access the form settings use the $form (Array) variable.

You don't need to include the <?php and ?> tags. [COM_CONVERTFORMS_PHPSCRIPT_FORM_PROCESS] => Form Process [COM_CONVERTFORMS_PHPSCRIPT_FORM_PROCESS_DESC] => The PHP code added in this area is executed just before the form data has been saved into the database regardless if the submission is valid or not.

This area is rather useful when you need to process calculations, make advanced validation or modify the value of a field. Any modifications to $post (Array) variable performed here, will be reflected in the submission entry.

To access the form settings use the $form (Array) variable.

You don't need to include the <?php and ?> tags. [COM_CONVERTFORMS_PHPSCRIPT_AFTER_FORM_SUBMISSION] => After Form Submission [COM_CONVERTFORMS_PHPSCRIPT_AFTER_FORM_SUBMISSION_DESC] => The PHP code added in this area is executed after the form has been successfully submitted and the data has been saved into the database.

This is rather useful when you are trying to run some extra tasks such as silently post data to another URL. You can access the final submission using the $submission (Object) variable.

To access the form settings use the $form (Array) variable.

You don't need to include the <?php and ?> tags. [COM_CONVERTFORMS_FIELD_PASSWORD] => Password [COM_CONVERTFORMS_FIELD_PASSWORD_DESC] => Provide a way for the user to securely enter a password [COM_CONVERTFORMS_FIELD_CONFIRM_TYPE] => Confirm Field Type [COM_CONVERTFORMS_FIELD_CONFIRM_TYPE_DESC] => Choose the confirm field's input type between Text and Password. [COM_CONVERTFORMS_PHPSCRIPT_FORM_PREPARE] => Form Prepare [COM_CONVERTFORMS_PHPSCRIPT_FORM_PREPARE_DESC] => The PHP script added in this area is executed just before the form's data is prepared and send to the form display function.

The main focus in this area is the $form (Array) variable which contains the form's settings.

You don't need to include the <?php and ?> tags. [COM_CONVERTFORMS_ERROR_USER_ALREADY_EXIST] => %s is already a member. [COM_CONVERTFORMS_ERROR_INVALID_EMAIL_ADDRESS] => %s looks fake or invalid, please enter a real email address. [COM_CONVERTFORMS_RECAPTCHA_NOT_LOADED] => Error: Google reCAPTCHA script is not loaded. Make sure your browser is not blocking it or contact the site administrator. [COM_CONVERTFORMS_ACCESS_FORMS] => Access Forms [COM_CONVERTFORMS_ACCESS_FORMS_DESC] => Allows users in the group to manage Forms. [COM_CONVERTFORMS_ACCESS_SUBMISSIONS] => Access Submissions [COM_CONVERTFORMS_ACCESS_SUBMISSIONS_DESC] => Allows users in the group to manage Submissions. [COM_CONVERTFORMS_ACCESS_CAMPAIGNS] => Access Campaigns [COM_CONVERTFORMS_ACCESS_CAMPAIGNS_DESC] => Allows users in the group to manage Campaigns. Enable this, if you face troubles with spam submissions. [COM_CONVERTFORMS_CSRF_CHECK] => Use Joomla! CSRF Token [COM_CONVERTFORMS_CSRF_CHECK_DESC] => Add an extra protection layer to your forms by verifying all AJAX requests with CSRF Tokens.

If you enable this and you're using a cache mechanism that caches the whole output of the page such as the Joomla! Page Cache plugin or a server-side caching proxy such as CloudFlare or Sucuri, you may face troubles with the form submission. [COM_CONVERTFORMS_THANK_YOU_MESSAGE] => Form has been successfully submitted [COM_CONVERTFORMS_SECRET_SET] => Please configure a secret key to be able to use the optin endpoint. [COM_CONVERTFORMS_SECRET_NO] => No secret key provided in URL [COM_CONVERTFORMS_SECRET_WRONG] => Wrong secret key provided in URL [COM_CONVERTFORMS_SECURITY] => Security [TEXT_SIZE] => Text Size [DEC_FONT_SIZE] => Decrease Font Size [INC_FONT_SIZE] => Increase Font Size [ENABLE] => Enable [DISABLE] => Disable [OVERLAY] => Overlay [OVERLAY_DESC] => Select an available overlay option [TEXT_COLOR] => Text Color [TEXT_COLOR_DESC] => Set the text color [BACKGROUND_COLOR] => Background Color [BACKGROUND_COLOR_DESC] => Set the background color [BACKGROUND_IMAGE] => Background Image [BACKGROUND_IMAGE_DESC] => Select an available background image option. Choose custom to use your own background image. [FEATURE_BG_IMAGE] => Feature Background Image [FEATURE_BG_IMAGE_DESC] => Choose your own background image for the Feature area [FOOTER_BG_IMAGE] => Footer Background Image [FOOTER_BG_IMAGE_DESC] => Choose your own background image for the Footer area [HEADERSURROUND_BG_IMAGE] => Header Surround Background Image [HEADERSURROUND_BG_IMAGE_DESC] => Choose your own background image for the Header Surround area [EXPANDEDBOTTOMBACKGROUND_BG_IMAGE] => ExpandedBottom Background Image [EXPANDEDBOTTOMBACKGROUND_BG_IMAGE_DESC] => Choose your own background image for the ExpandedBottom area [ACCENT_STYLE] => Accent Style [ACCENT_STYLE_DESC] => Set the available style options for the template Accent colors [ACCENT_COLOR1] => Accent 1 Color [ACCENT_COLOR2] => Accent 2 Color [ACCENT_COLOR3] => Accent 3 Color [ACCENT_COLOR1_DESC] => Set the template Accent 1 color [ACCENT_COLOR2_DESC] => Set the template Accent 2 color [ACCENT_COLOR3_DESC] => Set the template Accent 3 color [DEMOSTYLE] => Demo Style [DEMOSTYLE_DESC] => The Demo Style setting allows us to show different box background colors in the feature module position for each of our demo presets. Please change this to Custom for your live site. [PAGESURROUND_STYLE] => Page Surround Style [PAGESURROUND_STYLE_DESC] => Set the available style options for the Page Surround area of the template [PAGESURROUND_BG_IMAGE] => Page Surround Background Image [PAGESURROUND_BG_IMAGE_DESC] => Choose your own background image for the Page Surround area [BACKGROUND_COLOR_TOP] => Background Color Top [BACKGROUND_COLOR_MIDDLE] => Background Color Middle [BACKGROUND_COLOR_BOTTOM] => Background Color Bottom [SLIDESHOW_STYLE] => Slideshow Style [SLIDESHOW_STYLE_DESC] => Set the available style options for the Slideshow area of the template [HEADERSURROUND_STYLE] => Header Surround Style [HEADERSURROUND_STYLE_DESC] => Set the available style options for the Header Surround area of the template [SIDESLIDER_STYLE] => SideSlider Style [SIDESLIDER_STYLE_DESC] => Set the available style options for the SideSlider area of the template [SIDESLIDER_TYPE] => SideSlider Type [SIDESLIDER_TYPE_DESC] => Set the SideSlider to be static or dynamically toggled. [DYNAMIC_SIDESLIDER] => Dynamically Toggled [STATIC_SIDESLIDER] => Static [HEADER_STYLE] => Header Style [HEADER_STYLE_DESC] => Set the available style options for the Header area of the template [TOP_STYLE] => Top Style [TOP_STYLE_DESC] => Set the available style options for the Top area of the template [SHOWCASE_STYLE] => Showcase Style [SHOWCASE_STYLE_DESC] => Set the available style options for the Showcase area of the template [UTILITY_STYLE] => Utility Style [UTILITY_STYLE_DESC] => Set the available style options for the Utility area of the template [FEATURE_STYLE] => Feature Style [FEATURE_STYLE_DESC] => Set the available style options for the Feature area of the template [MAINTOP_STYLE] => MainTop Style [MAINTOP_STYLE_DESC] => Set the available style options for the MainTop area of the template [EXPANDEDTOP_POS] => ExpandedTop Positions [EXPANDEDTOP_STYLE] => ExpandedTop Style [EXPANDEDTOP_STYLE_DESC] => Set the available style options for the ExpandedTop area of the template [MAINBODY_STYLE] => MainBody Style [MAINBODY_STYLE_DESC] => Set the available style options for the MainBody area of the template [EXPANDEDBOTTOM_POS] => ExpandedBottom Positions [EXPANDEDBOTTOM_STYLE] => ExpandedBottom Style [EXPANDEDBOTTOM_STYLE_DESC] => Set the available style options for the ExpandedBottom area of the template [MAINBOTTOM_STYLE] => MainBottom Style [MAINBOTTOM_STYLE_DESC] => Set the available style options for the mainbottom area of the template [ADDITIONTOP_POS] => AdditionTop Positions [ADDITIONTOP_STYLE] => AdditionTop Style [ADDITIONTOP_STYLE_DESC] => Set the available style options for the AdditionTop area of the template [ADDITIONBOTTOM_POS] => AdditionBottom Positions [ADDITIONBOTTOM_STYLE] => AdditionBottom Style [ADDITIONBOTTOM_STYLE_DESC] => Set the available style options for the AdditionBottom area of the template [EXTENSION_STYLE] => Extension Style [EXTENSION_STYLE_DESC] => Set the available style options for the Extension area of the template [BOTTOM_STYLE] => Bottom Style [BOTTOM_STYLE_DESC] => Set the available style options for the Bottom area of the template [FOOTER_STYLE] => Footer Style [FOOTER_STYLE_DESC] => Set the available style options for the Footer area of the template [COPYRIGHT_STYLE] => Copyright Style [COPYRIGHT_STYLE_DESC] => Set the available style options for the Copyright area of the template [SOCIAL_TEXT] => Social Text [SOCIAL_BUTTONS] => Social Buttons [SOCIAL_BUTTONS_DESC] => Enable or disable the Social Buttons feature. Assign a Font Awesome icon to represent the social media service (ex. fa fa-twitter) and set the link for the service. Text is optional. [TARGET] => Target [TARGET_DESC] => Target browser window when the item is clicked [PARENT] => Self [NEW_WINDOW] => New Window [ICON_SHOW] => Show Icon [SOCIAL_BUTTON_1_ICON] => Icon 1 [SOCIAL_BUTTON_1_LINK] => Link 1 [SOCIAL_BUTTON_1_TEXT] => Text 1 [SOCIAL_BUTTON_2_ICON] => Icon 2 [SOCIAL_BUTTON_2_LINK] => Link 2 [SOCIAL_BUTTON_2_TEXT] => Text 2 [SOCIAL_BUTTON_3_ICON] => Icon 3 [SOCIAL_BUTTON_3_LINK] => Link 3 [SOCIAL_BUTTON_3_TEXT] => Text 3 [SOCIAL_BUTTON_4_ICON] => Icon 4 [SOCIAL_BUTTON_4_LINK] => Link 4 [SOCIAL_BUTTON_4_TEXT] => Text 4 [SOCIAL_BUTTON_5_ICON] => Icon 5 [SOCIAL_BUTTON_5_LINK] => Link 5 [SOCIAL_BUTTON_5_TEXT] => Text 5 [SOCIAL_BUTTON_6_ICON] => Icon 6 [SOCIAL_BUTTON_6_LINK] => Link 6 [SOCIAL_BUTTON_6_TEXT] => Text 6 [CHART_ENABLE] => Chart [CHART_ENABLE_DESC] => Enable or disable the chart script to draw the charts [COMINGSOON_ENABLE] => Coming Soon Page [COMINGSOON_ENABLE_DESC] => Enable or disable the coming soon mode. If enabled on the default master, the Coming Soon page will appear globally. If it is set in overrides, it should be displaying on those pages only. [DATE] => Date [MONTH] => Month [YEAR] => Year [LOGIN] => Login Panel [LOGIN_DESC] => Choose to show the login panel button and pick a position. Also you can select what text to display in this button. Make sure to have both RokBox plugins installed and enabled in your plugin manager. The login module you would like to display needs to be published in the module manager and assigned to the login module position. Also make sure to assign this module to all pages in order for it to work properly. [LOGIN_TEXT] => Login Button Text [LOGOUT_TEXT] => Logout Button Text [POPUP] => Popup Panel [POPUP_DESC] => Choose to show the popup panel button and pick a position. Also you can select what text to display in this button. Make sure to have both RokBox plugins installed and enabled in your plugin manager. The module you would like to display needs to be published in the module manager and assigned to the popup module position. Also make sure to assign this module to all pages in order for it to work properly. [POPUP_TEXT] => Popup Button Text [IE7SPLASH] => IE7 Redirect [IE7SPLASH_DESC] => Enable or disable a redirect to a custom splash page for IE7 visitors indicating the browser is unsupported on this site. [DEMO_STYLING] => Demo Styling [DEMO_STYLING_DESC] => Enable or disable the built-in demo styling. [K2_STYLING] => K2 Styling [K2_STYLING_DESC] => Enable or disable the built-in custom RocketTheme extended K2 styling. Requires K2's Default CSS to be enabled. [ANIMATE] => Animate [ANIMATE_DESC] => Enable or disable scrolling reveal animation powered by Animate.css http://daneden.github.io/animate.css/ and WOW.js http://mynameismatthieu.com/WOW/index.html [AUTHORIZED_LOGIN] => Authorized Login [JOFFLINE_SITE_TITLE] => Site Offline [RT_EMAIL] => Email Address [RT_GET_UPDATE] => Get Our Updates [RT_SUBSCRIBE] => Subscribe [EMAIL_SUBSCRIPTION] => Email Subscription [EMAIL_SUBSCRIPTION_DESC] => Enable or disable the Feedburner Email Subscriptions form on Offline and Coming Soon pages. [FEEDBURNER_URI] => Feedburner URI [FEEDBURNER_URI_DESC] => Please put your Feedburner Email Subscriptions URI here [DAY] => Day [DAYS] => Days [HOUR] => Hour [HOURS] => Hours [MINUTE] => Minute [MINUTES] => Minutes [SECOND] => Second [SECONDS] => Seconds [RT_OFFLINE_TITLE] => Our Website is Temporarily Offline [RT_OFFLINE_LOGIN_MESSAGE] => When your site is in Offline mode, the site frontend will not be available for public. You can still access the frontend of the site by logging in as an administrator below. You can customize this message in the Ricochet template language file. [RT_OFFLINE_SUBSCRIPTION_TITLE] => Get Notified When We're Back [RT_COMINGSOON_TITLE] => Our Website is Coming Soon [RT_COMINGSOON_MESSAGE] => Ricochet supports a simple coming soon or offline style page with a time counter. It has been specifically styled to match the template. This feature can be enabled in Template Manager → Ricochet → Features → Coming Soon Page. You can customize this page by editing the comingsoon.php file inside the template folder. Please visit this tutorial for more information. [RT_COMINGSOON_SUBSCRIPTION_TITLE] => Get Notified When We Release [RT_AUTHORIZED_LOGIN_MESSAGE] => This feature hides your Joomla site behind the Coming Soon page with its Countdown timer. You can still access the frontend of the site by logging in as an administrator below. You can customize this message in the Ricochet template language file. [RT_ERROR_HOME] => Home Page [RT_ERROR_TITLE] => [RT_ERROR_MESSAGE] => Sorry,it seems that page doesn’t exist.
If you continue to have problems,
please let us know at center@riverhouseepress.com. [TPL_RT_RICOCHET_POSITION_DRAWER] => Drawer [TPL_RT_RICOCHET_POSITION_TOP-A] => Top A [TPL_RT_RICOCHET_POSITION_TOP-B] => Top B [TPL_RT_RICOCHET_POSITION_TOP-C] => Top C [TPL_RT_RICOCHET_POSITION_TOP-D] => Top D [TPL_RT_RICOCHET_POSITION_TOP-E] => Top E [TPL_RT_RICOCHET_POSITION_TOP-F] => Top F [TPL_RT_RICOCHET_POSITION_HEADER-A] => Header A [TPL_RT_RICOCHET_POSITION_HEADER-B] => Header B [TPL_RT_RICOCHET_POSITION_HEADER-C] => Header C [TPL_RT_RICOCHET_POSITION_HEADER-D] => Header D [TPL_RT_RICOCHET_POSITION_HEADER-E] => Header E [TPL_RT_RICOCHET_POSITION_HEADER-F] => Header F [TPL_RT_RICOCHET_POSITION_SHOWCASE-A] => Showcase A [TPL_RT_RICOCHET_POSITION_SHOWCASE-B] => Showcase B [TPL_RT_RICOCHET_POSITION_SHOWCASE-C] => Showcase C [TPL_RT_RICOCHET_POSITION_SHOWCASE-D] => Showcase D [TPL_RT_RICOCHET_POSITION_SHOWCASE-E] => Showcase E [TPL_RT_RICOCHET_POSITION_SHOWCASE-F] => Showcase F [TPL_RT_RICOCHET_POSITION_SIDESLIDER] => SideSlider [TPL_RT_RICOCHET_POSITION_FULLWIDTHTOP] => FullWidthTop [TPL_RT_RICOCHET_POSITION_FULLWIDTHBOTTOM] => FullWidthBottom [TPL_RT_RICOCHET_POSITION_BREADCRUMB] => Breadcrumb [TPL_RT_RICOCHET_POSITION_UTILITY-A] => Utility A [TPL_RT_RICOCHET_POSITION_UTILITY-B] => Utility B [TPL_RT_RICOCHET_POSITION_UTILITY-C] => Utility C [TPL_RT_RICOCHET_POSITION_UTILITY-D] => Utility D [TPL_RT_RICOCHET_POSITION_UTILITY-E] => Utility E [TPL_RT_RICOCHET_POSITION_UTILITY-F] => Utility F [TPL_RT_RICOCHET_POSITION_FEATURE-A] => Feature A [TPL_RT_RICOCHET_POSITION_FEATURE-B] => Feature B [TPL_RT_RICOCHET_POSITION_FEATURE-C] => Feature C [TPL_RT_RICOCHET_POSITION_FEATURE-D] => Feature D [TPL_RT_RICOCHET_POSITION_FEATURE-E] => Feature E [TPL_RT_RICOCHET_POSITION_FEATURE-F] => Feature F [TPL_RT_RICOCHET_POSITION_MAINTOP-A] => MainTop A [TPL_RT_RICOCHET_POSITION_MAINTOP-B] => MainTop B [TPL_RT_RICOCHET_POSITION_MAINTOP-C] => MainTop C [TPL_RT_RICOCHET_POSITION_MAINTOP-D] => MainTop D [TPL_RT_RICOCHET_POSITION_MAINTOP-E] => MainTop E [TPL_RT_RICOCHET_POSITION_MAINTOP-F] => MainTop F [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-A] => ExpandedTop A [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-B] => ExpandedTop B [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-C] => ExpandedTop C [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-D] => ExpandedTop D [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-E] => ExpandedTop E [TPL_RT_RICOCHET_POSITION_EXPANDEDTOP-F] => ExpandedTop F [TPL_RT_RICOCHET_POSITION_CONTENT-TOP-A] => Content Top A [TPL_RT_RICOCHET_POSITION_CONTENT-TOP-B] => Content Top B [TPL_RT_RICOCHET_POSITION_CONTENT-TOP-C] => Content Top C [TPL_RT_RICOCHET_POSITION_SIDEBAR-A] => Sidebar A [TPL_RT_RICOCHET_POSITION_SIDEBAR-B] => Sidebar B [TPL_RT_RICOCHET_POSITION_SIDEBAR-C] => Sidebar C [TPL_RT_RICOCHET_POSITION_CONTENT-BOTTOM-A] => Content Bottom A [TPL_RT_RICOCHET_POSITION_CONTENT-BOTTOM-B] => Content Bottom B [TPL_RT_RICOCHET_POSITION_CONTENT-BOTTOM-C] => Content Bottom C [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-A] => ExpandedBottom A [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-B] => ExpandedBottom B [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-C] => ExpandedBottom C [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-D] => ExpandedBottom D [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-E] => ExpandedBottom E [TPL_RT_RICOCHET_POSITION_EXPANDEDBOTTOM-F] => ExpandedBottom F [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-A] => MainBottom A [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-B] => MainBottom B [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-C] => MainBottom C [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-D] => MainBottom D [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-E] => MainBottom E [TPL_RT_RICOCHET_POSITION_MAINBOTTOM-F] => MainBottom F [TPL_RT_RICOCHET_POSITION_EXTENSION-A] => Extension A [TPL_RT_RICOCHET_POSITION_EXTENSION-B] => Extension B [TPL_RT_RICOCHET_POSITION_EXTENSION-C] => Extension C [TPL_RT_RICOCHET_POSITION_EXTENSION-D] => Extension D [TPL_RT_RICOCHET_POSITION_EXTENSION-E] => Extension E [TPL_RT_RICOCHET_POSITION_EXTENSION-F] => Extension F [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-A] => AdditionTop A [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-B] => AdditionTop B [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-C] => AdditionTop C [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-D] => AdditionTop D [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-E] => AdditionTop E [TPL_RT_RICOCHET_POSITION_ADDITIONTOP-F] => AdditionTop F [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-A] => AdditionBottom A [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-B] => AdditionBottom B [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-C] => AdditionBottom C [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-D] => AdditionBottom D [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-E] => AdditionBottom E [TPL_RT_RICOCHET_POSITION_ADDITIONBOTTOM-F] => AdditionBottom F [TPL_RT_RICOCHET_POSITION_BOTTOM-A] => Bottom A [TPL_RT_RICOCHET_POSITION_BOTTOM-B] => Bottom B [TPL_RT_RICOCHET_POSITION_BOTTOM-C] => Bottom C [TPL_RT_RICOCHET_POSITION_BOTTOM-D] => Bottom D [TPL_RT_RICOCHET_POSITION_BOTTOM-E] => Bottom E [TPL_RT_RICOCHET_POSITION_BOTTOM-F] => Bottom F [TPL_RT_RICOCHET_POSITION_FOOTER-A] => Footer A [TPL_RT_RICOCHET_POSITION_FOOTER-B] => Footer B [TPL_RT_RICOCHET_POSITION_FOOTER-C] => Footer C [TPL_RT_RICOCHET_POSITION_FOOTER-D] => Footer D [TPL_RT_RICOCHET_POSITION_FOOTER-E] => Footer E [TPL_RT_RICOCHET_POSITION_FOOTER-F] => Footer F [TPL_RT_RICOCHET_POSITION_COPYRIGHT-A] => Copyright A [TPL_RT_RICOCHET_POSITION_COPYRIGHT-B] => Copyright B [TPL_RT_RICOCHET_POSITION_COPYRIGHT-C] => Copyright C [TPL_RT_RICOCHET_POSITION_COPYRIGHT-D] => Copyright D [TPL_RT_RICOCHET_POSITION_COPYRIGHT-E] => Copyright E [TPL_RT_RICOCHET_POSITION_COPYRIGHT-F] => Copyright F [TPL_RT_RICOCHET_POSITION_DEBUG] => Debug [TPL_RT_RICOCHET_POSITION_ANALYTICS] => Analytics [TPL_RT_RICOCHET_POSITION_LOGIN] => Login [TPL_RT_RICOCHET_POSITION_POPUP] => Popup [TPL_RT_RICOCHET_POSITION_MOBILE-SIDEMENU] => Mobile Sidemenu [COM_CONTENT_ACCESS_DELETE_DESC] => Inherited state for delete actions on this article and the calculated state based on the menu selection. [COM_CONTENT_ACCESS_EDIT_DESC] => Inherited state for edit actions on this article and the calculated state based on the menu selection. [COM_CONTENT_ACCESS_EDITSTATE_DESC] => Inherited state for edit state actions on this article and the calculated state based on the menu selection. [COM_CONTENT_ARTICLE_CONTENT] => Content [COM_CONTENT_ARTICLE_HITS] => Hits: %s [COM_CONTENT_ARTICLE_INFO] => Details [COM_CONTENT_ARTICLE_VOTE_FAILURE] => You already rated this article today! [COM_CONTENT_ARTICLE_VOTE_SUCCESS] => Thank you for rating this article. [COM_CONTENT_AUTHOR_FILTER_LABEL] => Author Filter [COM_CONTENT_CAPTCHA_DESC] => Please complete the security check. [COM_CONTENT_CAPTCHA_LABEL] => Captcha [COM_CONTENT_CATEGORY] => Category: %s [COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION] => List of articles in category %s [COM_CONTENT_CHECKED_OUT_BY] => Checked out by %s [COM_CONTENT_CONTENT_TYPE_ARTICLE] => Article [COM_CONTENT_CONTENT_TYPE_CATEGORY] => Article Category [COM_CONTENT_CREATE_ARTICLE] => Submit new article [COM_CONTENT_CREATED_DATE] => Created Date [COM_CONTENT_CREATED_DATE_ON] => Created: %s [COM_CONTENT_EDIT_ITEM] => Edit Article [COM_CONTENT_ERROR_ARTICLE_NOT_FOUND] => Article not found [COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE] => Please login to view the article [COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND] => Parent category not found [COM_CONTENT_FEED_READMORE] => Read More ... [COM_CONTENT_FIELD_FULL_DESC] => Select or upload an image for the single article display. [COM_CONTENT_FIELD_FULL_LABEL] => Full Article Image [COM_CONTENT_FIELD_IMAGE_ALT_DESC] => Alternative text used for visitors without access to images. [COM_CONTENT_FIELD_IMAGE_ALT_LABEL] => Alt Text [COM_CONTENT_FIELD_IMAGE_CAPTION_DESC] => Caption attached to the image. [COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL] => Caption [COM_CONTENT_FIELD_IMAGE_DESC] => The image to be displayed. [COM_CONTENT_FIELD_INTRO_DESC] => Select or upload an image for the intro text layouts such as blogs and featured. [COM_CONTENT_FIELD_INTRO_LABEL] => Intro Image [COM_CONTENT_FIELD_NOTE_DESC] => An optional note to display in the article list. [COM_CONTENT_FIELD_NOTE_LABEL] => Note [COM_CONTENT_FIELD_URL_DESC] => Link for display. [COM_CONTENT_FIELD_URL_LINK_TEXT_DESC] => Text to display for the link. [COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL] => Link Text [COM_CONTENT_FIELD_URLA_LABEL] => Link A [COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL] => Link A Text [COM_CONTENT_FIELD_URLB_LABEL] => Link B [COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL] => Link B Text [COM_CONTENT_FIELD_URLC_LABEL] => Link C [COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL] => Link C Text [COM_CONTENT_FILTER_SEARCH_DESC] => Content Filter Search [COM_CONTENT_FLOAT_DESC] => Controls placement of the image. [COM_CONTENT_FLOAT_FULLTEXT_LABEL] => Full text image float. [COM_CONTENT_FLOAT_INTRO_LABEL] => Intro Image float [COM_CONTENT_FLOAT_LABEL] => Image Float [COM_CONTENT_FORM_EDIT_ARTICLE] => Edit an article [COM_CONTENT_FORM_FILTER_LEGEND] => Filters [COM_CONTENT_FORM_FILTER_SUBMIT] => Filter [COM_CONTENT_HEADING_TITLE] => Title [COM_CONTENT_HITS_FILTER_LABEL] => Hits Filter [COM_CONTENT_IMAGES_AND_URLS] => Images and Links [COM_CONTENT_INTROTEXT] => Article must have some content. [COM_CONTENT_INVALID_RATING] => Article Rating: Invalid Rating: %s [COM_CONTENT_LAST_UPDATED] => Last Updated: %s [COM_CONTENT_LEFT] => Left [COM_CONTENT_METADATA] => Metadata [COM_CONTENT_MODAL_FILTER_SEARCH_DESC] => Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author. [COM_CONTENT_MODAL_FILTER_SEARCH_LABEL] => Search Articles [COM_CONTENT_MODIFIED_DATE] => Modified Date [COM_CONTENT_MONTH] => Month [COM_CONTENT_MORE_ARTICLES] => More Articles ... [COM_CONTENT_NEW_ARTICLE] => New Article [COM_CONTENT_NO_ARTICLES] => There are no articles in this category. If subcategories display on this page, they may have articles. [COM_CONTENT_NONE] => None [COM_CONTENT_NUM_ITEMS] => Article Count: [COM_CONTENT_NUM_ITEMS_TIP] => Article Count [COM_CONTENT_ON_NEW_CONTENT] => A new Article has been submitted by '%1$s' entitled '%2$s'. [COM_CONTENT_ORDERING] => Ordering:
New articles default to the first position in the Category. The ordering can be changed in Backend. [COM_CONTENT_PAGEBREAK_DOC_TITLE] => Page Break [COM_CONTENT_PAGEBREAK_INSERT_BUTTON] => Insert Page Break [COM_CONTENT_PAGEBREAK_TITLE] => Page Title: [COM_CONTENT_PAGEBREAK_TOC] => Table of Contents Alias: [COM_CONTENT_PARENT] => Parent Category: %s [COM_CONTENT_PUBLISHED_DATE] => Published Date [COM_CONTENT_PUBLISHED_DATE_ON] => Published: %s [COM_CONTENT_PUBLISHING] => Publishing [COM_CONTENT_RATINGS] => Rating [COM_CONTENT_RATINGS_COUNT] => Rating: %s [COM_CONTENT_READ_MORE] => Read more: [COM_CONTENT_READ_MORE_TITLE] => Read more ... [COM_CONTENT_REGISTER_TO_READ_MORE] => Register to read more ... [COM_CONTENT_RIGHT] => Right [COM_CONTENT_SAVE_SUCCESS] => Article saved. [COM_CONTENT_SAVE_WARNING] => Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator [COM_CONTENT_SELECT_AN_ARTICLE] => Select an Article [COM_CONTENT_SUBMIT_SAVE_SUCCESS] => Article submitted. [COM_CONTENT_TITLE_FILTER_LABEL] => Title Filter [COM_CONTENT_VOTES] => Vote [COM_CONTENT_VOTES_COUNT] => Vote: %s [COM_CONTENT_WRITTEN_BY] => Written by %s ) [used:protected] => Array ( ) [counter:protected] => 53 [override:protected] => Array ( [COM_VIRTUEMART_ADDTOCART_CHOOSE_VARIANT] => Click here to purchase [COM_VIRTUEMART_PRODUCT_SALESPRICE] => Order for [COM_VIRTUEMART_ORDER_PRINT_SHIPPING] => Shipping [VMCUSTOM_DLSALE_DLPAGE_ORDERPRODUCT] => Order number %s: %s [COM_VIRTUEMART_USER_FORM_ST_SAME_AS_BT] => Use same address as Billing Address [COM_VIRTUEMART_ORDER_PRINT_SHIPPING_LBL] => Shipping Address [COM_VIRTUEMART_CART_THANKYOU] => Thank you for your order!
\nIf you ordered the Style Matters conflict style inventory and want to go there now, there should now be an icon just above that says "Go to Inventory". To take it later, login on the front page of our site by clicking on the blue button that says "Login to Style Matters". Enter your email and password in the field for Registered Users. See your invoice for a copy of these instructions. [COM_ONEPAGE_VISITOR_TEXT] => New Users [COM_ONEPAGE_LOGIN] => Login as returning user [COM_SEF_TT_DOCUMENTATION] => "ewrwrwr" [PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY] => Hello %s,\n\n\nYou have been registered for access to the Style Matters conflict style inventory.\n\nThis email contains your username and password to log in to %s\n\nUsername: %s\nPassword: %s\n\n\nPlease do not respond to this message as it is automatically generated and is for information purposes only. [COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU] => \n\nThank you for your order!

Check your email for the invoice, which has just been sent and contains instructions for the items you ordered. If it's not there, check your spam filter! Here's a quick guide.

If you ordered:

- The Online Version of Style Matters. To take it now, click on the "Go to Inventory" on upper right or go to the top menu item, Style Matters Online. To take it later, follow instructions for login in your invoice.

- Downloadable products. Please go to the invoice in your inbox and click the Download button next to the product you ordered.

- Coupon Code Access: See your Inbox for the code and detailed instructions on what to communicate to your users.

For access later to any of the above, login to our front page by clicking on the blue "Login to Style Matters" login there and using the fields indicated for Registered Users.

Riverhouse Support

Support@RiverhouseEpress.com

-------------------------------------

[_UE_YOUR_FNAME] => Name ) [transliterator:protected] => [pluralSuffixesCallback:protected] => Array ( [0] => en_GBLocalise [1] => getPluralSuffixes ) [ignoredSearchWordsCallback:protected] => Array ( [0] => en_GBLocalise [1] => getIgnoredSearchWords ) [lowerLimitSearchWordCallback:protected] => Array ( [0] => en_GBLocalise [1] => getLowerLimitSearchWord ) [upperLimitSearchWordCallback:protected] => Array ( [0] => en_GBLocalise [1] => getUpperLimitSearchWord ) [searchDisplayedCharactersNumberCallback:protected] => Array ( [0] => en_GBLocalise [1] => getSearchDisplayedCharactersNumber ) ) [session:protected] => Joomla\CMS\Session\Session Object ( [_state:protected] => active [_expire:protected] => 900 [_store:protected] => JSessionStorageNone Object ( ) [_security:protected] => Array ( [0] => fix_browser ) [storeName:protected] => none [_input:Joomla\CMS\Session\Session:private] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( [cookie] => Joomla\CMS\Input\Cookie Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [language] => en-GB [Itemid] => 101 [option] => com_content [view] => article [id] => 0 [lang] => en-GB ) ) [_dispatcher:Joomla\CMS\Session\Session:private] => JEventDispatcher Object ( [_observers:protected] => Array ( [0] => Array ( [event] => onAfterSessionStart [handler] => Array ( [0] => Joomla\CMS\Application\SiteApplication Object *RECURSION* [1] => afterSessionStart ) ) [1] => plgSystemOpc Object ( [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => opc [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [2] => plgSystemGoogleTagManager Object ( [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [container_id] => GTM-M96XFNN [add_datalayer] => on [datalayer_name] => dataLayer [track_userLogin] => on [trackadmin] => off ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => googletagmanager [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [3] => PlgSystemSourcerer Object ( [_lang_prefix] => SRC [_can_disable_by_url] => [_disable_on_components] => 1 [_page_types] => Array ( [0] => html [1] => feed [2] => pdf [3] => xml [4] => ajax [5] => json [6] => raw ) [_alias] => sourcerer [_title] => SOURCERER [_is_admin] => [_has_tags] => [_enable_in_frontend] => 1 [_enable_in_admin] => [_protected_formats] => Array ( ) [_params] => [_pass:RegularLabs\Library\Plugin:private] => 1 [app:protected] => Joomla\CMS\Application\SiteApplication Object *RECURSION* [db:protected] => JDatabaseDriverMysqli Object ( [name] => mysqli [serverType] => mysql [connection:protected] => mysqli Object ( [affected_rows] => -1 [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $ [client_version] => 50012 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 4 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.5-10.6.12-MariaDB [server_version] => 100612 [stat] => Uptime: 224077 Threads: 21 Questions: 9736603 Slow queries: 1 Opens: 1065 Open tables: 924 Queries per second avg: 43.452 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 120262 [warning_count] => 0 ) [nameQuote:protected] => ` [nullDate:protected] => 0000-00-00 00:00:00 [_database:JDatabaseDriver:private] => riverh8_riverhouse [count:protected] => 93 [cursor:protected] => [debug:protected] => [limit:protected] => 0 [log:protected] => Array ( ) [timings:protected] => Array ( ) [callStacks:protected] => Array ( ) [offset:protected] => 0 [options:protected] => Array ( [driver] => mysqli [host] => localhost [user] => riverh8_devriver [password] => Mo*bO#2oC(f? [database] => riverh8_riverhouse [prefix] => flu7o_ [select] => 1 [port] => 3306 [socket] => ) [sql:protected] => JDatabaseQueryMysqli Object ( [offset:protected] => 0 [limit:protected] => 0 [db:protected] => JDatabaseDriverMysqli Object *RECURSION* [sql:protected] => [type:protected] => select [element:protected] => [select:protected] => JDatabaseQueryElement Object ( [name:protected] => SELECT [elements:protected] => Array ( [0] => id, home, template, s.params ) [glue:protected] => , ) [delete:protected] => [update:protected] => [insert:protected] => [from:protected] => JDatabaseQueryElement Object ( [name:protected] => FROM [elements:protected] => Array ( [0] => #__template_styles as s ) [glue:protected] => , ) [join:protected] => Array ( [0] => JDatabaseQueryElement Object ( [name:protected] => LEFT JOIN [elements:protected] => Array ( [0] => #__extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id ) [glue:protected] => , ) ) [set:protected] => [where:protected] => JDatabaseQueryElement Object ( [name:protected] => WHERE [elements:protected] => Array ( [0] => s.client_id = 0 [1] => e.enabled = 1 ) [glue:protected] => AND ) [group:protected] => [having:protected] => [columns:protected] => [values:protected] => [order:protected] => [autoIncrementField:protected] => [call:protected] => [exec:protected] => [union:protected] => [unionAll:protected] => [selectRowNumber:protected] => ) [tablePrefix:protected] => flu7o_ [utf:protected] => 1 [utf8mb4:protected] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [enable_css] => 1 [enable_js] => 1 [enable_php] => 1 [forbidden_php] => dl, escapeshellarg, escapeshellcmd, exec, passthru, popen, proc_close, proc_open, shell_exec, symlink, system [forbidden_tags] => [@wizard] => 0 [button_text] => Code [enable_frontend] => 1 [syntax_word] => source [tag_characters] => {.} [trim] => 0 [enable_in_head] => 0 [remove_from_search] => 0 [include_path] => / [tmp_path] => [place_comments] => 1 ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => sourcerer [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) [_id] => 10601 ) [4] => plgSystemSppagebuilder Object ( [autoloadLanguage:protected] => 1 [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => sppagebuilder [_type:protected] => system [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [5] => plgSystemSppagebuilderproupdater Object ( [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => sppagebuilderproupdater [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [6] => plgSystemFoundry Object ( [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => foundry [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [7] => plgSystemAcymtriggers Object ( [oldUser] => [formToDisplay] => Array ( ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => acymtriggers [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [8] => plgSystemJceacym Object ( [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => jceacym [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [9] => PlgSystemOSSystem Object ( [namespace:protected] => OSSystem [extension:protected] => [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( ) [initialized:protected] => 1 [separator] => . ) [_name:protected] => ossystem [_type:protected] => system [autoloadLanguage:protected] => [_subject:protected] => JEventDispatcher Object *RECURSION* [_errors:protected] => Array ( ) ) [10] => PlgSystemLogrotation Object ( [autoloadLanguage:protected] => 1 [app:protected] => Joomla\CMS\Application\SiteApplication Object *RECURSION* [db:protected] => JDatabaseDriverMysqli Object ( [name] => mysqli [serverType] => mysql [connection:protected] => mysqli Object ( [affected_rows] => -1 [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $ [client_version] => 50012 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 4 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 5.5.5-10.6.12-MariaDB [server_version] => 100612 [stat] => Uptime: 224077 Threads: 21 Questions: 9736603 Slow queries: 1 Opens: 1065 Open tables: 924 Queries per second avg: 43.452 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 120262 [warning_count] => 0 ) [nameQuote:protected] => ` [nullDate:protected] => 0000-00-00 00:00:00 [_database:JDatabaseDriver:private] => riverh8_riverhouse [count:protected] => 93 [cursor:protected] => [debug:protected] => [limit:protected] => 0 [log:protected] => Array ( ) [timings:protected] => Array ( ) [callStacks:protected] => Array ( ) [offset:protected] => 0 [options:protected] => Array ( [driver] => mysqli [host] => localhost [user] => riverh8_devriver [password] => Mo*bO#2oC(f? [database] => riverh8_riverhouse [prefix] => flu7o_ [select] => 1 [port] => 3306 [socket] => ) [sql:protected] => JDatabaseQueryMysqli Object ( [offset:protected] => 0 [limit:protected] => 0 [db:protected] => JDatabaseDriverMysqli Object *RECURSION* [sql:protected] => [type:protected] => select [element:protected] => [select:protected] => JDatabaseQueryElement Object ( [name:protected] => SELECT [elements:protected] => Array (