; @copyright Copyright (C) 2017 Cédric KEIFLIN alias ced1870
; https://www.template-creator.com
; https://www.joomlack.fr
; @license GNU/GPL
; Double quotes in the values have to be formatted as "_QQ_"
SLIDERCK_FOLDER_FROMFOLDERNAME_LABEL="Load from the folder"
SLIDERCK_FOLDER_FROMFOLDERNAME_DESC="Choose the folder from which to load the images (type the folder path, then save the module, then click on the import button)"
SLIDERCK_FOLDER="Import from a folder"
SLIDERCK_FOLDER_IMPORT="Import"
SLIDERCK_FOLDER_SPACERFOLDERAUTOLOAD_LABEL="Autoload images from a folder"
SLIDERCK_FOLDER_SPACERFOLDERIMPORT_LABEL="Import images from a folder"
SLIDERCK_FOLDER_AUTOLOADFOLDERNAME_LABEL="Autoload from the folder"
SLIDERCK_FOLDER_AUTOLOADFOLDERNAME_DESC="Choose the folder from which to load the images automatically"
SLIDERCK_FOLDER_AUTOLOADFOLDER="Autoload from a folder"
SLIDERCK_FOLDER_IMPORT_HOW_TO="How to import the slides ?"
SLIDERCK_FOLDER_IMPORT_REPLACE="Replace"
SLIDERCK_FOLDER_IMPORT_ADD="Add"
SLIDERCK_FOLDER_EDIT_LABELS_DESC="To add the captions to your images you must edit the file labels.txt in the images folder. One line per image, separate the data by a vertical line.<br />Example : image.jpg|My title|A description for the slide|http://www.joomlack.fr"
SLIDERCK_FOLDER_EDIT_LABELS="Click here to edit the labels.txt file"