From 2847f8a10adede61f8c3ff4cd00f15f891720a96 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 14 Mar 2019 17:18:51 -0600 Subject: [PATCH] Updated language --- languages/en.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/en.yaml b/languages/en.yaml index 070f963f..effb510c 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -439,8 +439,8 @@ PLUGIN_ADMIN: CACHE_ALL_HELP: "Run all images through Grav's cache system even if they have no media manipulations" IMAGES_DEBUG: "Image debug watermark" IMAGES_DEBUG_HELP: "Show an overlay over images indicating the pixel depth of the image when working with retina for example" - IMAGES_PRETTYNAME_PREFIX: "Ugly Processed name" - IMAGES_PRETTYNAME_PREFIX_HELP: "Set this to `false` to use the original image name in manipulated images" + IMAGES_SEOFRIENDLY: "SEO-Friendly Image names" + IMAGES_SEOFRIENDLY_HELP: "When enabled, the image name is displayed first, then a smaller hash to reflect processed operations" UPLOAD_LIMIT: "File upload limit" UPLOAD_LIMIT_HELP: "Set maximum upload size in bytes (0 is unlimited)" ENABLE_MEDIA_TIMESTAMP: "Enable timestamps on media"