aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json21
1 files changed, 17 insertions, 4 deletions
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
@@ -4325,29 +4325,42 @@
4325 { 4325 {
4326 "descriptors": [ 4326 "descriptors": [
4327 { 4327 {
4328 "defaultMessage": "!!!QuickSwitch",
4329 "end": {
4330 "column": 3,
4331 "line": 19
4332 },
4333 "file": "src/features/quickSwitch/Component.js",
4334 "id": "feature.quickSwitch.title",
4335 "start": {
4336 "column": 9,
4337 "line": 16
4338 }
4339 },
4340 {
4328 "defaultMessage": "!!!Search...", 4341 "defaultMessage": "!!!Search...",
4329 "end": { 4342 "end": {
4330 "column": 3, 4343 "column": 3,
4331 "line": 18 4344 "line": 23
4332 }, 4345 },
4333 "file": "src/features/quickSwitch/Component.js", 4346 "file": "src/features/quickSwitch/Component.js",
4334 "id": "feature.quickSwitch.search", 4347 "id": "feature.quickSwitch.search",
4335 "start": { 4348 "start": {
4336 "column": 10, 4349 "column": 10,
4337 "line": 15 4350 "line": 20
4338 } 4351 }
4339 }, 4352 },
4340 { 4353 {
4341 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.", 4354 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
4342 "end": { 4355 "end": {
4343 "column": 3, 4356 "column": 3,
4344 "line": 22 4357 "line": 27
4345 }, 4358 },
4346 "file": "src/features/quickSwitch/Component.js", 4359 "file": "src/features/quickSwitch/Component.js",
4347 "id": "feature.quickSwitch.info", 4360 "id": "feature.quickSwitch.info",
4348 "start": { 4361 "start": {
4349 "column": 8, 4362 "column": 8,
4350 "line": 19 4363 "line": 24
4351 } 4364 }
4352 } 4365 }
4353 ], 4366 ],