Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from brianteeman/patch-1
Browse files Browse the repository at this point in the history
english corrections
  • Loading branch information
mattiaverga authored Dec 12, 2016
2 parents b44e4c5 + 002d488 commit f022ffd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions language/en-GB/en-GB.plg_content_automaticintroimage.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
; Note : All ini files need to be saved as UTF-8

PLG_CONTENT_AUTOMATICINTROIMAGE="Content - Automatic Intro Image"
PLG_CONTENT_AUTOMATICINTROIMAGE_XML_DESCRIPTION="This plugin automatically create a resized version of the full size article image and set it as the intro image.<BR/>Simply enable the plugin, set parameters and let blank the intro image field when saving the article."
PLG_CONTENT_AUTOMATICINTROIMAGE_XML_DESCRIPTION="This plugin automatically creates a resized version of the full size article image and sets it as the intro image.<BR/>Simply enable the plugin, set parameters and leave the intro image field blank when saving the article."
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_NAME_LABEL="Name settings"
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_IMAGE_LABEL="Image parameters"
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_MISC_LABEL="Other"
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_ALREADY_SET="Automatic Intro Image: intro image was already set."
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_CREATED="Automatic Intro Image: %s succesfully created and saved."
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_EXIST="Automatic Intro Image: %s already exist and it will not be recreated."
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_EXIST="Automatic Intro Image: %s already exists and it will not be recreated."
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_IMAGICK_ERROR="Automatic Intro Image: imagick php module not loaded."
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_SETTINGS_ERROR="Automatic Intro Image: check plugin settings."
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_YES="Yes"
Expand All @@ -30,6 +30,6 @@ PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUBDIR_DESCRIPTION="The name of the subdir
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUFFIX_LABEL="Suffix of resized image"
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUFFIX_DESCRIPTION="This will be the suffix applied to the resized image."
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_TEXT_LABEL="Copy text"
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_TEXT_DESCRIPTION="If selected, the 'Alt' and 'Title' fields of the full article image will be copied in intro image fields."
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_TEXT_DESCRIPTION="If selected, the 'Alt' and 'Title' fields of the full article image will be copied into the intro image fields."
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_WIDTH_LABEL="Width of resized image (10-2000)"
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_WIDTH_DESCRIPTION="Set the width of the resized image. If 'maintain aspect ratio' option is selected, this value will act as the max width of the resized image."

0 comments on commit f022ffd

Please sign in to comment.