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

Commit f022ffd

Browse files
authored
Merge pull request #1 from brianteeman/patch-1
english corrections
2 parents b44e4c5 + 002d488 commit f022ffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

language/en-GB/en-GB.plg_content_automaticintroimage.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
; Note : All ini files need to be saved as UTF-8
55

66
PLG_CONTENT_AUTOMATICINTROIMAGE="Content - Automatic Intro Image"
7-
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."
7+
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."
88
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_NAME_LABEL="Name settings"
99
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_IMAGE_LABEL="Image parameters"
1010
PLG_CONTENT_AUTOMATICINTROIMAGE_FIELD_MISC_LABEL="Other"
1111
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_ALREADY_SET="Automatic Intro Image: intro image was already set."
1212
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_CREATED="Automatic Intro Image: %s succesfully created and saved."
13-
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_EXIST="Automatic Intro Image: %s already exist and it will not be recreated."
13+
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_EXIST="Automatic Intro Image: %s already exists and it will not be recreated."
1414
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_IMAGICK_ERROR="Automatic Intro Image: imagick php module not loaded."
1515
PLG_CONTENT_AUTOMATICINTROIMAGE_MESSAGE_SETTINGS_ERROR="Automatic Intro Image: check plugin settings."
1616
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_YES="Yes"
@@ -30,6 +30,6 @@ PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUBDIR_DESCRIPTION="The name of the subdir
3030
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUFFIX_LABEL="Suffix of resized image"
3131
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_SUFFIX_DESCRIPTION="This will be the suffix applied to the resized image."
3232
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_TEXT_LABEL="Copy text"
33-
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."
33+
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."
3434
PLG_CONTENT_AUTOMATICINTROIMAGE_PARAM_WIDTH_LABEL="Width of resized image (10-2000)"
3535
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 commit comments

Comments
 (0)