From 59ebd127322971682aa19fd9be841e01e80b21b3 Mon Sep 17 00:00:00 2001 From: aljawaid <10233708+aljawaid@users.noreply.github.com> Date: Sat, 19 Aug 2023 02:43:56 +0100 Subject: [PATCH] NEW: Add Language Folder Location in Manual Edits --- Locale/en_GB/translations.php | 1 + Locale/translations-starter-template.php | 1 + Template/config/manual-edits.php | 3 +++ 3 files changed, 5 insertions(+) diff --git a/Locale/en_GB/translations.php b/Locale/en_GB/translations.php index cff7ddc..3edc2c0 100644 --- a/Locale/en_GB/translations.php +++ b/Locale/en_GB/translations.php @@ -130,6 +130,7 @@ //'Change the application name' => '', //'Change from' => '', //'Go to line N° %s in %s' => '', + //'Go to the translation file in the relevant language folder inside %s' => '', //'Change to' => '', //'Change the application name in the translation string when a username is used' => '', //'Changing the Application Name in the 2FA Security Page' => '', diff --git a/Locale/translations-starter-template.php b/Locale/translations-starter-template.php index 7711929..9c49aea 100644 --- a/Locale/translations-starter-template.php +++ b/Locale/translations-starter-template.php @@ -139,6 +139,7 @@ 'Change the application name' => '', 'Change from' => '', 'Go to line N° %s in %s' => '', + 'Go to the translation file in the relevant language folder inside %s' => '', 'Change to' => '', 'Change the application name in the translation string when a username is used' => '', 'Changing the Application Name in the 2FA Security Page' => '', diff --git a/Template/config/manual-edits.php b/Template/config/manual-edits.php index eda6843..51c8384 100644 --- a/Template/config/manual-edits.php +++ b/Template/config/manual-edits.php @@ -30,6 +30,9 @@ = t('Change the application name in the translation string when a username is used') ?> - = t('Optional') ?>
'%s via Kanboard'