From b3d3b0c55f02faed5a5942291e2658e5948a6c99 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Mon, 3 May 2021 17:17:46 +0530 Subject: Quick switch enhancements (#1326) --- src/i18n/messages/src/features/quickSwitch/Component.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/messages/src/features/quickSwitch/Component.json b/src/i18n/messages/src/features/quickSwitch/Component.json index d0debee0e..e112bedc1 100644 --- a/src/i18n/messages/src/features/quickSwitch/Component.json +++ b/src/i18n/messages/src/features/quickSwitch/Component.json @@ -4,11 +4,11 @@ "defaultMessage": "!!!QuickSwitch", "file": "src/features/quickSwitch/Component.js", "start": { - "line": 16, + "line": 17, "column": 9 }, "end": { - "line": 19, + "line": 20, "column": 3 } }, @@ -17,11 +17,11 @@ "defaultMessage": "!!!Search...", "file": "src/features/quickSwitch/Component.js", "start": { - "line": 20, + "line": 21, "column": 10 }, "end": { - "line": 23, + "line": 24, "column": 3 } }, @@ -30,11 +30,11 @@ "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.", "file": "src/features/quickSwitch/Component.js", "start": { - "line": 24, + "line": 25, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 3 } } -- cgit v1.2.3-54-g00ecf