From 3741ba95e5b07e8a7e415b025587c44e55d7ff32 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sun, 13 Oct 2019 11:50:37 +0200 Subject: Improve QuickSwitch design --- src/i18n/locales/defaultMessages.json | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'src/i18n/locales/defaultMessages.json') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 29b76921f..c2ce3d783 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -4324,30 +4324,43 @@ }, { "descriptors": [ + { + "defaultMessage": "!!!QuickSwitch", + "end": { + "column": 3, + "line": 19 + }, + "file": "src/features/quickSwitch/Component.js", + "id": "feature.quickSwitch.title", + "start": { + "column": 9, + "line": 16 + } + }, { "defaultMessage": "!!!Search...", "end": { "column": 3, - "line": 18 + "line": 23 }, "file": "src/features/quickSwitch/Component.js", "id": "feature.quickSwitch.search", "start": { "column": 10, - "line": 15 + "line": 20 } }, { "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.", "end": { "column": 3, - "line": 22 + "line": 27 }, "file": "src/features/quickSwitch/Component.js", "id": "feature.quickSwitch.info", "start": { "column": 8, - "line": 19 + "line": 24 } } ], -- cgit v1.2.3-70-g09d2