From ca9b91d7c42bf341285e83d0996c494fd8b0de7d Mon Sep 17 00:00:00 2001
From: Konstantin Kolos
Date: Thu, 30 Jun 2022 21:28:09 +0300
Subject: [PATCH] Missing description for combination J+M (#38165)
---
administrator/language/en-GB/plg_system_shortcut.ini | 2 +-
administrator/language/en-GB/plg_system_shortcut.sys.ini | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/administrator/language/en-GB/plg_system_shortcut.ini b/administrator/language/en-GB/plg_system_shortcut.ini
index b1f63f712db3b..044751d061f68 100644
--- a/administrator/language/en-GB/plg_system_shortcut.ini
+++ b/administrator/language/en-GB/plg_system_shortcut.ini
@@ -9,4 +9,4 @@ PLG_SYSTEM_SHORTCUT_OVERVIEW_HINT="Enables keyboard shortcuts on the administrator site, which can be provided by other plugins and includes directly the following list of shortcuts:
- J A Save
- J S Save & Close
- J Q Cancel
- J N New
- J F Search
- J O Options
- J H Help
- J X Overview
- J D Home Dashboard
"
+PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION="Enables keyboard shortcuts on the administrator site, which can be provided by other plugins and includes directly the following list of shortcuts:
- J A Save
- J S Save & Close
- J Q Cancel
- J N New
- J F Search
- J O Options
- J H Help
- J M Toggle Menu
- J X Overview
- J D Home Dashboard
"
diff --git a/administrator/language/en-GB/plg_system_shortcut.sys.ini b/administrator/language/en-GB/plg_system_shortcut.sys.ini
index 365aa9ea155b1..fcef645b997b2 100644
--- a/administrator/language/en-GB/plg_system_shortcut.sys.ini
+++ b/administrator/language/en-GB/plg_system_shortcut.sys.ini
@@ -4,4 +4,4 @@
; Note : All ini files need to be saved as UTF-8
PLG_SYSTEM_SHORTCUT="System - Keyboard Shortcuts"
-PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION="Enables keyboard shortcuts on the administrator site, which can be provided by other plugins and includes directly the following list of shortcuts:
- J A Save
- J S Save & Close
- J Q Cancel
- J N New
- J F Search
- J O Options
- J H Help
- J X Overview
- J D Home Dashboard
"
+PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION="Enables keyboard shortcuts on the administrator site, which can be provided by other plugins and includes directly the following list of shortcuts:
- J A Save
- J S Save & Close
- J Q Cancel
- J N New
- J F Search
- J O Options
- J H Help
- J M Toggle Menu
- J X Overview
- J D Home Dashboard
"