Upgraded to JCB v2.12.6

This commit is contained in:
Llewellyn van der Merwe 2021-02-07 05:13:00 +02:00
parent 6ea9166076
commit b72b3d5048
Signed by: Llewellyn
GPG Key ID: EFC0C720A240551C
16 changed files with 66 additions and 113 deletions

View File

@ -24,7 +24,7 @@ The best way to see all your options is to install this component on you Joomla
+ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io)
+ *Name*: [Sermon Distributor](https://www.vdm.io/)
+ *First Build*: 22nd October, 2015
+ *Last Build*: 15th January, 2021
+ *Last Build*: 7th February, 2021
+ *Version*: 2.0.x
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
@ -37,7 +37,7 @@ due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)
+ *Line count*: **73062**
+ *Line count*: **73015**
+ *File count*: **460**
+ *Folder count*: **93**

View File

@ -24,7 +24,7 @@ The best way to see all your options is to install this component on you Joomla
+ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io)
+ *Name*: [Sermon Distributor](https://www.vdm.io/)
+ *First Build*: 22nd October, 2015
+ *Last Build*: 15th January, 2021
+ *Last Build*: 7th February, 2021
+ *Version*: 2.0.x
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
@ -37,7 +37,7 @@ due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)
+ *Line count*: **73062**
+ *Line count*: **73015**
+ *File count*: **460**
+ *Folder count*: **93**

View File

@ -472,7 +472,6 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_APP_FOLDER="App folder"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_APP_LIMITATION_NOTE_DESCRIPTION="Please Note: <i>There is a limitation of 3000 files per app/folder</i>"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_AUTOMATIC="Automatic"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_AVI=".avi"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_BUILD="Build"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_BUILD_DESCRIPTION="Set the method used to add files."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_BUILD_LABEL="Build Option"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_BUILD_OPTION="Build Option"
@ -482,7 +481,6 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_CREATED_BY_DESC="The user that created thi
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_CREATED_BY_LABEL="Created By"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_CREATED_DATE_DESC="The date this External Source was created."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DESCRIPTION="Description"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DESCRIPTION_DESCRIPTION="Enter some description"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DESCRIPTION_HINT="Description Here"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DESCRIPTION_LABEL="Description"
@ -491,19 +489,15 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DETAILS="Details"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DOC=".doc"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DOCX=".docx"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DROPBOX="Dropbox"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DROPBOXOPTIONS="Dropboxoptions"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DROPBOXOPTIONS_DESCRIPTION="Select the option you would like to use in targeting the Dropbox API."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DROPBOXOPTIONS_LABEL="Options"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_DYNAMIC_AUTOMATIC_BUILD="Dynamic Automatic Build"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_EDIT="Editing the External Source"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_ERROR_UNIQUE_ALIAS="Another External Source has the same alias."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_EXTERNALSOURCES="Externalsources"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_EXTERNALSOURCES_DESCRIPTION="Only one option at this time"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_EXTERNALSOURCES_LABEL="External Sources"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FILETYPES="Filetypes"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FILETYPES_DESCRIPTION="Select the file types you would like to use from this external sources."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FILETYPES_LABEL="File Types"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FOLDER="Folder"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FOLDER_DESCRIPTION="Enter the folders to target. The folders must be in the account where you generated the access token."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FOLDER_LABEL="Target Folders<br /><small>Please note: <i>limitation of 3000 files per/folder</i></small>"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_FOLDER_PATH="Folder Path"
@ -608,7 +602,6 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_NOTE_MANUAL_EXTERNALSOURCE_DESCRIPTION="<b
</ul>"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_NOTE_MANUAL_EXTERNALSOURCE_LABEL="External Source Integration"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_NOT_REQUIRED="Not Required"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_OAUTHTOKEN="Oauthtoken"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_OAUTHTOKEN_DESCRIPTION="By using an access token, the system will be able to make automatic API calls to your app without going through the authorization flow.<hr />This field is being kept encrypted in the database.<hr /> Yet <b>Joomla back-end must be access with SSL in-place when saving this page.</b> This will help avoid a man in the middle attach on your access token."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_OAUTHTOKEN_HINT="oauthtoken here"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_OAUTHTOKEN_LABEL="App Generated access token <br /><small>(Encrypted Field)</small>"
@ -619,7 +612,6 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_OGV=".ogv"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_ORDERING_LABEL="Ordering"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PDF=".pdf"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PERMISSION="Permissions"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PERMISSIONTYPE="Permissiontype"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PERMISSIONTYPE_DESCRIPTION="What kind of permission type is your app."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PERMISSIONTYPE_LABEL="App Permission Type"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_PNG=".png"
@ -633,7 +625,6 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_RESET_UPDATE_STATUS_BUTTON_ACCESS="Externa
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_RESET_UPDATE_STATUS_BUTTON_ACCESS_DESC="Allows the users in this group to access the reset update status button."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the External Source to customise the alias."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SELECT_AN_OPTION="Select an option"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SHAREDURL="Sharedurl"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SHAREDURL_DESCRIPTION="Enter the shared-urls of the main folders to target. The shared-urls must be from the account where you generated the access token."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SHAREDURL_LABEL="Target Shared-urls<br /><small>Please note: <i>limitation of 3000 files per/shared-url</i></small>"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_SHAREDURL_SELECT="Add/Remove"
@ -649,10 +640,8 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_TSHAREDURL_DESCRIPTION="Enter the shared-u
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_TSHAREDURL_HINT="https://www.dropbox.com/shared-link-from-dropbox-to-main-folder?dl=0"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_TSHAREDURL_LABEL="Shared-url"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_TSHAREDURL_MESSAGE="Error! Please add shared-url here."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_METHOD="Update Method"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_METHOD_DESCRIPTION="Select the method we should use when updating the links."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_METHOD_LABEL="Update Method"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_TIMER="Update Timer"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_TIMER_DESCRIPTION="Set the timer in minutes for updating the external source local listing of file links."
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_UPDATE_TIMER_LABEL="Update Timer"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_VERSION_DESC="A count of the number of times this External Source has been revised."
@ -662,24 +651,28 @@ COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_WMV=".wmv"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_XLS=".xls"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_XLSX=".xlsx"
COM_SERMONDISTRIBUTOR_EXTERNAL_SOURCE_ZIP=".zip"
COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEW_ASCENDING="Admin View ascending"
COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEW_DESCENDING="Admin View descending"
COM_SERMONDISTRIBUTOR_FILTER_BUILD_ASCENDING="Build ascending"
COM_SERMONDISTRIBUTOR_FILTER_BUILD_DESCENDING="Build descending"
COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEWS_ASCENDING="Admin Views ascending"
COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEWS_DESCENDING="Admin Views descending"
COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_ASCENDING="Build Option ascending"
COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_DESCENDING="Build Option descending"
COM_SERMONDISTRIBUTOR_FILTER_COUNTER_ASCENDING="Counter ascending"
COM_SERMONDISTRIBUTOR_FILTER_COUNTER_DESCENDING="Counter descending"
COM_SERMONDISTRIBUTOR_FILTER_DESCRIPTION_ASCENDING="Description ascending"
COM_SERMONDISTRIBUTOR_FILTER_DESCRIPTION_DESCENDING="Description descending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNALSOURCES_ASCENDING="Externalsources ascending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNALSOURCES_DESCENDING="Externalsources descending"
COM_SERMONDISTRIBUTOR_FILTER_DOWNLOAD_LINK_OPTION_ASCENDING="Download Link Option ascending"
COM_SERMONDISTRIBUTOR_FILTER_DOWNLOAD_LINK_OPTION_DESCENDING="Download Link Option descending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCES_ASCENDING="External Sources ascending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCES_DESCENDING="External Sources descending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCE_ASCENDING="External Source ascending"
COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCE_DESCENDING="External Source descending"
COM_SERMONDISTRIBUTOR_FILTER_FILENAME_ASCENDING="Filename ascending"
COM_SERMONDISTRIBUTOR_FILTER_FILENAME_DESCENDING="Filename descending"
COM_SERMONDISTRIBUTOR_FILTER_KEY_ASCENDING="Key ascending"
COM_SERMONDISTRIBUTOR_FILTER_KEY_DESCENDING="Key descending"
COM_SERMONDISTRIBUTOR_FILTER_LINK_TYPE_ASCENDING="Link Type ascending"
COM_SERMONDISTRIBUTOR_FILTER_LINK_TYPE_DESCENDING="Link Type descending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_ASCENDING="File Name ascending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_DESCENDING="File Name descending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_SIZE_ASCENDING="File Size ascending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_SIZE_DESCENDING="File Size descending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_SOURCE_ASCENDING="File Source ascending"
COM_SERMONDISTRIBUTOR_FILTER_FILE_SOURCE_DESCENDING="File Source descending"
COM_SERMONDISTRIBUTOR_FILTER_LISTING_KEY_ASCENDING="Listing Key ascending"
COM_SERMONDISTRIBUTOR_FILTER_LISTING_KEY_DESCENDING="Listing Key descending"
COM_SERMONDISTRIBUTOR_FILTER_LOCATION_ASCENDING="Location ascending"
COM_SERMONDISTRIBUTOR_FILTER_LOCATION_DESCENDING="Location descending"
COM_SERMONDISTRIBUTOR_FILTER_NAME_ASCENDING="Name ascending"
@ -703,18 +696,18 @@ COM_SERMONDISTRIBUTOR_FILTER_SEARCH_SERIES_LIST="Search the series items. Prefix
COM_SERMONDISTRIBUTOR_FILTER_SEARCH_SERMONS="Search the sermon items. Prefix with ID: to search for an item by ID."
COM_SERMONDISTRIBUTOR_FILTER_SEARCH_STATISTICS="Search the statistic items. Prefix with ID: to search for an item by ID."
COM_SERMONDISTRIBUTOR_FILTER_SELECT_ACCESS="Select Access"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_ADMIN_VIEW="Select Admin View"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD="Select Build"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_EXTERNALSOURCES="Select Externalsources"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_ADMIN_VIEWS="Select Admin Views"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD_OPTION="Select Build Option"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_DOWNLOAD_LINK_OPTION="Select Download Link Option"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_EXTERNAL_SOURCE="Select External Source"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_LINK_TYPE="Select Link Type"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_EXTERNAL_SOURCES="Select External Sources"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_FILE_SOURCE="Select File Source"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_LOCATION="Select Location"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_PREACHER="Select Preacher"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SERIES="Select Series"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SERMON="Select Sermon"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SERMONS_CATEGORIES="Select Sermons Categories"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SITE_VIEW="Select Site View"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SOURCE="Select Source"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_SITE_VIEWS="Select Site Views"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_TYPE="Select Type"
COM_SERMONDISTRIBUTOR_FILTER_SELECT_UPDATE_METHOD="Select Update Method"
COM_SERMONDISTRIBUTOR_FILTER_SERIES_ASCENDING="Series ascending"
@ -725,12 +718,8 @@ COM_SERMONDISTRIBUTOR_FILTER_SERMON_ASCENDING="Sermon ascending"
COM_SERMONDISTRIBUTOR_FILTER_SERMON_DESCENDING="Sermon descending"
COM_SERMONDISTRIBUTOR_FILTER_SHORT_DESCRIPTION_ASCENDING="Short Description ascending"
COM_SERMONDISTRIBUTOR_FILTER_SHORT_DESCRIPTION_DESCENDING="Short Description descending"
COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEW_ASCENDING="Site View ascending"
COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEW_DESCENDING="Site View descending"
COM_SERMONDISTRIBUTOR_FILTER_SIZE_ASCENDING="Size ascending"
COM_SERMONDISTRIBUTOR_FILTER_SIZE_DESCENDING="Size descending"
COM_SERMONDISTRIBUTOR_FILTER_SOURCE_ASCENDING="Source ascending"
COM_SERMONDISTRIBUTOR_FILTER_SOURCE_DESCENDING="Source descending"
COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEWS_ASCENDING="Site Views ascending"
COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEWS_DESCENDING="Site Views descending"
COM_SERMONDISTRIBUTOR_FILTER_TITLE_ASCENDING="Title ascending"
COM_SERMONDISTRIBUTOR_FILTER_TITLE_DESCENDING="Title descending"
COM_SERMONDISTRIBUTOR_FILTER_TYPE_ASCENDING="Type ascending"
@ -785,16 +774,12 @@ COM_SERMONDISTRIBUTOR_HELP_DOCUMENTS_N_ITEMS_UNPUBLISHED_1="%s Help Document unp
COM_SERMONDISTRIBUTOR_HELP_DOCUMENTS_SUBMENU="Help Documents Submenu"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENTS_SUBMENU_DESC="Allows the users in this group to submenu of help document"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ADMIN="Admin"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ADMIN_VIEW="Admin View"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ADMIN_VIEW_DESCRIPTION="Select the view being target."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ADMIN_VIEW_LABEL="Admin Views"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ALIAS="Alias"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ALIAS_HINT="Auto-generated from name"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ALIAS_LABEL="Alias"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ALL="All"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ARTICLE="Article"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ARTICLE_LABEL="Article"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_CONTENT="Content"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_CONTENT_LABEL="Content"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_CREATED_BY_DESC="The user that created this Help Document."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_CREATED_BY_LABEL="Created By"
@ -803,12 +788,10 @@ COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_DETAILS="Details"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_EDIT="Editing the Help Document"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ERROR_UNIQUE_ALIAS="Another Help Document has the same alias."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_GROUPS="Groups"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_GROUPS_DESCRIPTION="Select a group/s"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_GROUPS_LABEL="Group/s"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_ID="Id"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_JOOMLA_ARTICLE="Joomla Article"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_LOCATION="Location"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_LOCATION_DESCRIPTION="Select the help target location."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_LOCATION_LABEL="Location"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_MODIFIED_BY_DESC="The last user that modified this Help Document."
@ -822,21 +805,17 @@ COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_PUBLISHING="Publishing"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Help Document to customise the alias."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SELECT_AN_OPTION="Select an option"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SITE="Site"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SITE_VIEW="Site View"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SITE_VIEW_DESCRIPTION="Select the view being target."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SITE_VIEW_LABEL="Site Views"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_SOME="Some"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_STATUS="Status"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TARGET="Target"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TARGET_DESCRIPTION="Select the target option in relation to groups."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TARGET_LABEL="Target Groups"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TEXT="Text"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TITLE="Title"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TITLE_DESCRIPTION="Enter Title Here"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TITLE_HINT="Title Here"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TITLE_LABEL="Title"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TITLE_MESSAGE="Error! Please add title here."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TYPE="Type"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TYPE_DESCRIPTION="Select the help type."
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_TYPE_LABEL="Type"
COM_SERMONDISTRIBUTOR_HELP_DOCUMENT_URL="URL"
@ -963,7 +942,6 @@ COM_SERMONDISTRIBUTOR_LOCAL_LISTINGS_N_ITEMS_UNPUBLISHED="%s Local Listings unpu
COM_SERMONDISTRIBUTOR_LOCAL_LISTINGS_N_ITEMS_UNPUBLISHED_1="%s Local Listing unpublished."
COM_SERMONDISTRIBUTOR_LOCAL_LISTINGS_SUBMENU="Local Listings Submenu"
COM_SERMONDISTRIBUTOR_LOCAL_LISTINGS_SUBMENU_DESC="Allows the users in this group to submenu of local listing"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_BUILD="Build"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_BUILD_DESCRIPTION="Set the method used to add files."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_BUILD_LABEL="Build Option"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_CREATED_BY_DESC="The user that created this Local Listing."
@ -974,11 +952,9 @@ COM_SERMONDISTRIBUTOR_LOCAL_LISTING_DETAILS="Details"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_DYNAMIC_AUTOMATIC_BUILD="Dynamic Automatic Build"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_EDIT="Editing the Local Listing"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_ERROR_UNIQUE_ALIAS="Another Local Listing has the same alias."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_EXTERNAL_SOURCE="External Source"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_EXTERNAL_SOURCE_DESCRIPTION="The external source of this listing"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_EXTERNAL_SOURCE_LABEL="External Source"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_ID="Id"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_KEY="Key"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_KEY_DESCRIPTION="This key will be used for this local listing."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_KEY_HINT="Listing Key"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_KEY_LABEL="Listing Key"
@ -988,7 +964,6 @@ COM_SERMONDISTRIBUTOR_LOCAL_LISTING_MODIFIED_BY_DESC="The last user that modifie
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_MODIFIED_BY_LABEL="Modified By"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_MODIFIED_DATE_DESC="The date this Local Listing was modified."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_MODIFIED_DATE_LABEL="Modified Date"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_NAME="Name"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_NAME_DESCRIPTION="This is the file name."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_NAME_HINT="file name"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_NAME_LABEL="File Name"
@ -999,13 +974,11 @@ COM_SERMONDISTRIBUTOR_LOCAL_LISTING_PERMISSION="Permissions"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_PUBLISHING="Publishing"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Local Listing to customise the alias."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SELECT_AN_OPTION="Select an option"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SIZE="Size"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SIZE_DESCRIPTION="This is the file size."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SIZE_HINT="file size"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SIZE_LABEL="File Size"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_SIZE_MESSAGE="Error! Please add file size here."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_STATUS="Status"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_URL="Url"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_URL_DESCRIPTION="This is the shared URL."
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_URL_HINT="shared URL"
COM_SERMONDISTRIBUTOR_LOCAL_LISTING_URL_LABEL="Shared-URL"
@ -1101,24 +1074,20 @@ COM_SERMONDISTRIBUTOR_PREACHERS_SUBMENU="Preachers Submenu"
COM_SERMONDISTRIBUTOR_PREACHERS_SUBMENU_DESC="Allows the users in this group to submenu of preacher"
COM_SERMONDISTRIBUTOR_PREACHER_ACCESS_SITE="Preacher (Site) Access"
COM_SERMONDISTRIBUTOR_PREACHER_ACCESS_SITE_DESC="Allows the users in this group to access site preacher."
COM_SERMONDISTRIBUTOR_PREACHER_ALIAS="Alias"
COM_SERMONDISTRIBUTOR_PREACHER_ALIAS_HINT="Auto-generated from name"
COM_SERMONDISTRIBUTOR_PREACHER_ALIAS_LABEL="Alias"
COM_SERMONDISTRIBUTOR_PREACHER_CREATED_BY_DESC="The user that created this Preacher."
COM_SERMONDISTRIBUTOR_PREACHER_CREATED_BY_LABEL="Created By"
COM_SERMONDISTRIBUTOR_PREACHER_CREATED_DATE_DESC="The date this Preacher was created."
COM_SERMONDISTRIBUTOR_PREACHER_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_PREACHER_DESCRIPTION="Description"
COM_SERMONDISTRIBUTOR_PREACHER_DESCRIPTION_LABEL="Description"
COM_SERMONDISTRIBUTOR_PREACHER_DETAILS="Details"
COM_SERMONDISTRIBUTOR_PREACHER_EDIT="Editing the Preacher"
COM_SERMONDISTRIBUTOR_PREACHER_EMAIL="Email"
COM_SERMONDISTRIBUTOR_PREACHER_EMAIL_DESCRIPTION="Enter Email"
COM_SERMONDISTRIBUTOR_PREACHER_EMAIL_HINT="demo@example.com"
COM_SERMONDISTRIBUTOR_PREACHER_EMAIL_LABEL="Email<br><small>not required</small>"
COM_SERMONDISTRIBUTOR_PREACHER_EMAIL_MESSAGE="Error! Please add email address here."
COM_SERMONDISTRIBUTOR_PREACHER_ERROR_UNIQUE_ALIAS="Another Preacher has the same alias."
COM_SERMONDISTRIBUTOR_PREACHER_ICON="Icon"
COM_SERMONDISTRIBUTOR_PREACHER_ICON_DESCRIPTION="Must be 358px x 358px"
COM_SERMONDISTRIBUTOR_PREACHER_ICON_LABEL="Icon"
COM_SERMONDISTRIBUTOR_PREACHER_ID="Id"
@ -1126,7 +1095,6 @@ COM_SERMONDISTRIBUTOR_PREACHER_MODIFIED_BY_DESC="The last user that modified thi
COM_SERMONDISTRIBUTOR_PREACHER_MODIFIED_BY_LABEL="Modified By"
COM_SERMONDISTRIBUTOR_PREACHER_MODIFIED_DATE_DESC="The date this Preacher was modified."
COM_SERMONDISTRIBUTOR_PREACHER_MODIFIED_DATE_LABEL="Modified Date"
COM_SERMONDISTRIBUTOR_PREACHER_NAME="Name"
COM_SERMONDISTRIBUTOR_PREACHER_NAME_DESCRIPTION="Enter Name Here"
COM_SERMONDISTRIBUTOR_PREACHER_NAME_HINT="Name Here"
COM_SERMONDISTRIBUTOR_PREACHER_NAME_LABEL="Name"
@ -1140,7 +1108,6 @@ COM_SERMONDISTRIBUTOR_PREACHER_SERMONS="Sermons"
COM_SERMONDISTRIBUTOR_PREACHER_STATUS="Status"
COM_SERMONDISTRIBUTOR_PREACHER_VERSION_DESC="A count of the number of times this Preacher has been revised."
COM_SERMONDISTRIBUTOR_PREACHER_VERSION_LABEL="Version"
COM_SERMONDISTRIBUTOR_PREACHER_WEBSITE="Website"
COM_SERMONDISTRIBUTOR_PREACHER_WEBSITE_DESCRIPTION="Enter website address"
COM_SERMONDISTRIBUTOR_PREACHER_WEBSITE_HINT="http://www.example.com"
COM_SERMONDISTRIBUTOR_PREACHER_WEBSITE_LABEL="Website"
@ -1154,24 +1121,23 @@ COM_SERMONDISTRIBUTOR_RESPOND_TO_THIS_ISSUE_ON_GITHUB="Respond to this issue on
COM_SERMONDISTRIBUTOR_REVIEW_THIS_ISSUE_ON_GITHUB="Review this issue on Github"
COM_SERMONDISTRIBUTOR_SAVE_SUCCESS="Great! Item successfully saved."
COM_SERMONDISTRIBUTOR_SAVE_WARNING="The value already existed so please select another."
COM_SERMONDISTRIBUTOR_SELECT_AN_ADMIN_VIEW="Select an admin view"
COM_SERMONDISTRIBUTOR_SELECT_A_PREACHER="Select a preacher"
COM_SERMONDISTRIBUTOR_SELECT_A_SERIES="Select a series"
COM_SERMONDISTRIBUTOR_SELECT_A_SITE_VIEW="Select a site view"
COM_SERMONDISTRIBUTOR_SERIES="Series"
COM_SERMONDISTRIBUTOR_SERIES_ACCESS_SITE="Series (Site) Access"
COM_SERMONDISTRIBUTOR_SERIES_ACCESS_SITE_DESC="Allows the users in this group to access site series."
COM_SERMONDISTRIBUTOR_SERIES_ALIAS="Alias"
COM_SERMONDISTRIBUTOR_SERIES_ALIAS_HINT="Auto-generated from name"
COM_SERMONDISTRIBUTOR_SERIES_ALIAS_LABEL="Alias"
COM_SERMONDISTRIBUTOR_SERIES_CREATED_BY_DESC="The user that created this Series."
COM_SERMONDISTRIBUTOR_SERIES_CREATED_BY_LABEL="Created By"
COM_SERMONDISTRIBUTOR_SERIES_CREATED_DATE_DESC="The date this Series was created."
COM_SERMONDISTRIBUTOR_SERIES_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_SERIES_DESCRIPTION="Description"
COM_SERMONDISTRIBUTOR_SERIES_DESCRIPTION_LABEL="Description"
COM_SERMONDISTRIBUTOR_SERIES_DETAILS="Details"
COM_SERMONDISTRIBUTOR_SERIES_EDIT="Editing the Series"
COM_SERMONDISTRIBUTOR_SERIES_ERROR_UNIQUE_ALIAS="Another Series has the same alias."
COM_SERMONDISTRIBUTOR_SERIES_ICON="Icon"
COM_SERMONDISTRIBUTOR_SERIES_ICON_DESCRIPTION="Must be 358px x 358px"
COM_SERMONDISTRIBUTOR_SERIES_ICON_LABEL="Icon"
COM_SERMONDISTRIBUTOR_SERIES_ID="Id"
@ -1233,7 +1199,6 @@ COM_SERMONDISTRIBUTOR_SERIES_MODIFIED_BY_DESC="The last user that modified this
COM_SERMONDISTRIBUTOR_SERIES_MODIFIED_BY_LABEL="Modified By"
COM_SERMONDISTRIBUTOR_SERIES_MODIFIED_DATE_DESC="The date this Series was modified."
COM_SERMONDISTRIBUTOR_SERIES_MODIFIED_DATE_LABEL="Modified Date"
COM_SERMONDISTRIBUTOR_SERIES_NAME="Name"
COM_SERMONDISTRIBUTOR_SERIES_NAME_DESCRIPTION="Enter Name Here"
COM_SERMONDISTRIBUTOR_SERIES_NAME_HINT="Name Here"
COM_SERMONDISTRIBUTOR_SERIES_NAME_LABEL="Name"
@ -1243,7 +1208,6 @@ COM_SERMONDISTRIBUTOR_SERIES_ORDERING_LABEL="Ordering"
COM_SERMONDISTRIBUTOR_SERIES_PERMISSION="Permissions"
COM_SERMONDISTRIBUTOR_SERIES_PUBLISHING="Publishing"
COM_SERMONDISTRIBUTOR_SERIES_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Series to customise the alias."
COM_SERMONDISTRIBUTOR_SERIES_SCRIPTURE="Scripture"
COM_SERMONDISTRIBUTOR_SERIES_SCRIPTURE_DESCRIPTION="Add scripture reference to this sermon, use comma separation for multiply references."
COM_SERMONDISTRIBUTOR_SERIES_SCRIPTURE_HINT="1 John 3:16, Psalm 1, James 1:1-5"
COM_SERMONDISTRIBUTOR_SERIES_SCRIPTURE_LABEL="Scripture"
@ -1307,11 +1271,9 @@ COM_SERMONDISTRIBUTOR_SERMONS_SUBMENU="Sermons Submenu"
COM_SERMONDISTRIBUTOR_SERMONS_SUBMENU_DESC="Allows the users in this group to submenu of sermon"
COM_SERMONDISTRIBUTOR_SERMON_ACCESS_SITE="Sermon (Site) Access"
COM_SERMONDISTRIBUTOR_SERMON_ACCESS_SITE_DESC="Allows the users in this group to access site sermon."
COM_SERMONDISTRIBUTOR_SERMON_ALIAS="Alias"
COM_SERMONDISTRIBUTOR_SERMON_ALIAS_HINT="Auto-generated from name"
COM_SERMONDISTRIBUTOR_SERMON_ALIAS_LABEL="Alias"
COM_SERMONDISTRIBUTOR_SERMON_AUTO_SERMONS="Auto Sermons"
COM_SERMONDISTRIBUTOR_SERMON_BUILD="Build"
COM_SERMONDISTRIBUTOR_SERMON_BUILD_DESCRIPTION="Set the method used to add files."
COM_SERMONDISTRIBUTOR_SERMON_BUILD_LABEL="Build Option"
COM_SERMONDISTRIBUTOR_SERMON_CATID_DESCRIPTION="select one of the following categories"
@ -1320,7 +1282,6 @@ COM_SERMONDISTRIBUTOR_SERMON_CREATED_BY_DESC="The user that created this Sermon.
COM_SERMONDISTRIBUTOR_SERMON_CREATED_BY_LABEL="Created By"
COM_SERMONDISTRIBUTOR_SERMON_CREATED_DATE_DESC="The date this Sermon was created."
COM_SERMONDISTRIBUTOR_SERMON_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_SERMON_DESCRIPTION="Description"
COM_SERMONDISTRIBUTOR_SERMON_DESCRIPTION_LABEL="Description"
COM_SERMONDISTRIBUTOR_SERMON_DETAILS="Details"
COM_SERMONDISTRIBUTOR_SERMON_DIRECT="Direct"
@ -1330,18 +1291,14 @@ COM_SERMONDISTRIBUTOR_SERMON_ENCRYPTED="Encrypted"
COM_SERMONDISTRIBUTOR_SERMON_ERROR_UNIQUE_ALIAS="Another Sermon has the same alias."
COM_SERMONDISTRIBUTOR_SERMON_EXTERNAL_SOURCE="External Source"
COM_SERMONDISTRIBUTOR_SERMON_FILES="Files"
COM_SERMONDISTRIBUTOR_SERMON_ICON="Icon"
COM_SERMONDISTRIBUTOR_SERMON_ICON_DESCRIPTION="Must be 358px x 358px"
COM_SERMONDISTRIBUTOR_SERMON_ICON_LABEL="Icon"
COM_SERMONDISTRIBUTOR_SERMON_ID="Id"
COM_SERMONDISTRIBUTOR_SERMON_LINK_TYPE="Link Type"
COM_SERMONDISTRIBUTOR_SERMON_LINK_TYPE_DESCRIPTION="Set the method used to build download links."
COM_SERMONDISTRIBUTOR_SERMON_LINK_TYPE_LABEL="Download Link Option"
COM_SERMONDISTRIBUTOR_SERMON_LOCAL_FILES="Local Files"
COM_SERMONDISTRIBUTOR_SERMON_LOCAL_FILES_DESCRIPTION="Select the files you would like to add to this sermon."
COM_SERMONDISTRIBUTOR_SERMON_LOCAL_FILES_LABEL="Files"
COM_SERMONDISTRIBUTOR_SERMON_LOCAL_FOLDER="Local Folder"
COM_SERMONDISTRIBUTOR_SERMON_MANUAL_FILES="Manual Files"
COM_SERMONDISTRIBUTOR_SERMON_MANUAL_FILES_DESCRIPTION="Select the files you would like to add to this sermon."
COM_SERMONDISTRIBUTOR_SERMON_MANUAL_FILES_LABEL="Files"
COM_SERMONDISTRIBUTOR_SERMON_MANUAL_LOCAL_SELECTION="Manual Local Selection"
@ -1349,7 +1306,6 @@ COM_SERMONDISTRIBUTOR_SERMON_MODIFIED_BY_DESC="The last user that modified this
COM_SERMONDISTRIBUTOR_SERMON_MODIFIED_BY_LABEL="Modified By"
COM_SERMONDISTRIBUTOR_SERMON_MODIFIED_DATE_DESC="The date this Sermon was modified."
COM_SERMONDISTRIBUTOR_SERMON_MODIFIED_DATE_LABEL="Modified Date"
COM_SERMONDISTRIBUTOR_SERMON_NAME="Name"
COM_SERMONDISTRIBUTOR_SERMON_NAME_DESCRIPTION="Enter Name Here"
COM_SERMONDISTRIBUTOR_SERMON_NAME_HINT="Name Here"
COM_SERMONDISTRIBUTOR_SERMON_NAME_LABEL="Name"
@ -1442,33 +1398,27 @@ COM_SERMONDISTRIBUTOR_SERMON_NOTE_MANUAL_EXTERNALSOURCE_LABEL="External Source I
COM_SERMONDISTRIBUTOR_SERMON_NOT_REQUIRED="Not Required"
COM_SERMONDISTRIBUTOR_SERMON_ORDERING_LABEL="Ordering"
COM_SERMONDISTRIBUTOR_SERMON_PERMISSION="Permissions"
COM_SERMONDISTRIBUTOR_SERMON_PREACHER="Preacher"
COM_SERMONDISTRIBUTOR_SERMON_PREACHER_DESCRIPTION="Select the preacher this sermon belongs to."
COM_SERMONDISTRIBUTOR_SERMON_PREACHER_LABEL="Preacher"
COM_SERMONDISTRIBUTOR_SERMON_PUBLISHING="Publishing"
COM_SERMONDISTRIBUTOR_SERMON_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Sermon to customise the alias."
COM_SERMONDISTRIBUTOR_SERMON_SCRIPTURE="Scripture"
COM_SERMONDISTRIBUTOR_SERMON_SCRIPTURE_DESCRIPTION="Add scripture reference to this sermon, use comma separation for multiply references."
COM_SERMONDISTRIBUTOR_SERMON_SCRIPTURE_HINT="1 John 3:16, Psalm 1, James 1:1-5"
COM_SERMONDISTRIBUTOR_SERMON_SCRIPTURE_LABEL="Scripture"
COM_SERMONDISTRIBUTOR_SERMON_SCRIPTURE_MESSAGE="Error! Please add some scripture reference here."
COM_SERMONDISTRIBUTOR_SERMON_SELECT_AN_OPTION="Select an option"
COM_SERMONDISTRIBUTOR_SERMON_SELECT_SOURCE="Select Source"
COM_SERMONDISTRIBUTOR_SERMON_SERIES="Series"
COM_SERMONDISTRIBUTOR_SERMON_SERIES_DESCRIPTION="Select the series this sermon belongs to."
COM_SERMONDISTRIBUTOR_SERMON_SERIES_LABEL="Series"
COM_SERMONDISTRIBUTOR_SERMON_SERMONS_CATEGORIES="Sermons Categories"
COM_SERMONDISTRIBUTOR_SERMON_SHORT_DESCRIPTION="Short Description"
COM_SERMONDISTRIBUTOR_SERMON_SHORT_DESCRIPTION_DESCRIPTION="Enter short description"
COM_SERMONDISTRIBUTOR_SERMON_SHORT_DESCRIPTION_HINT="Your Short Description Here"
COM_SERMONDISTRIBUTOR_SERMON_SHORT_DESCRIPTION_LABEL="Short Description"
COM_SERMONDISTRIBUTOR_SERMON_SHORT_DESCRIPTION_MESSAGE="Error! Please add some short description here."
COM_SERMONDISTRIBUTOR_SERMON_SOURCE="Source"
COM_SERMONDISTRIBUTOR_SERMON_SOURCE_DESCRIPTION="Select the source of the file."
COM_SERMONDISTRIBUTOR_SERMON_SOURCE_LABEL="File Source"
COM_SERMONDISTRIBUTOR_SERMON_STASTICS="Stastics"
COM_SERMONDISTRIBUTOR_SERMON_STATUS="Status"
COM_SERMONDISTRIBUTOR_SERMON_TAGS="Tags"
COM_SERMONDISTRIBUTOR_SERMON_TAGS_DESCRIPTION="Assign tags to SERMON items. Tag names must be unique."
COM_SERMONDISTRIBUTOR_SERMON_TAGS_LABEL="Tags"
COM_SERMONDISTRIBUTOR_SERMON_URL="URL"
@ -1531,7 +1481,6 @@ COM_SERMONDISTRIBUTOR_STATISTICS_N_ITEMS_UNPUBLISHED="%s Statistics unpublished.
COM_SERMONDISTRIBUTOR_STATISTICS_N_ITEMS_UNPUBLISHED_1="%s Statistic unpublished."
COM_SERMONDISTRIBUTOR_STATISTICS_SUBMENU="Statistics Submenu"
COM_SERMONDISTRIBUTOR_STATISTICS_SUBMENU_DESC="Allows the users in this group to submenu of statistic"
COM_SERMONDISTRIBUTOR_STATISTIC_COUNTER="Counter"
COM_SERMONDISTRIBUTOR_STATISTIC_COUNTER_DESCRIPTION="Enter number."
COM_SERMONDISTRIBUTOR_STATISTIC_COUNTER_HINT="Number Here."
COM_SERMONDISTRIBUTOR_STATISTIC_COUNTER_LABEL="Counter"
@ -1543,7 +1492,6 @@ COM_SERMONDISTRIBUTOR_STATISTIC_CREATED_DATE_LABEL="Created Date"
COM_SERMONDISTRIBUTOR_STATISTIC_DETAILS="Details"
COM_SERMONDISTRIBUTOR_STATISTIC_EDIT="Editing the Statistic"
COM_SERMONDISTRIBUTOR_STATISTIC_ERROR_UNIQUE_ALIAS="Another Statistic has the same alias."
COM_SERMONDISTRIBUTOR_STATISTIC_FILENAME="Filename"
COM_SERMONDISTRIBUTOR_STATISTIC_FILENAME_DESCRIPTION="Enter the file name."
COM_SERMONDISTRIBUTOR_STATISTIC_FILENAME_HINT="the_file_name.mp3"
COM_SERMONDISTRIBUTOR_STATISTIC_FILENAME_LABEL="File Name"
@ -1556,15 +1504,12 @@ COM_SERMONDISTRIBUTOR_STATISTIC_MODIFIED_DATE_LABEL="Modified Date"
COM_SERMONDISTRIBUTOR_STATISTIC_NEW="A New Statistic"
COM_SERMONDISTRIBUTOR_STATISTIC_ORDERING_LABEL="Ordering"
COM_SERMONDISTRIBUTOR_STATISTIC_PERMISSION="Permissions"
COM_SERMONDISTRIBUTOR_STATISTIC_PREACHER="Preacher"
COM_SERMONDISTRIBUTOR_STATISTIC_PREACHER_DESCRIPTION="Select the preacher this sermon belongs to."
COM_SERMONDISTRIBUTOR_STATISTIC_PREACHER_LABEL="Preacher"
COM_SERMONDISTRIBUTOR_STATISTIC_PUBLISHING="Publishing"
COM_SERMONDISTRIBUTOR_STATISTIC_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Statistic to customise the alias."
COM_SERMONDISTRIBUTOR_STATISTIC_SERIES="Series"
COM_SERMONDISTRIBUTOR_STATISTIC_SERIES_DESCRIPTION="Select the series this sermon belongs to."
COM_SERMONDISTRIBUTOR_STATISTIC_SERIES_LABEL="Series"
COM_SERMONDISTRIBUTOR_STATISTIC_SERMON="Sermon"
COM_SERMONDISTRIBUTOR_STATISTIC_SERMON_DESCRIPTION="Select a sermon."
COM_SERMONDISTRIBUTOR_STATISTIC_SERMON_LABEL="Sermon"
COM_SERMONDISTRIBUTOR_STATISTIC_STATUS="Status"

View File

@ -57,6 +57,10 @@ class JFormFieldAdminviewfolderlist extends JFormFieldList
// now check if there are files in the folder
if (JFolder::exists($localfolder) && $folders = JFolder::folders($localfolder))
{
if ($this->multiple === false)
{
$options[] = JHtml::_('select.option', '', JText::_('COM_SERMONDISTRIBUTOR_SELECT_AN_ADMIN_VIEW'));
}
foreach ($folders as $folder)
{
$options[] = JHtml::_('select.option', $folder, SermondistributorHelper::safeString($folder, 'W'));

View File

@ -64,7 +64,7 @@ class JFormFieldExternalsourcesfilterbuild extends JFormFieldList
$results = $db->loadColumn();
$_filter = array();
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD') . ' -');
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD_OPTION') . ' -');
if ($results)
{

View File

@ -64,7 +64,7 @@ class JFormFieldExternalsourcesfilterexternalsources extends JFormFieldList
$results = $db->loadColumn();
$_filter = array();
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_EXTERNALSOURCES') . ' -');
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_EXTERNAL_SOURCES') . ' -');
if ($results)
{

View File

@ -64,7 +64,7 @@ class JFormFieldLocallistingsfilterbuild extends JFormFieldList
$results = $db->loadColumn();
$_filter = array();
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD') . ' -');
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_BUILD_OPTION') . ' -');
if ($results)
{

View File

@ -64,7 +64,7 @@ class JFormFieldSermonsfilterlinktype extends JFormFieldList
$results = $db->loadColumn();
$_filter = array();
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_LINK_TYPE') . ' -');
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_DOWNLOAD_LINK_OPTION') . ' -');
if ($results)
{

View File

@ -64,7 +64,7 @@ class JFormFieldSermonsfiltersource extends JFormFieldList
$results = $db->loadColumn();
$_filter = array();
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_SOURCE') . ' -');
$_filter[] = JHtml::_('select.option', '', '- ' . JText::_('COM_SERMONDISTRIBUTOR_FILTER_SELECT_FILE_SOURCE') . ' -');
if ($results)
{

View File

@ -57,6 +57,10 @@ class JFormFieldSiteviewfolderlist extends JFormFieldList
// now check if there are files in the folder
if (JFolder::exists($localfolder) && $folders = JFolder::folders($localfolder))
{
if ($this->multiple === false)
{
$options[] = JHtml::_('select.option', '', JText::_('COM_SERMONDISTRIBUTOR_SELECT_A_SITE_VIEW'));
}
foreach ($folders as $folder)
{
$options[] = JHtml::_('select.option', $folder, SermondistributorHelper::safeString($folder, 'W'));

View File

@ -62,12 +62,12 @@
<option value="a.published DESC">JSTATUS_DESC</option>
<option value="a.description ASC">COM_SERMONDISTRIBUTOR_FILTER_DESCRIPTION_ASCENDING</option>
<option value="a.description DESC">COM_SERMONDISTRIBUTOR_FILTER_DESCRIPTION_DESCENDING</option>
<option value="a.externalsources ASC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNALSOURCES_ASCENDING</option>
<option value="a.externalsources DESC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNALSOURCES_DESCENDING</option>
<option value="a.externalsources ASC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCES_ASCENDING</option>
<option value="a.externalsources DESC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCES_DESCENDING</option>
<option value="a.update_method ASC">COM_SERMONDISTRIBUTOR_FILTER_UPDATE_METHOD_ASCENDING</option>
<option value="a.update_method DESC">COM_SERMONDISTRIBUTOR_FILTER_UPDATE_METHOD_DESCENDING</option>
<option value="a.build ASC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_ASCENDING</option>
<option value="a.build DESC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_DESCENDING</option>
<option value="a.build ASC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_ASCENDING</option>
<option value="a.build DESC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_DESCENDING</option>
<option value="a.id ASC">JGRID_HEADING_ID_ASC</option>
<option value="a.id DESC">JGRID_HEADING_ID_DESC</option>
</field>

View File

@ -82,10 +82,10 @@
<option value="a.type DESC">COM_SERMONDISTRIBUTOR_FILTER_TYPE_DESCENDING</option>
<option value="a.location ASC">COM_SERMONDISTRIBUTOR_FILTER_LOCATION_ASCENDING</option>
<option value="a.location DESC">COM_SERMONDISTRIBUTOR_FILTER_LOCATION_DESCENDING</option>
<option value="g. ASC">COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEW_ASCENDING</option>
<option value="g. DESC">COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEW_DESCENDING</option>
<option value="h. ASC">COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEW_ASCENDING</option>
<option value="h. DESC">COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEW_DESCENDING</option>
<option value="g. ASC">COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEWS_ASCENDING</option>
<option value="g. DESC">COM_SERMONDISTRIBUTOR_FILTER_ADMIN_VIEWS_DESCENDING</option>
<option value="h. ASC">COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEWS_ASCENDING</option>
<option value="h. DESC">COM_SERMONDISTRIBUTOR_FILTER_SITE_VIEWS_DESCENDING</option>
<option value="a.id ASC">JGRID_HEADING_ID_ASC</option>
<option value="a.id DESC">JGRID_HEADING_ID_DESC</option>
</field>

View File

@ -53,16 +53,16 @@
<option value="a.ordering DESC">JGRID_HEADING_ORDERING_DESC</option>
<option value="a.published ASC">JSTATUS_ASC</option>
<option value="a.published DESC">JSTATUS_DESC</option>
<option value="a.name ASC">COM_SERMONDISTRIBUTOR_FILTER_NAME_ASCENDING</option>
<option value="a.name DESC">COM_SERMONDISTRIBUTOR_FILTER_NAME_DESCENDING</option>
<option value="a.build ASC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_ASCENDING</option>
<option value="a.build DESC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_DESCENDING</option>
<option value="a.size ASC">COM_SERMONDISTRIBUTOR_FILTER_SIZE_ASCENDING</option>
<option value="a.size DESC">COM_SERMONDISTRIBUTOR_FILTER_SIZE_DESCENDING</option>
<option value="a.name ASC">COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_ASCENDING</option>
<option value="a.name DESC">COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_DESCENDING</option>
<option value="a.build ASC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_ASCENDING</option>
<option value="a.build DESC">COM_SERMONDISTRIBUTOR_FILTER_BUILD_OPTION_DESCENDING</option>
<option value="a.size ASC">COM_SERMONDISTRIBUTOR_FILTER_FILE_SIZE_ASCENDING</option>
<option value="a.size DESC">COM_SERMONDISTRIBUTOR_FILTER_FILE_SIZE_DESCENDING</option>
<option value="g.description ASC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCE_ASCENDING</option>
<option value="g.description DESC">COM_SERMONDISTRIBUTOR_FILTER_EXTERNAL_SOURCE_DESCENDING</option>
<option value="a.key ASC">COM_SERMONDISTRIBUTOR_FILTER_KEY_ASCENDING</option>
<option value="a.key DESC">COM_SERMONDISTRIBUTOR_FILTER_KEY_DESCENDING</option>
<option value="a.key ASC">COM_SERMONDISTRIBUTOR_FILTER_LISTING_KEY_ASCENDING</option>
<option value="a.key DESC">COM_SERMONDISTRIBUTOR_FILTER_LISTING_KEY_DESCENDING</option>
<option value="a.id ASC">JGRID_HEADING_ID_ASC</option>
<option value="a.id DESC">JGRID_HEADING_ID_DESC</option>
</field>

View File

@ -99,10 +99,10 @@
<option value="a.short_description DESC">COM_SERMONDISTRIBUTOR_FILTER_SHORT_DESCRIPTION_DESCENDING</option>
<option value="category_title ASC">COM_SERMONDISTRIBUTOR_FILTER_SERMONS_CATEGORIES_ASCENDING</option>
<option value="category_title DESC">COM_SERMONDISTRIBUTOR_FILTER_SERMONS_CATEGORIES_DESCENDING</option>
<option value="a.link_type ASC">COM_SERMONDISTRIBUTOR_FILTER_LINK_TYPE_ASCENDING</option>
<option value="a.link_type DESC">COM_SERMONDISTRIBUTOR_FILTER_LINK_TYPE_DESCENDING</option>
<option value="a.source ASC">COM_SERMONDISTRIBUTOR_FILTER_SOURCE_ASCENDING</option>
<option value="a.source DESC">COM_SERMONDISTRIBUTOR_FILTER_SOURCE_DESCENDING</option>
<option value="a.link_type ASC">COM_SERMONDISTRIBUTOR_FILTER_DOWNLOAD_LINK_OPTION_ASCENDING</option>
<option value="a.link_type DESC">COM_SERMONDISTRIBUTOR_FILTER_DOWNLOAD_LINK_OPTION_DESCENDING</option>
<option value="a.source ASC">COM_SERMONDISTRIBUTOR_FILTER_FILE_SOURCE_ASCENDING</option>
<option value="a.source DESC">COM_SERMONDISTRIBUTOR_FILTER_FILE_SOURCE_DESCENDING</option>
<option value="a.id ASC">JGRID_HEADING_ID_ASC</option>
<option value="a.id DESC">JGRID_HEADING_ID_DESC</option>
</field>

View File

@ -69,8 +69,8 @@
<option value="a.ordering DESC">JGRID_HEADING_ORDERING_DESC</option>
<option value="a.published ASC">JSTATUS_ASC</option>
<option value="a.published DESC">JSTATUS_DESC</option>
<option value="a.filename ASC">COM_SERMONDISTRIBUTOR_FILTER_FILENAME_ASCENDING</option>
<option value="a.filename DESC">COM_SERMONDISTRIBUTOR_FILTER_FILENAME_DESCENDING</option>
<option value="a.filename ASC">COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_ASCENDING</option>
<option value="a.filename DESC">COM_SERMONDISTRIBUTOR_FILTER_FILE_NAME_DESCENDING</option>
<option value="g.name ASC">COM_SERMONDISTRIBUTOR_FILTER_SERMON_ASCENDING</option>
<option value="g.name DESC">COM_SERMONDISTRIBUTOR_FILTER_SERMON_DESCENDING</option>
<option value="h.name ASC">COM_SERMONDISTRIBUTOR_FILTER_PREACHER_ASCENDING</option>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.2" method="upgrade">
<name>COM_SERMONDISTRIBUTOR</name>
<creationDate>15th January, 2021</creationDate>
<creationDate>7th February, 2021</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>joomla@vdm.io</authorEmail>
<authorUrl>https://www.vdm.io/</authorUrl>