From fe7ce08a4e40ec1a7de0338cca8c2f9d0984e33e Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Thu, 14 Jun 2018 19:32:07 +0300 Subject: [PATCH] Slight updates on new translation strings --- languages/en.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/en.yaml b/languages/en.yaml index d6c7eca4..0d89de41 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -714,5 +714,5 @@ PLUGIN_ADMIN: ROUTE_ALIASES: "Route Aliases" OPEN_NEW_TAB: "Open in new tab" PAGEMEDIA_RESIZER: "> The following settings apply to images uploaded through the page media. Resize Width / Height will automatically resize down and proportionally an image if exceeds the limits set in the inputs. Resolution min and max values define the size ranges for uploaded images. Set the fields to 0 to prevent any manipulation." - SESSION_INITIALIZE: "Always Initialize Session" - SESSION_INITIALIZE_HELP: "Makes Grav to always to start a session. This feature is needed to make any user interaction to work, such as login, forms etc. Admin plugin isn't affected by this setting." \ No newline at end of file + SESSION_INITIALIZE: "Initialize Session" + SESSION_INITIALIZE_HELP: "Makes Grav to start a session. This feature is needed to make any user interaction to work, such as login, forms etc. Admin plugin isn't affected by this setting." \ No newline at end of file