aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/quickSwitch/Component.json
blob: e112bedc1e010701bd7fd5296eb97e88e44801dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[
  {
    "id": "feature.quickSwitch.title",
    "defaultMessage": "!!!QuickSwitch",
    "file": "src/features/quickSwitch/Component.js",
    "start": {
      "line": 17,
      "column": 9
    },
    "end": {
      "line": 20,
      "column": 3
    }
  },
  {
    "id": "feature.quickSwitch.search",
    "defaultMessage": "!!!Search...",
    "file": "src/features/quickSwitch/Component.js",
    "start": {
      "line": 21,
      "column": 10
    },
    "end": {
      "line": 24,
      "column": 3
    }
  },
  {
    "id": "feature.quickSwitch.info",
    "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
    "file": "src/features/quickSwitch/Component.js",
    "start": {
      "line": 25,
      "column": 8
    },
    "end": {
      "line": 28,
      "column": 3
    }
  }
]