aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/features/quickSwitch/Component.json21
1 files changed, 17 insertions, 4 deletions
diff --git a/src/i18n/messages/src/features/quickSwitch/Component.json b/src/i18n/messages/src/features/quickSwitch/Component.json
index f42e1af49..d0debee0e 100644
--- a/src/i18n/messages/src/features/quickSwitch/Component.json
+++ b/src/i18n/messages/src/features/quickSwitch/Component.json
@@ -1,14 +1,27 @@
1[ 1[
2 { 2 {
3 "id": "feature.quickSwitch.title",
4 "defaultMessage": "!!!QuickSwitch",
5 "file": "src/features/quickSwitch/Component.js",
6 "start": {
7 "line": 16,
8 "column": 9
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 },
15 {
3 "id": "feature.quickSwitch.search", 16 "id": "feature.quickSwitch.search",
4 "defaultMessage": "!!!Search...", 17 "defaultMessage": "!!!Search...",
5 "file": "src/features/quickSwitch/Component.js", 18 "file": "src/features/quickSwitch/Component.js",
6 "start": { 19 "start": {
7 "line": 15, 20 "line": 20,
8 "column": 10 21 "column": 10
9 }, 22 },
10 "end": { 23 "end": {
11 "line": 18, 24 "line": 23,
12 "column": 3 25 "column": 3
13 } 26 }
14 }, 27 },
@@ -17,11 +30,11 @@
17 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 30 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
18 "file": "src/features/quickSwitch/Component.js", 31 "file": "src/features/quickSwitch/Component.js",
19 "start": { 32 "start": {
20 "line": 19, 33 "line": 24,
21 "column": 8 34 "column": 8
22 }, 35 },
23 "end": { 36 "end": {
24 "line": 22, 37 "line": 27,
25 "column": 3 38 "column": 3
26 } 39 }
27 } 40 }